Brian Aker 3bc26ee6f5 Merge 1.0 tree. 12 years ago
..
function 1f354be195 Merge of 1.0, date set for new version. 12 years ago
interface 1f354be195 Merge of 1.0, date set for new version. 12 years ago
protocol d328407974 Merge 1.0 12 years ago
actions.cc b609a33528 Merge 1.0 12 years ago
actions.hpp cf078858a0 Fix final bits to the client interface. 12 years ago
add.cc 9b34a57c10 Merge 1.0 tree 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 2294b1095a MErge of 1.0 tree. 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
check.cc 1f354be195 Merge of 1.0, date set for new version. 12 years ago
check.h 1f354be195 Merge of 1.0, date set for new version. 12 years ago
client.cc 33abbbee98 Extend hostfile for close(), add a native means to test for valgrind,... 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 fb60497c4d Fix remaining usages of config.h 12 years ago
command.h 6ac67fca69 Merge in fixes for http/code refactoring. 13 years ago
common.h 1f354be195 Merge of 1.0, date set for new version. 12 years ago
connection.cc e17fe749b6 Merge performance trye 12 years ago
connection.hpp e17fe749b6 Merge performance trye 12 years ago
do.cc eb470c4e62 Merge 1.0 12 years ago
do.hpp 8af4130e81 Merge in namespace support. 14 years ago
error.cc 0f106a1310 Merge 1.0 tree. 12 years ago
error.hpp 1f354be195 Merge of 1.0, date set for new version. 12 years ago
execute.cc 0f106a1310 Merge 1.0 tree. 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 3bc26ee6f5 Merge 1.0 tree. 12 years ago
is.hpp f56036ea63 Updating to shell worker interface. 12 years ago
job.cc b609a33528 Merge 1.0 12 years ago
job.h 025986c2b2 Fix for null attr, workload in execute. 13 years ago
job.hpp 47d6db59d3 Hide the job structure, it turns out we never exposed it. 12 years ago
kill.cc 02c25419de Fix for poll sizeof(). 12 years ago
log.cc fb60497c4d Fix remaining usages of config.h 12 years ago
log.hpp 5c4a8a73c8 Fix fixes for OSX and older Centos 12 years ago
ostream.hpp 433c022d82 Merge of 1.0 branch 12 years ago
packet.cc 2294b1095a MErge of 1.0 tree. 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 33abbbee98 Extend hostfile for close(), add a native means to test for valgrind,... 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 fdbf374e9f Cleanup result and add more tests. 12 years ago
result.hpp fdbf374e9f Cleanup result and add more tests. 12 years ago
run.cc eb470c4e62 Merge 1.0 12 years ago
run.hpp b1541f4b29 Update to shell around task. 12 years ago
server_options.cc e17fe749b6 Merge performance trye 12 years ago
server_options.hpp bb1d85e7ed Update for cleaning up server_options, and pushing core over to build elsewhere. 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 5ca277e521 Add autodiscovery of cores to server. 12 years ago
task.hpp 5ca277e521 Add autodiscovery of cores to server. 12 years ago
task_attr.cc 433c022d82 Merge of 1.0 branch 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 b609a33528 Merge 1.0 12 years ago
universal.hpp e17fe749b6 Merge performance trye 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 fdbf374e9f Cleanup result and add more tests. 12 years ago
vector.hpp fdbf374e9f Cleanup result and add more tests. 12 years ago
worker.cc 33abbbee98 Extend hostfile for close(), add a native means to test for valgrind,... 12 years ago
worker.hpp b1807c5339 Cleanup usage of Client/Worker. They are still not a part of the API. 12 years ago