Commit History

Author SHA1 Message Date
  Ed Sabol 0d3ca53179 Trivial misspelling fix in libgearman/packet.cc 2 years ago
  Alexei Pastuchov d02aa08fef packet refactoring 7 years ago
  Alexei Pastuchov 8bcde07b35 gearman_packet_create always succeed 7 years ago
  Brian Aker 05232891fe Refactor packet so that cleanup logic will work with delete 11 years ago
  Brian Aker d4b8fb0c65 Require errno be passed for perror 11 years ago
  Brian Aker da4b2726b6 Fix for fork test. 11 years ago
  Brian Aker 986734d136 Update submit protocol. 11 years ago
  Continuous Integration 5a839c48e5 Merge lp:~brianaker/gearmand/update-error Build: jenkins-Gearmand-605 11 years ago
  Brian Aker e06ff8bc28 Update on errors. 11 years ago
  Brian Aker 0ab2692574 Optimize for case where data will come via do (so we know it won't move during the operation). 11 years ago
  Brian Aker c49b7ee9f1 Just malloc for the moment (we don't do any memory caching here anyways). 11 years ago
  Brian Aker a9fbc562b5 Fix for issue where if we stacked up task and the pointer to data was changed then the wrong data would be sent. 11 years ago
  Brian Aker 70aa578525 Fix gcc diag 11 years ago
  Brian Aker 2294b1095a MErge of 1.0 tree. 11 years ago
  Brian Aker 30492192b7 Safety third (set ptr to NULL ) 11 years ago
  Brian Aker 0f106a1310 Merge 1.0 tree. 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 34bf727d18 Move more of the packet cleanup to the interface. 12 years ago
  Brian Aker f89c83d035 Fix cases where we are looking for allocated where it would always now be true. 12 years ago
  Brian Aker 50eb4e5f0e Remove option around dead interface. 12 years ago
  Brian Aker 816ed295a0 Update for status data. 12 years ago
  Brian Aker 363df1e4df Abstract out the protocol around submit. 12 years ago
  Brian Aker 9e2122c78a Update test lib 12 years ago
  Brian Aker 31f70f3b7e Update safety logic around packet in function. 12 years ago
  Brian Aker f41d7929fb Update all files for config.h 12 years ago
  Brian Aker 17f851a80d Fix error messages. 12 years ago
  Brian Aker a69a2f17df Test failure fix 13 years ago
  Brian Aker 6a3eb11414 Fix test to look for out of range echo commands. 13 years ago
  Brian Aker d5642253a6 Fixes libdrizzle issues. 13 years ago
  Brian Aker e644769ca5 Adding in first pass of kill api. 13 years ago
  Brian Aker 4c44ceb166 Additional cleanup of casting 13 years ago
  Brian Aker 5c16fd339d Cut down on some casting. 13 years ago
  Brian Aker 3c187288c1 1) Update tests so that we have a single notion of port. 13 years ago
  Brian Aker 68fa05c2e2 Update test framework. 13 years ago
  Brian Aker 989dad4699 Merge in local fixes (which includes new allocator, worker shutdown,...) 13 years ago
  Brian Aker 893380c25f Fix for issue where PHP was not being handed memory it thought that it owned. 13 years ago
  Brian Aker c9c67901f1 Continue to extend to test for free in client (also added method for determining if it has been enabled). 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 7b8fe5e650 Merge in work for final bit of universal 13 years ago
  Brian Aker 75f8fc4bc6 Additional cleanup 13 years ago
  Brian Aker 1144815f4a More interface updates. 13 years ago
  Brian Aker d51dcd99eb Merge additional updates for style. 13 years ago
  Brian Aker 740a854156 Merge in packet update. 13 years ago
  Brian Aker a1b6a38483 Style cleanup 13 years ago
  Brian Aker 2266c77300 Merge in convert to use reference for pack/unpack 13 years ago
  Brian Aker 0e7531b965 Fix bug where wrong error message was returned during a timeout. 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