Clint Byrum 581f757f59 Fixing basic CodeQL alerts (#384) 7 месяцев назад
..
function 5ddf48998a Restructure code so that a worker copies functions when cloned. 10 лет назад
interface f1504398b7 Issue #63: libgearman patch to support SSL connections in Gearman PHP library 4 лет назад
protocol 1750815a2e Re-enable code that checks for options immediatly. 11 лет назад
actions.cc 271c36f1a3 Update error (heading toward better task errors). 11 лет назад
actions.hpp cf078858a0 Fix final bits to the client interface. 12 лет назад
add.cc 5ac05c431a Gcc 8+ and 11 fixes (#350) 1 год назад
add.hpp e7cd4d8f56 More updates to remove impl() 11 лет назад
aggregator.cc fb60497c4d Fix remaining usages of config.h 11 лет назад
aggregator.hpp da65696c4d Encapsulate the arguments for aggregate functions. 13 лет назад
allocator.cc fd6b3045e8 Slight switch in call semantics. 11 лет назад
allocator.hpp 2294b1095a MErge of 1.0 tree. 11 лет назад
argument.cc fb60497c4d Fix remaining usages of config.h 11 лет назад
assert.hpp 3a1979b3d4 Fix for abort being called without abort. 11 лет назад
backtrace.cc 4418d1059d Update gearman_connection_create() 11 лет назад
backtrace.hpp 31f70f3b7e Update safety logic around packet in function. 12 лет назад
byteorder.cc fb05e80af2 Fix building on MacOS 6 лет назад
byteorder.h fb05e80af2 Fix building on MacOS 6 лет назад
check.cc 581f757f59 Fixing basic CodeQL alerts (#384) 7 месяцев назад
check.h 412b7e3fe0 OSX build fixes. 11 лет назад
client.cc f1504398b7 Issue #63: libgearman patch to support SSL connections in Gearman PHP library 4 лет назад
client.h 6fb3cd7aaf More client work. 11 лет назад
client.hpp 2833e6725f Commit current work. 11 лет назад
command.cc fb05e80af2 Fix building on MacOS 6 лет назад
command.gperf 944c188dbe Remove impl() usage from Job. 11 лет назад
command.h fb05e80af2 Fix building on MacOS 6 лет назад
common.h fb05e80af2 Fix building on MacOS 6 лет назад
connection.cc c00b20761d Removed more calls to ERR_peek_last_error() 4 лет назад
connection.hpp a114671794 delete gearman_connection_st& operator=(const gearman_connection_st&) 5 лет назад
do.cc 5d5cf65276 Fix typos found by Debian lintian 7 лет назад
do.hpp 8af4130e81 Merge in namespace support. 13 лет назад
error.cc bc26bd132b Clarify how failure works for errno on write/read 11 лет назад
error.hpp d4b8fb0c65 Require errno be passed for perror 11 лет назад
error_code.cc fb05e80af2 Fix building on MacOS 6 лет назад
error_code.gperf bde4dc55a5 Fix the error return on commands from server to display the right error. 11 лет назад
error_code.h bee64190de Cleanup of error codes from server (first pass). 11 лет назад
execute.cc 1750815a2e Re-enable code that checks for options immediatly. 11 лет назад
function.cc fb60497c4d Fix remaining usages of config.h 11 лет назад
gearman.cc fb60497c4d Fix remaining usages of config.h 11 лет назад
gearman.h f6a7f6a6f3 Merge in version of interface for libgearman 12 лет назад
include.am fb05e80af2 Fix building on MacOS 6 лет назад
is.hpp f56036ea63 Updating to shell worker interface. 12 лет назад
job.cc fb05e80af2 Fix building on MacOS 6 лет назад
job.h 944c188dbe Remove impl() usage from Job. 11 лет назад
job.hpp 75cdccdc78 Added gearmnan_job_use_client() 11 лет назад
kill.cc 02c25419de Fix for poll sizeof(). 11 лет назад
log.cc 5b695e6904 Added tests for checking that the server was using retry. Added new API call to determine if a client has active tasks. 10 лет назад
log.hpp 2614c40dff Fork check. 11 лет назад
magic.h 392da7c247 Fix rename issue. 11 лет назад
ostream.hpp bde4dc55a5 Fix the error return on commands from server to display the right error. 11 лет назад
packet.cc 0d3ca53179 Trivial misspelling fix in libgearman/packet.cc 1 год назад
packet.hpp 986734d136 Update submit protocol. 11 лет назад
parse.cc fb60497c4d Fix remaining usages of config.h 11 лет назад
pipe.cc 33abbbee98 Extend hostfile for close(), add a native means to test for valgrind,... 11 лет назад
pipe.h d89d683226 Straighten up the headers, fix some cases where we had a few things out of order. 12 лет назад
result.cc d22902c839 Fix more warnings. 11 лет назад
result.hpp 6046d2bcaa Update and split out C interface from vector. 11 лет назад
run.cc 6841bf1b37 Fix strncpy() warning in libgearman/run.cc when compiling with gcc 8 5 лет назад
run.hpp b1541f4b29 Update to shell around task. 12 лет назад
server_options.cc 0c934fff73 Issue #246: Support gcc 4.8.5/CentOS 7 4 лет назад
server_options.hpp 8bf18441a6 delete gearman_server_options_st& operator=(const gearman_server_options_st&) 5 лет назад
ssl.h 106b14078b Change CyaSSL to wolfSSL 7 лет назад
status.cc fb60497c4d Fix remaining usages of config.h 11 лет назад
status.hpp d6c5c49fc1 Update on status structure. 12 лет назад
strcommand.h 0e5b92b0a3 More cleanup from ssl testing. 11 лет назад
strerror.cc 88f56cbe2c Complete fix for WORK_EXCEPTION. 11 лет назад
string.cc fb60497c4d Fix remaining usages of config.h 11 лет назад
string.hpp 9e90e7858d Add API call for cloning a new worker for use from a Job. 12 лет назад
task.cc ab5cedf4a6 Remove requirement around tracking init in Task. Also! Found and fixed incredibly rare bug which would cause ABRT during a free of gearman_task_st (this might have only been observable via hostile). 11 лет назад
task.hpp 703de271c6 Update interface for client to be given to task. 11 лет назад
task_attr.cc 61a71ebf93 Check for impl during task loop. 10 лет назад
task_attr.h 5aa4cde97e Update docs for setting worker identifier. 11 лет назад
unique.cc e7aa2faa8f Adding support for deriving the unique value based on the data that is supplied by the client. 11 лет назад
unique.hpp 986734d136 Update submit protocol. 11 лет назад
universal.cc f1504398b7 Issue #63: libgearman patch to support SSL connections in Gearman PHP library 4 лет назад
universal.hpp f1504398b7 Issue #63: libgearman patch to support SSL connections in Gearman PHP library 4 лет назад
uuid.cc afa73ba0ee First pass through having workers be able to identify on connection. 11 лет назад
uuid.hpp afa73ba0ee First pass through having workers be able to identify on connection. 11 лет назад
vector.cc 70aa578525 Fix gcc diag 11 лет назад
vector.h 6046d2bcaa Update and split out C interface from vector. 11 лет назад
vector.hpp c5078fd1f7 gearman_vector_st refactoring 5 лет назад
worker.cc 2dd6671dd6 Add comment: '/* fall-thru */' to needed places for preventing fall through error in GCC7 and above 5 лет назад
worker.hpp 5ddf48998a Restructure code so that a worker copies functions when cloned. 10 лет назад