aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin
AgeCommit message (Expand)AuthorFilesLines
2004-09-21 * configure.in: Check for sockaddr_in.sin_len andTom Yu2-2/+7
2004-09-17Use a new variable, $(INSTALL_SCRIPT) to install scripts, so theyTom Yu2-1/+5
2004-08-27Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn2-3/+9
2004-08-20renamed acl_* functions to kadm5int_acl_*Alexandra Ellwood3-25/+30
2004-07-28* tcl_kadm5.c (parse_flags, parse_keysalts, parse_key_data, parse_tl_data,Ken Raeburn3-15/+26
2004-07-16 * kadmin.M: Put space after ".B" directiveKen Raeburn2-1/+5
2004-06-26 * ovsec_kadmd.c (log_badverf): Fix a missed rpc_u_int32Tom Yu2-1/+5
2004-06-25more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32Tom Yu2-1/+6
2004-06-24Use null pointer as service name to request host-based service nameTom Yu1-8/+1
2004-06-24use host-based service name for kadmin clientTom Yu2-3/+22
2004-06-16make dependTom Yu1-14/+17
2004-06-16This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu9-50/+243
2004-05-31 * kadmin.h, keytab.c: Remove inclusion of k5-int.hEzra Peisach3-2/+4
2004-05-30* getdate.y: Include krb5.h and kadmin.h.Ken Raeburn5-9/+38
2004-04-24update dependenciesKen Raeburn2-18/+20
2004-03-21One less kg_get_context call..Ken Raeburn2-7/+9
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