- Mar 14, 2003
-
-
Mark Grondona authored
slurm_cred_t job credential.
-
- Mar 13, 2003
-
-
Mark Grondona authored
the old slurm_job_credential_t, which was one cred per job, to a one cred per *job step* scheme. Creds are now limited lifetime and cannot be replayed (cred is invalidated once used). removed old implementation signature/credential_utils.[ch] and replaced with slurm_cred.[ch].
-
- Mar 03, 2003
-
-
jwindley authored
-
- Nov 19, 2002
-
-
Moe Jette authored
-
- Sep 04, 2002
-
-
Mark Grondona authored
-
- Aug 16, 2002
-
-
tewk authored
-
- Jul 25, 2002
-
-
tewk authored
fixed launch_task_response msg added slurm_protocol and slurmd errnos to slurm_errno.h added print_slurm_addr to src/common/slurm_protocol_api.c added print_slurm_credential to src/common/slurm_protocol_util.c cleaned up debug printing and error reporting for src/slurmd/shmem_struct.c more cleanup etc
-
- Jul 24, 2002
-
-
tewk authored
-
- Jul 23, 2002
-
-
tewk authored
A lot of little changes
-
- May 29, 2002
-
-
tewk authored
Function was renamed.
-
- May 23, 2002
-
-
tewk authored
-
- May 22, 2002
- May 21, 2002
-
-
tewk authored
slurm_protocol_api.c contains the programers interface. slurm_protocol_interface.h defines the lower layer interface. slurm_protocol_pack.c packs messages. slurm_protocol_util.c contains utility functions used by the protocol
-