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
|
816ed295a0
Update for status data.
|
12 years ago |
Brian Aker
|
9e0dc21f99
Adjust abstract around connection/packet
|
13 years ago |
Brian Aker
|
bb0073f7bf
Update for libtest, documentation, and fix for root bzr dir.
|
13 years ago |
Brian Aker
|
f596151997
Fix for lp:967463 by lp~keyurdg at Etsy.
|
13 years ago |
Brian Aker
|
6ac67fca69
Merge in fixes for http/code refactoring.
|
13 years ago |
Brian Aker
|
48b3db79be
Cleanup pid (since we now use spawn and do not rely on daemonizing).
|
13 years ago |
Brian Aker
|
6467372021
Merge in Clint Byrum's worker timeout code.
|
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
|
b77b6cbdec
Merge in work for error cleanup of server (ie, better error messages).
|
14 years ago |
Brian Aker
|
2e6d6de4fa
Merge in additional error message output (plus framework for mapper functions).
|
14 years ago |
Brian Aker
|
dc85b16193
Merge in split for command structure to be shared.
|
14 years ago |
Brian Aker
|
1de4e9bf3d
Merge in next pass of API for map/reduce.
|
14 years ago |
Brian Aker
|
cc5d52da16
Cleanup header files.
|
14 years ago |
Brian Aker
|
26ed5d08b2
This converts a good chunk of the server over such that it will now compile
|
14 years ago |
Brian Aker
|
a10ce46184
Adds in a gearadmin so that you don't have to telnet to the port to execute
|
14 years ago |
Brian Aker
|
ef80e3f8ff
Style fixes/cleanup of nested if/else for switch case.
|
14 years ago |
Brian Aker
|
8c1edfa6b9
Merge in all DD fixes that can be merged with this version. See Changelog for lists of fixes
|
14 years ago |
Brian Aker
|
b5aac99f9d
Fix for malloc/realloc
|
15 years ago |
Brian Aker
|
c03315e27e
Update to remove additional bitmask from server.
|
15 years ago |
Brian Aker
|
63d750db43
Death of macro around error logging.
|
15 years ago |
Brian Aker
|
19bcac47ad
Additional refactoring bit (removed flag...) will remove more.
|
15 years ago |
Brian Aker
|
09a0e77e0b
Removed allocated.
|
15 years ago |
Brian Aker
|
9c57f235c1
Another option...
|
15 years ago |
Brian Aker
|
474d8dd055
Fix for context in Server API.
|
15 years ago |
Brian Aker
|
4c7122a339
Fix gearman_universal_options_t to gearman_options_t
|
15 years ago |
Brian Aker
|
0aa0a0473b
Rename state to Universal. This helps with naming conflicts.
|
15 years ago |
Brian Aker
|
31b0087f5c
Rename for connection.
|
15 years ago |
Brian Aker
|
e3aeb47459
More rework on state. gearman_state_create() now handles and optional ist of
|
15 years ago |
Brian Aker
|
a359811b19
Fix to use bitfield (removes ICC warning).
|
15 years ago |
Brian Aker
|
3f9f0ede1d
First pass through internals refactoring.
|
15 years ago |
Eric Day
|
4850e468b7
More API cleanup, reversed changes that made context 'const'.
|
15 years ago |
Eric Day
|
49143538cc
Increased version numbers, cleaned up documentation, minor API tweaks.
|
15 years ago |
Eric Day
|
b492b33759
Separated out libgearman (client & worker only) and libgearman-server (server and embedded gearmand w/ libevent).
|
15 years ago |