summaryrefslogtreecommitdiffstats
path: root/src/kadmin/v4server
Commit message (Expand)AuthorAgeFilesLines
* Remove cvsignore filesSam Hartman2003-12-111-3/+0
* Remove kadmind4 and v5passwddSam Hartman2003-12-1122-4933/+0
* Thanks; equivalent patch appliedTom Yu2003-02-082-0/+5
* Use socklen_t when passing address to socket functions.Ken Raeburn2003-01-102-1/+6
* Log entries for Makefile.ov deletionKen Raeburn2003-01-082-0/+8
* nuke old OV makefile stuffKen Raeburn2003-01-072-60/+0
* Only system headers should declare errnoSam Hartman2003-01-053-3/+7
* Merge more KfM krb4 thingsTom Yu2002-11-275-373/+13
* MITKRB5-SA-2002-002 buffer overflow in kadmind4Tom Yu2002-11-012-2/+14
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-294-2/+10
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+3
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-234-2/+10
* * acl_files.c (canon;): Properly handle appending of the localTom Yu2002-08-142-1/+13
* * kadm_server.h: Update prototype for convert_kadm5_to_kadmEzra Peisach2001-11-193-4/+13
* * admin_server.c: Provide prototype for do_child and declare staticEzra Peisach2001-07-092-2/+6
* * kadm_server.h: Add prototypes for missing acl_ functionsEzra Peisach2001-07-016-17/+36
* * kadm_supp.c (prin_vals): Pass time_t * to localtime instead ofEzra Peisach2001-06-212-1/+7
* * kadm_funcs.c: Cast argument to isalnum()/isdigit() to intEzra Peisach2001-06-183-7/+13
* * kadm_supp.c: Include string.h for strncpy() prototypeEzra Peisach2001-06-112-0/+6
* kdm_ser_wrap.c: Argument to quad_cksum is C_Block * - not C_Block.Ezra Peisach2001-06-082-1/+8
* * acl_files.c, admin_server.c, kadm_funcs.c, kadm_ser_wrap.c:Ezra Peisach2001-06-079-32/+186
* * kadm_ser_wrap.c (kadm_ser_in): Update call to mk_priv()Tom Yu2000-10-242-2/+6
* * kadm_funcs.c: Call life_to_time() and time_to_life() asTom Yu2000-10-102-3/+8
* Makefile.in: kadmin4d depends on the kdb5 libEzra Peisach2000-07-032-2/+6
* pullup from 1.2-beta4Ken Raeburn2000-07-016-16/+94
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Put kadmin server binaries in SERVER_BINDIR, not ADMIN_BINDIR.Wilfredo Sanchez2000-05-041-1/+1
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-3/+2
* Disable outdated test suite. Update an expiration date that has already passedKen Raeburn1999-09-013-3/+17
* * Makefile.in (CFLAGS): PW_CHECK functionality now in DEFSTom Yu1999-01-122-1/+5
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-054-0/+14
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-306-28/+21
* * acl_files.c: Include stdlib.h if presentEzra Peisach1998-07-202-0/+7
* * kadm_server.c (kadm_ser_cpw): Re-enable "old-style" passwordTom Yu1998-07-102-26/+46
* kadm_ser_wrap.c (kadm_ser_init): Use krb5_425_conv_principal insteadTheodore Tso1998-07-082-6/+9
* Makefile.in (build_pwfile): Add rule to build the build_pwfile programTheodore Tso1998-07-035-50/+200
* * kadm_server.c (krb_log): Print the year using 4 digit to avoidTheodore Tso1998-05-082-2/+7
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* * Makefile.in: Enable v4 kadmin tests only if athenaEzra Peisach1998-03-032-1/+6
* Collapse all configure.in files under the kadmin directory into theTheodore Tso1998-02-286-30/+15
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-184-4/+14
* Mass makefile/configure.in build system revampTheodore Tso1998-02-124-0/+12
* * kadm_server.h: Declare kadm_context as extern so it will not beEzra Peisach1997-10-232-1/+6
* * Makefile.in: Add support for compiling with HesiodTom Yu1997-08-072-2/+8
* * kadm_funcs.c: Remove mention of dbm for now. It should probablyTom Yu1997-07-252-1/+10
* * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenable mod andTom Yu1997-07-014-177/+115
* * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenable get andTom Yu1997-07-014-308/+253
* * kadm_funcs.c (kadm_chg_srvtab): Remove extraneous macros thatTom Yu1997-06-182-35/+46
* * Makefile.in (OBJS): Build kadm_funcs.c againTom Yu1997-05-275-137/+186