summaryrefslogtreecommitdiffstats
path: root/src/kadmin/v4server/admin_server.c
Commit message (Expand)AuthorAgeFilesLines
* Remove kadmind4 and v5passwddSam Hartman2003-12-111-713/+0
* Thanks; equivalent patch appliedTom Yu2003-02-081-0/+1
* Use socklen_t when passing address to socket functions.Ken Raeburn2003-01-101-1/+1
* Only system headers should declare errnoSam Hartman2003-01-051-1/+0
* * kadm_server.h: Update prototype for convert_kadm5_to_kadmEzra Peisach2001-11-191-3/+3
* * admin_server.c: Provide prototype for do_child and declare staticEzra Peisach2001-07-091-2/+2
* * kadm_server.h: Add prototypes for missing acl_ functionsEzra Peisach2001-07-011-6/+7
* * acl_files.c, admin_server.c, kadm_funcs.c, kadm_ser_wrap.c:Ezra Peisach2001-06-071-12/+29
* pullup from 1.2-beta4Ken Raeburn2000-07-011-0/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-4/+1
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* * Makefile.in:Tom Yu1997-05-141-38/+37
* Call krb5_db_fini to cleanup the db_contextRichard Basch1997-02-201-0/+1
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-081-3/+7
* * admin_server.c: use params.admin_keytab instead of a hard-codedBarry Jaspan1996-11-051-7/+5
* * admin_server.c (process_client): allow keytab to be specified onBarry Jaspan1996-09-261-6/+15
* * admin_server.c: Remove #include <sys/socket.h> because k5-int.hTom Yu1996-07-311-1/+0
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+684