Commit History

Author SHA1 Message Date
  Clint Byrum 611517eeb7 Address server CodeQL gripes (#385) 7 months ago
  Tuukka Pasanen 2dd6671dd6 Add comment: '/* fall-thru */' to needed places for preventing fall through error in GCC7 and above 5 years ago
  Felix Aronsson 50a34c7bce Remove added newline 5 years ago
  Felix Aronsson 585a04ec35 Add guards to only use pragmas on GCC 7+ 5 years ago
  Felix Aronsson f82fad8257 Add GCC pragmas to only warn on implicit fallthru 5 years ago
  Alexei Pastuchov 991db14972 bug fixing gearmand crash on logging worker's exception request 5 years ago
  Clint Byrum fb05e80af2 Fix building on MacOS 6 years ago
  Alex Mestiashvili 5d5cf65276 Fix typos found by Debian lintian 7 years ago
  Brian Aker 606c82d707 Fixed possible bug where the server would over count the number of NOOP sent if NOOP messages did not get sent. 10 years ago
  Brian Aker 0f9f7d5afa Cleanup error cases where warning should be issued, not error. 11 years ago
  Brian Aker 1485a1e1b2 Fix error which should be reported as warning. 11 years ago
  Brian Aker fee1608399 Fix bug where a single host failure can cause an exception to not be propogated (or... where we skip sending the exception). 11 years ago
  Brian Aker d37d324e27 Fully support exceptions. 11 years ago
  Brian Aker 20e8c142f1 Partial commit of work for impl. 11 years ago
  Brian Aker 88f56cbe2c Complete fix for WORK_EXCEPTION. 11 years ago
  Brian Aker e987929c5b Valgrind fixes. 11 years ago
  Brian Aker b732e568d7 Validate input. 11 years ago
  Brian Aker 0e5b92b0a3 More cleanup from ssl testing. 11 years ago
  Brian Aker 1750815a2e Re-enable code that checks for options immediatly. 11 years ago
  Brian Aker 3f61c71c30 First part of error cleanup in Job (working on fixing EXCEPTION bug). 11 years ago
  Brian Aker 3b51aa85d5 Fix valgrind found issue with timeout not being null terminated. 11 years ago
  Brian Aker efa5991e42 Cleanup + fix display bug in version. 11 years ago
  Brian Aker 392da7c247 Fix rename issue. 11 years ago
  Brian Aker 00c3ff7f0c Merge EXCEPTION work. 11 years ago
  Brian Aker 3f1f7f2282 Updates for handling exceptions. 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 f207b85e92 Fix issue where identifier was not being set on reconnect. 11 years ago
  Brian Aker edf64b4ab3 Implement cancel via job_handle in client. 11 years ago
  Brian Aker 1df9dc425f Work to support cancel. 11 years ago
  Brian Aker 9aa051833e Clarify use of malloc()/realloc() and comment on it. 11 years ago
  Brian Aker 2294b1095a MErge of 1.0 tree. 11 years ago
  Brian Aker fce702d338 Update error messages, and add more logic for failed conditions. 11 years ago
  Brian Aker e1bc904d73 Merge of 1.0 11 years ago
  Brian Aker da3aadfd19 Breakout hostile, and fix queue add to have a default return value. 11 years ago
  Brian Aker 7095190df5 Merge trunk 11 years ago
  Brian Aker 4631d8c107 Improve on error return. 11 years ago
  Brian Aker b6223d001b Merge 1.0 tree. 11 years ago
  Brian Aker 35ef7b8070 Add status information for worker. 11 years ago
  Brian Aker 3ac6ca2696 This add experimental support for storing a queue on shutdown. 11 years ago
  sven a27c4fded6 added retention queue plugin 11 years ago
  Brian Aker 9db7cbe1ca This adds support for turning exceptions on in the server directly. 11 years ago
  Brian Aker 5aa4cde97e Update docs for setting worker identifier. 11 years ago
  Brian Aker fb60497c4d Fix remaining usages of config.h 11 years ago
  Brian Aker ac4c4974ac Update to use include for config via quote. 11 years ago
  Brian Aker ee8b76da8a Update and a couple of errors that happen on failure of setup of tokyocabinet. 11 years ago
  Brian Aker d00888100b Fix for lp:1054377 11 years ago
  Brian Aker 6303a3e81f Update queue logic 12 years ago
  Brian Aker 5e654ab34b Update warnings, and fix everything found. 12 years ago
  Brian Aker 1b621f6dec Fix compile issue in server. 12 years ago