Commit History

Author SHA1 Message Date
  Clint Byrum fb05e80af2 Fix building on MacOS 6 years ago
  Brian Aker d565065d1b Moving wakeup pipe into universal 10 years ago
  Brian Aker 75cdccdc78 Added gearmnan_job_use_client() 11 years ago
  Brian Aker d4b8fb0c65 Require errno be passed for perror 11 years ago
  Brian Aker d37d324e27 Fully support exceptions. 11 years ago
  Brian Aker 839bccf2c2 Fix issues found by clang. 11 years ago
  Brian Aker 271c36f1a3 Update error (heading toward better task errors). 11 years ago
  Brian Aker 8e94291abd Valgrind fix. 11 years ago
  Brian Aker dfc7ce9167 Merge in job tree. 11 years ago
  Brian Aker 0e5b92b0a3 More cleanup from ssl testing. 11 years ago
  Brian Aker 944c188dbe Remove impl() usage from Job. 11 years ago
  Brian Aker b966d2b497 cleanup impl() in worker 11 years ago
  Brian Aker e7cd4d8f56 More updates to remove impl() 11 years ago
  Brian Aker 3f61c71c30 First part of error cleanup in Job (working on fixing EXCEPTION bug). 11 years ago
  Brian Aker b77e0a6154 This should never be executed, but if it did it could possibly break the allocation. 11 years ago
  Brian Aker 4d9b78116f Fix and update job interface for correct behavior when "finish" has happened. 11 years ago
  Brian Aker e140e95364 Add in protocol bit for work_exception. 11 years ago
  Brian Aker f9fa977c4b Part 1, make more of connection private. 11 years ago
  Brian Aker fcfdb7705a Merge 1.0 11 years ago
  Brian Aker 6046d2bcaa Update and split out C interface from vector. 11 years ago
  Brian Aker 794c21a38f 1) Fix new errors that the latest version of clang discovered. 11 years ago
  Brian Aker edf64b4ab3 Implement cancel via job_handle in client. 11 years ago
  Brian Aker e7345ecc01 Merge 1.0 11 years ago
  Brian Aker 4ba7ef3999 Add in test cases for Job 11 years ago
  Brian Aker b609a33528 Merge 1.0 11 years ago
  Brian Aker fe1a19b818 Reworks vector for reuse in server. 11 years ago
  Brian Aker 0f106a1310 Merge 1.0 tree. 11 years ago
  Brian Aker fb60497c4d Fix remaining usages of config.h 11 years ago
  Brian Aker f3baa57056 Style fix on config.h. 11 years ago
  Brian Aker 01bee30e3e Merge from trunk. 11 years ago
  Brian Aker afdefb9005 Add gearman_job_error() interface. 11 years ago
  Brian Aker 328ed4b59b Use service over a plain port. 12 years ago
  Brian Aker 5d5fec128a Partial client 12 years ago
  Brian Aker f56036ea63 Updating to shell worker interface. 12 years ago
  Brian Aker b1541f4b29 Update to shell around task. 12 years ago
  Brian Aker 3c98332d0d Fix more cases around warnings, update manual. 12 years ago
  Brian Aker 15815e1533 A number of bug fixes. 12 years ago
  Brian Aker 0f281d8b19 Brackets 12 years ago
  Brian Aker a0453da66e Remove wait. 12 years ago
  Brian Aker 14c5097789 Fix for lp:975591 12 years ago
  Brian Aker f41d7929fb Update all files for config.h 12 years ago
  Brian Aker 5782f0d471 Update for testing applications, and start of testing for HTTP protocol. 12 years ago
  Brian Aker a69a2f17df Test failure fix 12 years ago
  Brian Aker f6a7f6a6f3 Merge in version of interface for libgearman 12 years ago
  Brian Aker cc03978c37 Fix possible issue with gcc not finding the correct polymorphic method 12 years ago
  Brian Aker 6d36a3245f Fix possible crash with lingering job. 12 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 1e76ce05c7 Fix API around usage/how to extend gearman_execute(). 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