Commit History

Author SHA1 Message Date
  Alexei Pastuchov a114671794 delete gearman_connection_st& operator=(const gearman_connection_st&) 7 years ago
  Brian Aker 9b4d300a21 hide the event and revent detail 11 years ago
  Brian Aker 98a6a9fb26 Fix error control on could not connect for single job request. 11 years ago
  Brian Aker 7915e3c040 Clean up internal logic for building connection (less error prone) 11 years ago
  Brian Aker b17fa2c6d8 Additional SSL cleanup. 11 years ago
  Brian Aker 5a038135e8 Fix a few tests. 11 years ago
  Brian Aker b096532c75 We never call connection with options, so lets remove that. 11 years ago
  Brian Aker 4418d1059d Update gearman_connection_create() 11 years ago
  Brian Aker f9fa977c4b Part 1, make more of connection private. 11 years ago
  Brian Aker 7a3852d824 SSL now works :) 11 years ago
  Brian Aker 5981b1d319 Update SSL trunk. 11 years ago
  Brian Aker f207b85e92 Fix issue where identifier was not being set on reconnect. 11 years ago
  Brian Aker 892c9e598d Merge 1.0 11 years ago
  Brian Aker e5ac0a7e78 Update for harden finds. 11 years ago
  Brian Aker 717dbcbd7f Fix for gearmand 11 years ago
  Brian Aker e17fe749b6 Merge performance trye 11 years ago
  Brian Aker bb1d85e7ed Update for cleaning up server_options, and pushing core over to build elsewhere. 11 years ago
  Brian Aker 1f354be195 Merge of 1.0, date set for new version. 11 years ago
  Brian Aker 452b2e3d5a Fix for lp:1098413 11 years ago
  Brian Aker b6223d001b Merge 1.0 tree. 11 years ago
  Brian Aker 8619d46ba5 Fix confusing issue around recieve. 11 years ago
  Brian Aker 046ad46149 Clean up style. 11 years ago
  Brian Aker 299d86e369 Update from 1.0 tree. 12 years ago
  Brian Aker 0033929219 Remove dead uses of GEARMAN_LOCAL 12 years ago
  Brian Aker 2ef718f2f6 Adding in .37 12 years ago
  Brian Aker d2162c661c Extend testing to cover case of large queues. 12 years ago
  Brian Aker 328ed4b59b Use service over a plain port. 12 years ago
  Brian Aker 416ede2834 Move universal and packet out. 12 years ago
  Brian Aker 468c96d8dc Make sure that addrinfo will be NULL as expected. 12 years ago
  Brian Aker 04eaef2671 Small update to connection 12 years ago
  Brian Aker 31f70f3b7e Update safety logic around packet in function. 12 years ago
  Brian Aker 4b61f9cb6e Fixed issue with sem_t anonymous not being supported on OSX by switching to Boost thread semaphore. 12 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 d5642253a6 Fixes libdrizzle issues. 13 years ago
  Brian Aker f6a7f6a6f3 Merge in version of interface for libgearman 13 years ago
  Brian Aker f90f5f2360 Merge in hostile/setup test for random open socket issue. 13 years ago
  Brian Aker c723652dea Cache errno from bad poll call 13 years ago
  Brian Aker 80c8c8e39d Merge in changes to remove dead options. 13 years ago
  Brian Aker 12bbf70b94 Always log/error correctly on lost connection. 13 years ago
  Brian Aker 4be5603a92 Merge in send() clarification. 13 years ago
  Brian Aker 25a8e21587 Merge clarification of method names for recv. 13 years ago
  Brian Aker 9fdefac14c Remove dead test. 13 years ago
  Brian Aker 75f8fc4bc6 Additional cleanup 13 years ago
  Brian Aker ffb3686b3e Fix remaining bit in connection 13 years ago
  Brian Aker b4543b438a Merge in update, more for connection class 13 years ago
  Brian Aker 3be27b8cac Merge in _packet switch for connection objects. 13 years ago
  Brian Aker 6d3143f9e6 recv(), close() 13 years ago