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