Commit History

Author SHA1 Message Date
  Brian Aker bb1d85e7ed Update for cleaning up server_options, and pushing core over to build elsewhere. 12 years ago
  Brian Aker 452b2e3d5a Fix for lp:1098413 12 years ago
  Brian Aker c64b4d451b Fix for lp:1098409 12 years ago
  Brian Aker aeaa24166f Cleanup connect loop. 12 years ago
  Brian Aker 66ebb75092 Update DDm4. 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 cae018c323 Fixes for replay events on queue/cleaned up a few return states we were not checking. 12 years ago
  Brian Aker 8b8b2468bb Possible fix for rare packet failure case. 12 years ago
  Brian Aker acb4476910 Fix bad assert. Add additional test for mangled data. 12 years ago
  Brian Aker e0c68374f3 Update paths such that options and echo use the same. 12 years ago
  Brian Aker 785116e4f1 Convert echo logic over to a external loop. 12 years ago
  Brian Aker 7da4595b12 Update all warnings (fix anything that was found). 12 years ago
  Brian Aker 3c98332d0d Fix more cases around warnings, update manual. 12 years ago
  Brian Aker 4c2307dde9 Handle error case. 12 years ago
  Brian Aker 71ca1688bb This fixes a number of corner cases around bad IO. 12 years ago
  Brian Aker da809e0846 Cppcheck fixes. First pass 12 years ago
  Brian Aker 15815e1533 A number of bug fixes. 12 years ago
  Brian Aker 0a4f62e1f5 Clean up the set identifier code. 12 years ago
  Brian Aker 04eaef2671 Small update to connection 12 years ago
  Brian Aker 375d179287 Update testing for set identifier. 12 years ago
  Brian Aker 50eb4e5f0e Remove option around dead interface. 12 years ago
  Brian Aker e08fa3b810 Remove storage bit for non_blocking in universal structure. 12 years ago
  Brian Aker b8cdbb4407 Use anonymous variable in cases of pop/push blocking. 12 years ago
  Brian Aker 816ed295a0 Update for status data. 12 years ago
  Brian Aker 4a2b84d63f Update tests, check for growing size while chunking data. 13 years ago
  Brian Aker 31f70f3b7e Update safety logic around packet in function. 13 years ago
  Brian Aker f41d7929fb Update all files for config.h 13 years ago
  Brian Aker edce1deabc Update tests/add both a client and worker identifier call (i.e. add in API bit not currently supported). 13 years ago
  Brian Aker 4b61f9cb6e Fixed issue with sem_t anonymous not being supported on OSX by switching to Boost thread semaphore. 13 years ago
  Brian Aker 1e6bf58191 Clean up issues with invalid reads of err from getsocket 13 years ago
  Brian Aker e630b7663a Fix client pipe issue, and refactor one test for readability. 13 years ago
  Brian Aker bb77688875 Fix bug where during a clone the wakeup pipe was not being saved. 13 years ago
  Brian Aker a69a2f17df Test failure fix 13 years ago
  Brian Aker 2075e57734 Merge trunk with OSX tree 13 years ago
  Brian Aker 2ed47f3269 Improve error messages/make sure connection really works. 13 years ago
  Brian Aker ca702541b1 Fix error printing, and fix connection add so that it actually check to see if the server exists. 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 f6a7f6a6f3 Merge in version of interface for libgearman 13 years ago
  Brian Aker 5eac7ff5dc Fix valgrind test case issue. 13 years ago
  Brian Aker f90f5f2360 Merge in hostile/setup test for random open socket issue. 13 years ago
  Brian Aker c6f844925c Full framework 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 d103e61eb1 Updating for version 0.22 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 8fac81c1f5 Update benchmark tools so that they will pass icc. Also documented how to determine task errors. 13 years ago
  Brian Aker c723652dea Cache errno from bad poll call 13 years ago