~brianaker/gearmand/osx9-fixes

  • Committer: Brian Aker
  • Date: 2013-10-11 11:02:53 UTC
  • Revision ID: brian@tangent.org-20131011110253-ygzujjvwj07wdkf9
Update save/restore m4. Extend bits for OSX 9.
Filename Latest Rev Last Changed Committer Comment Size
..
function 430.1.55 12 years ago Brian Aker Merge in basic function/mapper Diff
interface 623 11 years ago Brian Aker Update to shell around task. Diff
protocol 521.1.36 12 years ago Brian Aker Abstract out the protocol around submit. Diff
actions.cc 825.1.1 10 years ago Brian Aker Update error (heading toward better task errors). 6.4 KB Diff Download File
actions.hpp 657.1.1 11 years ago Brian Aker Update from 1.0 tree. 1.9 KB Diff Download File
add.cc 811.1.2 10 years ago Brian Aker Update interface for client to be given to task. 15.9 KB Diff Download File
add.hpp 811.1.1 10 years ago Brian Aker More updates to remove impl() 3.7 KB Diff Download File
aggregator.cc 621.18.5 11 years ago Brian Aker Fix remaining usages of config.h 1.9 KB Diff Download File
aggregator.hpp 430.1.26 12 years ago Brian Aker Encapsulate the arguments for aggregate functions. 1.7 KB Diff Download File
allocator.cc 621.42.3 11 years ago Brian Aker Slight switch in call semantics. 4.9 KB Diff Download File
allocator.hpp 693.1.1 11 years ago Brian Aker MErge of 1.0 tree. 3.3 KB Diff Download File
argument.cc 621.18.5 11 years ago Brian Aker Fix remaining usages of config.h 1.9 KB Diff Download File
assert.hpp 735.1.2 10 years ago Brian Aker Fix for abort being called without abort. 2.9 KB Diff Download File
backtrace.cc 783.2.1 10 years ago Brian Aker Update gearman_connection_create() 3.8 KB Diff Download File
backtrace.hpp 512.3.10 12 years ago Brian Aker Update safety logic around packet in function. 1.6 KB Diff Download File
byteorder.cc 621.18.5 11 years ago Brian Aker Fix remaining usages of config.h 2.3 KB Diff Download File
byteorder.h 611 11 years ago Brian Aker Add license headers to some (but not all) of the f 2.1 KB Diff Download File
check.cc 817.1.2 10 years ago Brian Aker Re-enable code that checks for options immediatly. 5.6 KB Diff Download File
check.h 822.2.2 10 years ago Brian Aker OSX build fixes. 2.7 KB Diff Download File
client.cc 886 10 years ago Brian Aker Simple style cleanup. We also will start looking f 54 KB Diff Download File
client.h 813.1.1 10 years ago Brian Aker More client work. 1.8 KB Diff Download File
client.hpp 835.1.1 10 years ago Brian Aker Merge up tree (pulls in partial patch for cleanup 3.4 KB Diff Download File
command.cc 843.1.1 10 years ago Brian Aker Fix the error return on commands from server to di 6.1 KB Diff Download File
command.gperf 814.1.2 10 years ago Brian Aker Remove impl() usage from Job. 3.9 KB Diff Download File
command.h 843.1.1 10 years ago Brian Aker Fix the error return on commands from server to di 2.2 KB Diff Download File
common.h 725.1.5 11 years ago Brian Aker Adding new files. 3 KB Diff Download File
connection.cc 885 10 years ago Brian Aker hide the event and revent detail 35.6 KB Diff Download File
connection.hpp 885 10 years ago Brian Aker hide the event and revent detail 6.3 KB Diff Download File
do.cc 857.2.2 10 years ago Brian Aker Remove requirement around tracking init in Task. A 5.8 KB Diff Download File
do.hpp 430.1.60 12 years ago Brian Aker Merge in namespace support. 2.1 KB Diff Download File
error.cc 847.2.2 10 years ago Brian Aker Clarify how failure works for errno on write/read 7.8 KB Diff Download File
error.hpp 847.2.3 10 years ago Brian Aker Require errno be passed for perror 3.3 KB Diff Download File
error_code.cc 843.1.1 10 years ago Brian Aker Fix the error return on commands from server to di 2.2 KB Diff Download File
error_code.gperf 843.1.1 10 years ago Brian Aker Fix the error return on commands from server to di 3.8 KB Diff Download File
error_code.h 730.1.3 10 years ago Brian Aker Cleanup of error codes from server (first pass). 1.7 KB Diff Download File
execute.cc 817.1.2 10 years ago Brian Aker Re-enable code that checks for options immediatly. 8.9 KB Diff Download File
function.cc 621.18.5 11 years ago Brian Aker Fix remaining usages of config.h 2.7 KB Diff Download File
gearman.cc 621.18.5 11 years ago Brian Aker Fix remaining usages of config.h 2.5 KB Diff Download File
gearman.h 451.1.15 12 years ago Brian Aker Merge in version of interface for libgearman 1.7 KB Diff Download File
include.am 847.2.4 10 years ago Brian Aker Additional SSL cleanup. 6.5 KB Diff Download File
is.hpp 624 11 years ago Brian Aker Updating to shell worker interface. 2.4 KB Diff Download File
job.cc 873.1.6 10 years ago Brian Aker Moving wakeup pipe into universal 20.2 KB Diff Download File
job.h 814.1.2 10 years ago Brian Aker Remove impl() usage from Job. 2.7 KB Diff Download File
job.hpp 865.2.2 10 years ago Brian Aker Added gearmnan_job_use_client() 2.7 KB Diff Download File
kill.cc 621.40.1 11 years ago Brian Aker Fix for poll sizeof(). 3 KB Diff Download File
log.cc 873.1.1 10 years ago Brian Aker Added tests for checking that the server was using 3.3 KB Diff Download File
log.hpp 792.1.1 10 years ago Brian Aker Fork check. 2.7 KB Diff Download File
magic.h 734.1.3 10 years ago Brian Aker Fix rename issue. 1.7 KB Diff Download File
ostream.hpp 843.1.1 10 years ago Brian Aker Fix the error return on commands from server to di 2.7 KB Diff Download File
packet.cc 847.2.3 10 years ago Brian Aker Require errno be passed for perror 14.1 KB Diff Download File
packet.hpp 760.1.4 10 years ago Brian Aker Update submit protocol. 4 KB Diff Download File
parse.cc 621.18.5 11 years ago Brian Aker Fix remaining usages of config.h 2.7 KB Diff Download File
pipe.cc 698.1.1 11 years ago Brian Aker Extend hostfile for close(), add a native means to 4.5 KB Diff Download File
pipe.h 593.1.16 11 years ago Brian Aker Straighten up the headers, fix some cases where we 1.7 KB Diff Download File
result.cc 735.1.1 10 years ago Brian Aker Fix more warnings. 6.6 KB Diff Download File
result.hpp 726.1.3 10 years ago Brian Aker Merge 1.0 3.8 KB Diff Download File
run.cc 841.1.1 10 years ago Brian Aker Fix bug where a single host failure can cause an e 12.1 KB Diff Download File
run.hpp 623 11 years ago Brian Aker Update to shell around task. 1.7 KB Diff Download File
server_options.cc 730.1.3 10 years ago Brian Aker Cleanup of error codes from server (first pass). 3.4 KB Diff Download File
server_options.hpp 725.1.10 10 years ago Brian Aker Fix build related issues. 2.4 KB Diff Download File
ssl.h 847.2.4 10 years ago Brian Aker Additional SSL cleanup. 2 KB Diff Download File
status.cc 621.18.5 11 years ago Brian Aker Fix remaining usages of config.h 3.2 KB Diff Download File
status.hpp 592 11 years ago Brian Aker Update on status structure. 2 KB Diff Download File
strcommand.h 817.1.3 10 years ago Brian Aker More cleanup from ssl testing. 1.7 KB Diff Download File
strerror.cc 825.3.2 10 years ago Brian Aker Complete fix for WORK_EXCEPTION. 5.2 KB Diff Download File
string.cc 621.18.5 11 years ago Brian Aker Fix remaining usages of config.h 1.6 KB Diff Download File
string.hpp 475.1.18 12 years ago Brian Aker Add API call for cloning a new worker for use from 1.8 KB Diff Download File
task.cc 857.2.2 10 years ago Brian Aker Remove requirement around tracking init in Task. A 11.4 KB Diff Download File
task.hpp 811.1.2 10 years ago Brian Aker Update interface for client to be given to task. 2.3 KB Diff Download File
task_attr.cc 884 10 years ago Brian Aker Check for impl during task loop. 3 KB Diff Download File
task_attr.h 621.19.2 11 years ago Brian Aker Update docs for setting worker identifier. Partia 1.9 KB Diff Download File
unique.cc 621.21.5 11 years ago Brian Aker Adding support for deriving the unique value based 2.1 KB Diff Download File
unique.hpp 760.1.4 10 years ago Brian Aker Update submit protocol. 1.9 KB Diff Download File
universal.cc 886 10 years ago Brian Aker Simple style cleanup. We also will start looking f 18.2 KB Diff Download File
universal.hpp 873.1.6 10 years ago Brian Aker Moving wakeup pipe into universal 4.5 KB Diff Download File
uuid.cc 729.1.2 10 years ago Brian Aker First pass through having workers be able to ident 2.6 KB Diff Download File
uuid.hpp 729.1.2 10 years ago Brian Aker First pass through having workers be able to ident 1.7 KB Diff Download File
vector.cc 735.1.4 10 years ago Brian Aker Fix gcc diag 10.8 KB Diff Download File
vector.h 621.82.3 10 years ago Brian Aker Update and split out C interface from vector. 2.7 KB Diff Download File
vector.hpp 799.1.1 10 years ago Brian Aker Update the SSL support (testing works in a smoothe 4 KB Diff Download File
worker.cc 873.1.6 10 years ago Brian Aker Moving wakeup pipe into universal 42.5 KB Diff Download File
worker.hpp 835.1.1 10 years ago Brian Aker Merge up tree (pulls in partial patch for cleanup 3.1 KB Diff Download File