Felix Aronsson 929f245e94 Add prefix support in redis queue plugin 6 years ago
..
error 928a3659f0 Great renaming. 12 years ago
plugins 929f245e94 Add prefix support in redis queue plugin 6 years ago
struct b17fa2c6d8 Additional SSL cleanup. 11 years ago
byte.h 6251b89c9c Merge in updates since .20, this includes new build configs. 14 years ago
client.cc 928a3659f0 Great renaming. 12 years ago
client.h 66ec7aa498 Update license headers. 12 years ago
common.h fb05e80af2 Fix building on MacOS 7 years ago
config.cc c5d0639163 Fix gearman_config_socket methods declaration 7 years ago
config.h c5d0639163 Fix gearman_config_socket methods declaration 7 years ago
config.hpp 416f41fb2f Update support for SSL (add basic documentation). 11 years ago
connection.cc b17fa2c6d8 Additional SSL cleanup. 11 years ago
connection.h 0e5b92b0a3 More cleanup from ssl testing. 11 years ago
connection.hpp 496ee9c4b8 This break port protocol support. 13 years ago
constants.h 9f8cb0698b First patch to have remove protocol work. 11 years ago
error.h 3740ff1fe2 Fix for bad copyright headers. 14 years ago
function.cc 70aa578525 Fix gcc diag 12 years ago
function.h 66ec7aa498 Update license headers. 12 years ago
gearmand.cc 9f1a593fa6 GCC8 introduces '-Werror=stringop-truncation' which mainly tries to make sure that strings doesn't truncate. 6 years ago
gearmand.h fb05e80af2 Fix building on MacOS 7 years ago
gearmand_con.cc 5d5cf65276 Fix typos found by Debian lintian 8 years ago
gearmand_con.h 1eed6f5f7a Fix for removing job from durable queue on cancel. 11 years ago
gearmand_thread.cc b95ad5cf84 Update SSL code. 11 years ago
gearmand_thread.h 4e0f1c3b5d Add gearmand_st to thread. 11 years ago
include.am fb05e80af2 Fix building on MacOS 7 years ago
io.cc 585a04ec35 Add guards to only use pragmas on GCC 7+ 6 years ago
io.h 0e5b92b0a3 More cleanup from ssl testing. 11 years ago
job.cc 606c82d707 Fixed possible bug where the server would over count the number of NOOP sent if NOOP messages did not get sent. 11 years ago
job.h 66ec7aa498 Update license headers. 12 years ago
log.cc 585a04ec35 Add guards to only use pragmas on GCC 7+ 6 years ago
log.h 4cf83c7b79 Further update ssl-errors 11 years ago
packet.cc e987929c5b Valgrind fixes. 11 years ago
packet.h 928a3659f0 Great renaming. 12 years ago
plugins.cc 162a931c5b Fix redis compile and put basic regression test in place 11 years ago
plugins.h 26ed5d08b2 This converts a good chunk of the server over such that it will now compile 14 years ago
queue.cc 3f61c71c30 First part of error cleanup in Job (working on fixing EXCEPTION bug). 11 years ago
queue.h 3ac6ca2696 This add experimental support for storing a queue on shutdown. 12 years ago
queue.hpp a414eeec39 Fix loop for testing so that we will wait for process to come up before assuming that it failed from ping. 12 years ago
server.cc 50a34c7bce Remove added newline 6 years ago
server.h 928a3659f0 Great renaming. 12 years ago
text.cc 33fccc5390 Merge branch 'kris-lab-priority-status' into upstream_master 8 years ago
text.h 2f719e173e Break out text protocol to its own file. 13 years ago
thread.cc 0e5b92b0a3 More cleanup from ssl testing. 11 years ago
thread.h c3fff57022 Simple server API rework (internals). 12 years ago
timer.cc 414e7b81e1 Fix regression in log not setting time forward on all platforms. 12 years ago
timer.h be1daea5b4 Rewrite the epoch thread call. 13 years ago
verbose.h 7da4595b12 Update all warnings (fix anything that was found). 12 years ago
wakeup.cc d22902c839 Fix more warnings. 12 years ago
wakeup.h f8c6115fde Remove dead typedef. 12 years ago
worker.cc 928a3659f0 Great renaming. 12 years ago
worker.h 66ec7aa498 Update license headers. 12 years ago