Clint Byrum
|
4213a111ca
Update build files to work with more modern autotools (#358)
|
2 years ago |
Ed Sabol
|
78a840b6d8
Fix rpmlint 'missing-call-to-setgroups-before-setuid' error
|
6 years ago |
Mararok
|
1a028be3b8
fixed code formatting
|
6 years ago |
Mararok
|
0a10868981
fixed code formatting
|
6 years ago |
Mararok
|
cb236a402c
fixed code formatting
|
6 years ago |
Mararok
|
88765636a0
added printing options back for only debug mode
|
6 years ago |
Alexei Pastuchov
|
cdf1326809
set up gearmand config keepalive
|
7 years ago |
Alex Mestiashvili
|
5d5cf65276
Fix typos found by Debian lintian
|
8 years ago |
Brian Aker
|
2aa4347e9b
Fix style on default verbose value
|
11 years ago |
Brian Aker
|
416f41fb2f
Update support for SSL (add basic documentation).
|
11 years ago |
Brian Aker
|
7a3852d824
SSL now works :)
|
11 years ago |
Brian Aker
|
928a3659f0
Great renaming.
|
11 years ago |
Brian Aker
|
060f3487e8
Fix --help for gearmand
|
12 years ago |
Brian Aker
|
ade4f9c24d
Next step for keepalive.
|
12 years ago |
Brian Aker
|
5e1370a0a7
Merge in keepalive work.
|
12 years ago |
Brian Aker
|
e17fe749b6
Merge performance trye
|
12 years ago |
Brian Aker
|
b596123386
Performance improvement from Etsy. Additionally I fixed the bug that would sometimes cause a crash in the sqlite test.
|
12 years ago |
Brian Aker
|
7d8ba3eb64
Add command line parsing and test cases for keepalive.
|
12 years ago |
Brian Aker
|
da66988b1d
lp:1130516 Add support for doing core to disk.
|
12 years ago |
Brian Aker
|
8607bc13ad
Add support for auto determining threads to core.
|
12 years ago |
Brian Aker
|
eab1b1b2dd
Portability
|
12 years ago |
Brian Aker
|
438f7e2ed0
Small cleanups, extend backtrace message.
|
12 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).
|
12 years ago |
Brian Aker
|
27efa8d35f
Extend tests for hostile and break out stress from hostile.
|
12 years ago |
Brian Aker
|
c0bca418e0
Performance and general cleanup of SQLite driver
|
12 years ago |
Brian Aker
|
98b027e44f
Backport bits from SSL tree.
|
12 years ago |
Brian Aker
|
4a153da18d
First pass, backtrace on certain types of failures.
|
12 years ago |
Brian Aker
|
9db7cbe1ca
This adds support for turning exceptions on in the server directly.
|
12 years ago |
Brian Aker
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
Brian Aker
|
f3baa57056
Style fix on config.h.
|
12 years ago |
Brian Aker
|
4d69f8f562
Import spelling error fixes from Debian packaging.
|
12 years ago |
Brian Aker
|
5592674146
Update the examples to display errors with their names/have a flag for verbose
|
12 years ago |
Brian Aker
|
e3c47904c7
Fixes 1052795 by making sure we are calling delete on the queue object.
|
12 years ago |
Brian Aker
|
b46b814f43
Add license headers to some (but not all) of the files missing them
|
12 years ago |
Brian Aker
|
3c98332d0d
Fix more cases around warnings, update manual.
|
12 years ago |
Brian Aker
|
6bfe655a14
Add option to skip log-file.
|
12 years ago |
Brian Aker
|
15815e1533
A number of bug fixes.
|
12 years ago |
Brian Aker
|
0c0862c2a1
Fix the queue for C++ only include file.
|
12 years ago |
Brian Aker
|
828a1d02d3
builtin queue added
|
12 years ago |
Brian Aker
|
496ee9c4b8
This break port protocol support.
|
12 years ago |
Brian Aker
|
6d3e329400
First pass on signal HUP to reopen() file.
|
12 years ago |
Brian Aker
|
1dd8966e25
Merge patch --config-file
|
12 years ago |
Marc Easen
|
3c3b36c514
Updated the error initializing the queue to correctly include the name of the queue which was tried
|
13 years ago |
Brian Aker
|
be1daea5b4
Rewrite the epoch thread call.
|
13 years ago |
Brian Aker
|
3b60b49d4e
Pull out to semi-classes out of gearmand.cc
|
13 years ago |
Brian Aker
|
2010787097
Use --log-file=stderr to specify stderr logging.
|
13 years ago |
Brian Aker
|
2f66c19873
Fix for lp:912029 -v has been deprecated in favor of just using --verbose
|
13 years ago |
Brian Aker
|
905ddbb66c
Make syslog off by default.
|
13 years ago |
Brian Aker
|
476c7fce9c
Fix command line options (remove fuzzy, go with strict).
|
13 years ago |
Brian Aker
|
5782f0d471
Update for testing applications, and start of testing for HTTP protocol.
|
13 years ago |