Felix Aronsson
|
585a04ec35
Add guards to only use pragmas on GCC 7+
|
6 years ago |
Felix Aronsson
|
f82fad8257
Add GCC pragmas to only warn on implicit fallthru
|
6 years ago |
Tuukka Pasanen
|
ddfcdb00b2
Update coding style and remove space before '='
|
6 years ago |
Alexei Pastuchov
|
ff11b9d158
__errno_to_gearmand_error_t bug fixing
|
7 years ago |
Alexei Pastuchov
|
be2e8598ca
logging time
|
7 years ago |
Brian Aker
|
4cf83c7b79
Further update ssl-errors
|
11 years ago |
Brian Aker
|
8ad0f11f73
Add warning with perror interface. Fix regression in systems that lack pipe2().
|
11 years ago |
Brian Aker
|
106a1ae244
Fix shutdown from FATAL.
|
11 years ago |
Brian Aker
|
981906f5cc
Update the SSL support (testing works in a smoother manner).
|
11 years ago |
Brian Aker
|
889bd29c14
Fixes from OSX.
|
11 years ago |
Brian Aker
|
416f41fb2f
Update support for SSL (add basic documentation).
|
11 years ago |
Brian Aker
|
70aa578525
Fix gcc diag
|
11 years ago |
Brian Aker
|
928a3659f0
Great renaming.
|
11 years ago |
Brian Aker
|
fce702d338
Update error messages, and add more logic for failed conditions.
|
11 years ago |
Brian Aker
|
fa50ce4944
This fix allows you to customize the hash used for the server, and add --job-handle-prefix (which allows you to customize your job handles).
|
11 years ago |
Brian Aker
|
0b646fb424
Update harden flags, assert, and add assert logic to fatal calls.
|
12 years ago |
Brian Aker
|
4631d8c107
Improve on error return.
|
12 years ago |
Brian Aker
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
Brian Aker
|
ac4c4974ac
Update to use include for config via quote.
|
12 years ago |
Brian Aker
|
cd4ae6d783
Fix month for date in log.
|
12 years ago |
Brian Aker
|
66bfcb69b8
Fix older gcc issues (sadly...).
|
12 years ago |
Brian Aker
|
66ec7aa498
Update license headers.
|
12 years ago |
Brian Aker
|
7da4595b12
Update all warnings (fix anything that was found).
|
12 years ago |
Brian Aker
|
b1783adedc
Update m4 rules and cleanup more of the finds from cppcheck
|
12 years ago |
Brian Aker
|
da809e0846
Cppcheck fixes. First pass
|
12 years ago |
Brian Aker
|
15815e1533
A number of bug fixes.
|
12 years ago |
Brian Aker
|
316522ec80
Remove one snprintf
|
12 years ago |
Brian Aker
|
74e92de71a
Update such that we zero out value which will not be consistent for multi-threads.
|
12 years ago |
Brian Aker
|
18c97b32e2
Update for int().
|
12 years ago |
Brian Aker
|
c4d52a0524
Add time to logging information.
|
12 years ago |
Brian Aker
|
f41d7929fb
Update all files for config.h
|
12 years ago |
Brian Aker
|
22fef0bd59
Remove crazy call, just use debug.
|
12 years ago |
Brian Aker
|
9e1e4da745
Update error messages so that no WARNING is issued in the server when a peer disconnects.
|
12 years ago |
Brian Aker
|
8edb9b60f6
Factor some of the server's messages to go to debug logging.
|
12 years ago |
Brian Aker
|
5782f0d471
Update for testing applications, and start of testing for HTTP protocol.
|
13 years ago |
Brian Aker
|
823f78fa4a
Clean up error level.
|
13 years ago |
Brian Aker
|
d16b0492d2
Update logging logic
|
13 years ago |
Brian Aker
|
ecab4d2eaa
Fix pass on adding redis support
|
13 years ago |
Brian Aker
|
7f1f5c593a
Update all of tests/+include
|
13 years ago |
Brian Aker
|
b6564b9420
Update all of test framework
|
13 years ago |
Brian Aker
|
b77b6cbdec
Merge in work for error cleanup of server (ie, better error messages).
|
13 years ago |
Brian Aker
|
6251b89c9c
Merge in updates since .20, this includes new build configs.
|
13 years ago |
Brian Aker
|
cc5d52da16
Cleanup header files.
|
13 years ago |
Brian Aker
|
261d9c5371
Remove all of the dead code around the original conf system.
|
13 years ago |
Brian Aker
|
26ed5d08b2
This converts a good chunk of the server over such that it will now compile
|
13 years ago |