aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin
AgeCommit message (Expand)AuthorFilesLines
2005-06-21Update dependenciesKen Raeburn2-11/+16
2005-04-20* lib/kadm5/configure.in, kadmin/configure.in: Don't invoke AC_CANONICAL_HOSTKen Raeburn2-1/+5
2005-04-13Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2-1/+4
2005-02-12 * kadmin.c (kadmin_startup): New flag "-N" to prevent fallback toTom Yu3-2/+18
2005-02-11Implement principal name and auth flavor fallback for kadm5 clientTom Yu2-0/+8
2004-12-30run "make depend"Ken Raeburn2-2/+0
2004-10-28 * misc.c (check_min_life): Actually return a value on successTom Yu2-3/+5
2004-10-27 * misc.c, misc.h: New function check_min_life(), containing commonTom Yu4-40/+49
2004-09-30* start_servers_local: If one of the servers failed to start, log info aboutKen Raeburn2-0/+11
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