Brian Aker
|
4631d8c107
Improve on error return.
|
12 years ago |
Brian Aker
|
a9c588ab10
Fix for sqlite shutdown
|
12 years ago |
Brian Aker
|
3be07fb36e
Merge in 1.0 tree.
|
12 years ago |
Brian Aker
|
c350c54f20
Update make rules.
|
12 years ago |
Brian Aker
|
3a628ed99d
Add np pthread_join with timeout.
|
12 years ago |
Brian Aker
|
45e4ea8b86
Add keepalive to accept().
|
12 years ago |
Brian Aker
|
2ab50fe1be
Allow for a longer return if port is in use when server starts up.
|
12 years ago |
Brian Aker
|
6f4e704efb
Merge with 1.0 trunk.
|
12 years ago |
Brian Aker
|
c0bca418e0
Performance and general cleanup of SQLite driver
|
12 years ago |
Brian Aker
|
3ac6ca2696
This add experimental support for storing a queue on shutdown.
|
12 years ago |
sven
|
a27c4fded6
added retention queue plugin
|
12 years ago |
Brian Aker
|
9db7cbe1ca
This adds support for turning exceptions on in the server directly.
|
12 years ago |
Brian Aker
|
5aa4cde97e
Update docs for setting worker identifier.
|
12 years ago |
Brian Aker
|
406cd40d9b
Code refactoring (more assert()'ing in case of bad lock usage (which there has not been any found,... better safe then sorry)).
|
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
|
48297e51c2
Fixes found from valgrind/mingw
|
12 years ago |
Brian Aker
|
469b361e16
This cleans up two resource leaks (which are not critical, both are just to get valgrind to be quiet on exit).
|
12 years ago |
Brian Aker
|
cd0ecd4960
Merge in latest ddm4 (which also includes jobserver for build).
|
12 years ago |
Brian Aker
|
4acf8f7bc6
Update tests (still not perfect,...)
|
12 years ago |
Brian Aker
|
d00888100b
Fix for lp:1054377
|
12 years ago |
Brian Aker
|
a0917d6fa9
Forgot remove debug statements.
|
12 years ago |
Brian Aker
|
e3c47904c7
Fixes 1052795 by making sure we are calling delete on the queue object.
|
12 years ago |
Brian Aker
|
66ec7aa498
Update license headers.
|
12 years ago |
Brian Aker
|
6303a3e81f
Update queue logic
|
12 years ago |
Brian Aker
|
b1783adedc
Update m4 rules and cleanup more of the finds from cppcheck
|
12 years ago |
Brian Aker
|
60ba3eb299
Add in versioning for interface versioning on queue.
|
12 years ago |
Brian Aker
|
816ed295a0
Update for status data.
|
12 years ago |
Brian Aker
|
0c8f9e748a
Encapsulate more of the server's interfaces.
|
12 years ago |
Brian Aker
|
9e0dc21f99
Adjust abstract around connection/packet
|
12 years ago |
Brian Aker
|
496ee9c4b8
This break port protocol support.
|
12 years ago |
Brian Aker
|
03b139d261
Add accept()
|
12 years ago |
Brian Aker
|
be1daea5b4
Rewrite the epoch thread call.
|
13 years ago |
Brian Aker
|
48b3db79be
Cleanup pid (since we now use spawn and do not rely on daemonizing).
|
13 years ago |
Brian Aker
|
40168ae8e0
Update to add a timer.
|
13 years ago |
Brian Aker
|
f41d7929fb
Update all files for config.h
|
13 years ago |
Brian Aker
|
72e01b919d
Fixes the error message for lp:944132.
|
13 years ago |
Brian Aker
|
22fef0bd59
Remove crazy call, just use debug.
|
13 years ago |
Brian Aker
|
8edb9b60f6
Factor some of the server's messages to go to debug 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
|
168ee06f60
Fix to make sure we don't try to listen to the same address twice.
|
13 years ago |
Brian Aker
|
8ee6f10731
Update redis and event rules.
|
13 years ago |
Brian Aker
|
5782f0d471
Update for testing applications, and start of testing for HTTP protocol.
|
13 years ago |
Brian Aker
|
d5df31d2a6
Quick pass through the code to break out the structures.
|
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
|
65dd795805
Add support for syslog
|
13 years ago |
Brian Aker
|
e644769ca5
Adding in first pass of kill api.
|
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 |