.. |
function
|
6046d2bcaa
Update and split out C interface from vector.
|
12 years ago |
protocol
|
6046d2bcaa
Update and split out C interface from vector.
|
12 years ago |
actions.cc
|
6046d2bcaa
Update and split out C interface from vector.
|
12 years ago |
actions.hpp
|
0033929219
Remove dead uses of GEARMAN_LOCAL
|
12 years ago |
add.cc
|
6046d2bcaa
Update and split out C interface from vector.
|
12 years ago |
add.hpp
|
93edb5d994
Updated for unique interface.
|
13 years ago |
aggregator.cc
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
aggregator.hpp
|
da65696c4d
Encapsulate the arguments for aggregate functions.
|
14 years ago |
allocator.cc
|
fd6b3045e8
Slight switch in call semantics.
|
12 years ago |
allocator.hpp
|
30492192b7
Safety third (set ptr to NULL )
|
12 years ago |
argument.cc
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
assert.hpp
|
fe1a19b818
Reworks vector for reuse in server.
|
12 years ago |
backtrace.cc
|
438f7e2ed0
Small cleanups, extend backtrace message.
|
12 years ago |
backtrace.hpp
|
31f70f3b7e
Update safety logic around packet in function.
|
13 years ago |
byteorder.cc
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
byteorder.h
|
b46b814f43
Add license headers to some (but not all) of the files missing them
|
12 years ago |
client.cc
|
edbf24c849
Fix issue where strlen() of zero was assumed to specify localhost.
|
12 years ago |
client.h
|
5187d9f698
Execute do/task status calls so that the event loop exits immediatly on their completion.
|
12 years ago |
client.hpp
|
b1807c5339
Cleanup usage of Client/Worker. They are still not a part of the API.
|
12 years ago |
command.cc
|
119e64fc76
Update to add enum to structure. First pass on cleanup of this part of the code.
|
12 years ago |
command.h
|
119e64fc76
Update to add enum to structure. First pass on cleanup of this part of the code.
|
12 years ago |
common.h
|
452b2e3d5a
Fix for lp:1098413
|
12 years ago |
connection.cc
|
afc4136d4c
Fix test case.
|
12 years ago |
connection.hpp
|
e5ac0a7e78
Update for harden finds.
|
12 years ago |
do.cc
|
5187d9f698
Execute do/task status calls so that the event loop exits immediatly on their completion.
|
12 years ago |
do.hpp
|
8af4130e81
Merge in namespace support.
|
14 years ago |
error.cc
|
9925b90d08
Cleanup logging.
|
12 years ago |
error.hpp
|
ed1c4a4c46
Add in "make sgcheck"
|
12 years ago |
execute.cc
|
6eecb66eec
Add more testing.
|
12 years ago |
function.cc
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
gearman.cc
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
gearman.h
|
f6a7f6a6f3
Merge in version of interface for libgearman
|
13 years ago |
include.am
|
6046d2bcaa
Update and split out C interface from vector.
|
12 years ago |
is.hpp
|
71ca1688bb
This fixes a number of corner cases around bad IO.
|
12 years ago |
job.cc
|
6046d2bcaa
Update and split out C interface from vector.
|
12 years ago |
job.h
|
025986c2b2
Fix for null attr, workload in execute.
|
13 years ago |
kill.cc
|
02c25419de
Fix for poll sizeof().
|
12 years ago |
log.cc
|
a55c4b59e4
Bump versio, and fix bad call for log_fn
|
12 years ago |
log.hpp
|
acc050ea1f
Remove two dead internal logging calls.
|
12 years ago |
packet.cc
|
30492192b7
Safety third (set ptr to NULL )
|
12 years ago |
packet.hpp
|
9db7cbe1ca
This adds support for turning exceptions on in the server directly.
|
12 years ago |
parse.cc
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
pipe.cc
|
5e2b8acdba
Fixes for OSX.
|
12 years ago |
pipe.h
|
d89d683226
Straighten up the headers, fix some cases where we had a few things out of order.
|
12 years ago |
result.cc
|
6046d2bcaa
Update and split out C interface from vector.
|
12 years ago |
result.hpp
|
6046d2bcaa
Update and split out C interface from vector.
|
12 years ago |
run.cc
|
5187d9f698
Execute do/task status calls so that the event loop exits immediatly on their completion.
|
12 years ago |
run.hpp
|
3730290b70
More error output to look for user inserting bad tasks: https://bugs.launchpad.net/gearmand/+bug/951574
|
13 years ago |
server_options.cc
|
db6984c8d8
Fix one malloc call.
|
12 years ago |
server_options.hpp
|
e5ac0a7e78
Update for harden finds.
|
12 years ago |
status.cc
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
status.hpp
|
d6c5c49fc1
Update on status structure.
|
12 years ago |
strcommand.cc
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
strcommand.h
|
6ac67fca69
Merge in fixes for http/code refactoring.
|
13 years ago |
strerror.cc
|
452b2e3d5a
Fix for lp:1098413
|
12 years ago |
string.cc
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
string.hpp
|
9e90e7858d
Add API call for cloning a new worker for use from a Job.
|
13 years ago |
task.cc
|
01556a8291
Task interface API is now documented for NULL.
|
12 years ago |
task.hpp
|
816ed295a0
Update for status data.
|
12 years ago |
task_attr.cc
|
5aa4cde97e
Update docs for setting worker identifier.
|
12 years ago |
task_attr.h
|
5aa4cde97e
Update docs for setting worker identifier.
|
12 years ago |
unique.cc
|
e7aa2faa8f
Adding support for deriving the unique value based on the data that is supplied by the client.
|
12 years ago |
unique.hpp
|
e7aa2faa8f
Adding support for deriving the unique value based on the data that is supplied by the client.
|
12 years ago |
universal.cc
|
6046d2bcaa
Update and split out C interface from vector.
|
12 years ago |
universal.hpp
|
bb1d85e7ed
Update for cleaning up server_options, and pushing core over to build elsewhere.
|
12 years ago |
uuid.cc
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
uuid.hpp
|
dd1df160ed
Autoconf fixes plus compiler issues on OSX.
|
12 years ago |
vector.cc
|
6046d2bcaa
Update and split out C interface from vector.
|
12 years ago |
vector.h
|
6046d2bcaa
Update and split out C interface from vector.
|
12 years ago |
vector.hpp
|
6046d2bcaa
Update and split out C interface from vector.
|
12 years ago |
worker.cc
|
4ba7ef3999
Add in test cases for Job
|
12 years ago |
worker.hpp
|
b1807c5339
Cleanup usage of Client/Worker. They are still not a part of the API.
|
12 years ago |