- 24 Jul, 2002 7 commits
- 23 Jul, 2002 20 commits
-
-
tewk authored
-
Mark Grondona authored
-
tewk authored
it now continues to service request even after a failure to completly receive a request
-
tewk authored
function now handles recv_len ==0 case and returns a error recv is sending EOF with the 0 return code because the other side has closed the socket
-
Moe Jette authored
tasks: purge defunct job table entries, run the scheduler, timeout jobs, and save state (stub for now).
-
tewk authored
-
tewk authored
fixed unpackmem were 16 was passed as uint16_t * added #define for credential signature length
-
tewk authored
moved a few more signal calls to posix standard sigaction
-
Mark Grondona authored
to assert(sizeof(*size_valp) == sizeof(uint16_t)) which should catch more coding errors.
-
tewk authored
Updated comments in slurm_protocol_api.h
-
tewk authored
A lot of little changes
-
Mark Grondona authored
-
Mark Grondona authored
HAVE_WORKING_STRERROR_R, check for both.
-
Mark Grondona authored
-
Moe Jette authored
-
tewk authored
Moving to new task launch design
-
tewk authored
-
Moe Jette authored
-
tewk authored
-
Moe Jette authored
-
- 22 Jul, 2002 13 commits
-
-
tewk authored
changed credential.signature from a uint32_t to char[16] 128 signed sha1
-
tewk authored
-
tewk authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
tewk authored
-
tewk authored
-
tewk authored
job_script is no longer a member of the job_rec struct
-
Moe Jette authored
Added read/write data structure locks for all RPCs.
-
Moe Jette authored
-
Moe Jette authored
on slurm error. Parsing error prints message right away and returns zero.
-
Moe Jette authored
-