Brian Aker
|
e987929c5b
Valgrind fixes.
|
11 years ago |
Brian Aker
|
b732e568d7
Validate input.
|
11 years ago |
Brian Aker
|
6b4daf2e9b
Remove debug messages which are a little too verbose.
|
11 years ago |
Brian Aker
|
70aa578525
Fix gcc diag
|
11 years ago |
Brian Aker
|
392da7c247
Fix rename issue.
|
11 years ago |
Brian Aker
|
15b1a4a717
Fix rename and improve on how error codes are returned.
|
11 years ago |
Brian Aker
|
928a3659f0
Great renaming.
|
11 years ago |
Brian Aker
|
e9421d0429
Update from 1.0
|
12 years ago |
Brian Aker
|
04d7739c65
Small style fix.
|
12 years ago |
Brian Aker
|
64b06a65db
Simple refactor of function to method.
|
12 years ago |
Brian Aker
|
4c796a4266
Style/etc cleanup in server.
|
12 years ago |
Brian Aker
|
9aa051833e
Clarify use of malloc()/realloc() and comment on it.
|
12 years ago |
Brian Aker
|
fce702d338
Update error messages, and add more logic for failed conditions.
|
12 years ago |
Brian Aker
|
80ff57d91a
Remove final bits of old split.
|
12 years ago |
Brian Aker
|
160db653de
Add in more testing for locking.
|
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
|
66ec7aa498
Update license headers.
|
12 years ago |
Brian Aker
|
c95f2797e0
Test pthread calls a bit more, some abstraction.
|
12 years ago |
Brian Aker
|
9e0dc21f99
Adjust abstract around connection/packet
|
12 years ago |
Brian Aker
|
f162f378c4
Fix test case around httpd.
|
12 years ago |
Brian Aker
|
496ee9c4b8
This break port protocol support.
|
12 years ago |
Brian Aker
|
6ac67fca69
Merge in fixes for http/code refactoring.
|
13 years ago |
Brian Aker
|
c912ce7432
Spelling error fixes from Michael Fladischer <FladischerMichael@fladi.at>
|
13 years ago |
Brian Aker
|
f41d7929fb
Update all files for config.h
|
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
|
5782f0d471
Update for testing applications, and start of testing for HTTP protocol.
|
13 years ago |
Brian Aker
|
3aaa0a1a3a
Fixes issue with realloc for packet header size.
|
13 years ago |
Brian Aker
|
9fd2ff4e09
Fix a valgrind issue in the tests, and switch the design over for gearman_worker_define_function().
|
13 years ago |
Brian Aker
|
b77b6cbdec
Merge in work for error cleanup of server (ie, better error messages).
|
13 years ago |
Brian Aker
|
dc85b16193
Merge in split for command structure to be shared.
|
13 years ago |
Brian Aker
|
1de4e9bf3d
Merge in next pass of API for map/reduce.
|
13 years ago |
Brian Aker
|
8808dae4a2
Merge in current gearman work (need valgrind).
|
13 years ago |
Brian Aker
|
6251b89c9c
Merge in updates since .20, this includes new build configs.
|
13 years ago |
Brian Aker
|
c041a394c3
Merge in working epoch system.
|
13 years ago |
Brian Aker
|
609a91a519
Merge in John's tree
|
14 years ago |
Brian Aker
|
cc5d52da16
Cleanup header files.
|
14 years ago |
Brian Aker
|
c214933f2f
Convert examples to C++, fix a number of little memory leaks.
|
14 years ago |
Brian Aker
|
26ed5d08b2
This converts a good chunk of the server over such that it will now compile
|
14 years ago |