summaryrefslogtreecommitdiffstats
path: root/src/kadmin.old
Commit message (Expand)AuthorAgeFilesLines
* Cast sockaddr_in * to sockaddr * in call to bindEzra Peisach1995-05-242-1/+5
* Include stdlib.h or declare malloc, calloc, reallocEzra Peisach1995-05-241-0/+6
* Check for stdlib.h and include if present or declare malloc, calloc and reallocEzra Peisach1995-05-243-2/+13
* Include <stdlib.h> or declare malloc, calloc, or reallocEzra Peisach1995-05-248-1/+48
* Install old kadmin targets as <mumble>_oldPaul Park1995-05-226-6/+19
* Fix reversed sense of #ifdef OLD_SIGNALS to prevent use of calling signal()Theodore Tso1995-05-031-1/+1
* * adm_process.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-032-1/+4
* kadmin.c (main): Fix really broken way client and client_nameTheodore Tso1995-05-033-5/+26
* Remove the unused argument to aggree with the expected callingEzra Peisach1995-04-294-107/+10
* kadmin.c (main): Don't free the credentials cache twice in caseTheodore Tso1995-04-293-2/+9
* adm_network.c (setup_network): Use sigaction() instead ofTheodore Tso1995-04-294-2/+39
* * Makefile.in (kadmind): don't reference K4LIB since we don't setMark Eichin1995-04-272-1/+6
* * configure.in: need HAS_ANSI_VOLATILE for signal_requests_exitMark Eichin1995-04-262-0/+5
* Add the Sandia kadmin libraries in their new location. (kadmin.old)Theodore Tso1995-04-2551-0/+9068