aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin
AgeCommit message (Expand)AuthorFilesLines
2004-02-24Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2-3/+8
2004-02-24ignore files created during testingKen Raeburn1-0/+3
2004-02-16Add missing PRIOCNTL_HACK stuff hereTom Yu5-1/+51
2004-02-12Tru64 and Irix have RPATH issues for test suiteTom Yu2-1/+7
2003-12-28* Makefile.in (LOCAL_SUBDIRS): Fix typo in last (undocumented) changeKen Raeburn2-1/+6
2003-12-15make dependKen Raeburn2-17/+19
2003-12-11Remove cvsignore filesSam Hartman2-5/+0
2003-12-11Remove kadmind4 and v5passwddSam Hartman35-9626/+6
2003-12-06work around Solaris 9 pty-close bugTom Yu2-0/+5
2003-09-02Added Apple password server supportAlexandra Ellwood2-0/+15
2003-08-30Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn6-6/+16
2003-08-26* getdate.y (bcopy): Don't bother with HAVE_BCOPY and HAVE_MEMCPY tests; alwaysKen Raeburn2-1/+6
2003-07-24Added a little more buffer space than the supplied patch, and used sizeofKen Raeburn2-2/+7
2003-05-27 * schpw.c (process_chpw_request): Log chpw requestsTom Yu2-1/+18
2003-05-24make-depend updatesKen Raeburn3-28/+28
2003-05-19Register writable keytabs by defaultSam Hartman4-13/+9
2003-05-17* schpw.c (process_chpw_request): Return KRB5_KPASSWD_BAD_VERSION if theKen Raeburn2-1/+6
2003-05-14* start_servers_local: Set KRB5RCACHEDIR.Ken Raeburn3-1/+12
2003-05-09 * kpasswd.0/changing.exp: Replace ovpasswd with kpasswdTom Yu2-1/+5
2003-04-24errno should never be explicitly declaredKen Raeburn3-3/+4
2003-03-07 * ovsec_kadmd.c (REQUIRED_PARAMS): RemoveTom Yu2-3/+8
2003-03-06use kdb keytab for kadmindTom Yu3-10/+60
2003-02-08Thanks; equivalent patch appliedTom Yu2-0/+5
2003-02-07 * Makefile.in (install): Fix typo in k5srvutil.M install ruleTom Yu2-1/+5
2003-02-06Add k5srvutilSam Hartman4-0/+181
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-15/+6
2003-01-10Use socklen_t when passing address to socket functions.Ken Raeburn6-3/+18
2003-01-09* Makefile.in (DEFINES): New variable. Define HAS_STDARG for Tcl headersKen Raeburn2-0/+8
2003-01-08Log entries for Makefile.ov deletionKen Raeburn12-0/+63
2003-01-07nuke old OV makefile stuffKen Raeburn25-1459/+0
2003-01-05Only system headers should declare errnoSam Hartman3-3/+7
2002-12-23Replace dependencies on generated krb524 and krb4 headers withTom Yu1-1/+1
2002-12-19* init_db (qualname): If "kdb5_util create" fails, exitKen Raeburn2-1/+3
2002-12-19* env-setup.shin: Set KRB5CCNAME to something under $K5ROOTKen Raeburn2-1/+5
2002-12-09Fix prototypes for *_wrapper_3Sam Hartman2-7/+19
2002-12-09 * misc.h: Rename prototypes from chpass_principal_wrapper andEzra Peisach2-7/+13
2002-11-27upde dependenciesTom Yu1-17/+12
2002-11-27update dependenciesTom Yu2-13/+18
2002-11-27Merge more KfM krb4 thingsTom Yu5-373/+13
2002-11-06This commit fixes up the in-tree callers of krb5_read_password() andTom Yu11-12/+39
2002-11-05New Makefile variable RPATH_FLAG, possibly used even when we're notTom Yu2-2/+6
2002-11-02This fixes some test suite password prompt checks that were missedTom Yu3-18/+23
2002-11-01MITKRB5-SA-2002-002 buffer overflow in kadmind4Tom Yu2-2/+14
2002-10-30* start_servers_local: If $USER isn't set, use $LOGNAME. If ovsec_kadm_srv_tclKen Raeburn2-0/+12
2002-10-18* start_servers_local: Set names of replay cache and log files to be per-user,Ken Raeburn2-3/+10
2002-10-16* start_servers_local: Telnet to 127.0.0.1, not "localhost", to probe forKen Raeburn2-1/+9
2002-10-08principal can't specify ks_tuples changing own passwdTom Yu3-18/+56
2002-10-08libkadm5 should allow persistent locksTom Yu4-0/+63
2002-08-29* ktutil_ct.ct: Add final "end" statementKen Raeburn2-0/+3
2002-08-29update dependenciesKen Raeburn3-8/+14