summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* * lib/kadm5/configure.in, kadmin/configure.in: Don't invoke AC_CANONICAL_HOSTKen Raeburn2005-04-202-1/+5
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-132-1/+4
* * kadmin.c (kadmin_startup): New flag "-N" to prevent fallback toTom Yu2005-02-123-2/+18
* Implement principal name and auth flavor fallback for kadm5 clientTom Yu2005-02-112-0/+8
* run "make depend"Ken Raeburn2004-12-302-2/+0
* * misc.c (check_min_life): Actually return a value on successTom Yu2004-10-282-3/+5
* * misc.c, misc.h: New function check_min_life(), containing commonTom Yu2004-10-274-40/+49
* * start_servers_local: If one of the servers failed to start, log info aboutKen Raeburn2004-09-302-0/+11
* * configure.in: Check for sockaddr_in.sin_len andTom Yu2004-09-212-2/+7
* Use a new variable, $(INSTALL_SCRIPT) to install scripts, so theyTom Yu2004-09-172-1/+5
* Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn2004-08-272-3/+9
* renamed acl_* functions to kadm5int_acl_*Alexandra Ellwood2004-08-203-25/+30
* * tcl_kadm5.c (parse_flags, parse_keysalts, parse_key_data, parse_tl_data,Ken Raeburn2004-07-283-15/+26
* * kadmin.M: Put space after ".B" directiveKen Raeburn2004-07-162-1/+5
* * ovsec_kadmd.c (log_badverf): Fix a missed rpc_u_int32Tom Yu2004-06-262-1/+5
* more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32Tom Yu2004-06-252-1/+6
* Use null pointer as service name to request host-based service nameTom Yu2004-06-241-8/+1
* use host-based service name for kadmin clientTom Yu2004-06-242-3/+22
* make dependTom Yu2004-06-161-14/+17
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-169-50/+243
* * kadmin.h, keytab.c: Remove inclusion of k5-int.hEzra Peisach2004-05-313-2/+4
* * getdate.y: Include krb5.h and kadmin.h.Ken Raeburn2004-05-305-9/+38
* update dependenciesKen Raeburn2004-04-242-18/+20
* One less kg_get_context call..Ken Raeburn2004-03-212-7/+9
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-242-3/+8
* ignore files created during testingKen Raeburn2004-02-241-0/+3
* Add missing PRIOCNTL_HACK stuff hereTom Yu2004-02-165-1/+51
* Tru64 and Irix have RPATH issues for test suiteTom Yu2004-02-122-1/+7
* * Makefile.in (LOCAL_SUBDIRS): Fix typo in last (undocumented) changeKen Raeburn2003-12-282-1/+6
* make dependKen Raeburn2003-12-152-17/+19
* Remove cvsignore filesSam Hartman2003-12-112-5/+0
* Remove kadmind4 and v5passwddSam Hartman2003-12-1135-9626/+6
* work around Solaris 9 pty-close bugTom Yu2003-12-062-0/+5
* Added Apple password server supportAlexandra Ellwood2003-09-022-0/+15
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-306-6/+16
* * getdate.y (bcopy): Don't bother with HAVE_BCOPY and HAVE_MEMCPY tests; alwaysKen Raeburn2003-08-262-1/+6
* Added a little more buffer space than the supplied patch, and used sizeofKen Raeburn2003-07-242-2/+7
* * schpw.c (process_chpw_request): Log chpw requestsTom Yu2003-05-272-1/+18
* make-depend updatesKen Raeburn2003-05-243-28/+28
* Register writable keytabs by defaultSam Hartman2003-05-194-13/+9
* * schpw.c (process_chpw_request): Return KRB5_KPASSWD_BAD_VERSION if theKen Raeburn2003-05-172-1/+6
* * start_servers_local: Set KRB5RCACHEDIR.Ken Raeburn2003-05-143-1/+12
* * kpasswd.0/changing.exp: Replace ovpasswd with kpasswdTom Yu2003-05-092-1/+5
* errno should never be explicitly declaredKen Raeburn2003-04-243-3/+4
* * ovsec_kadmd.c (REQUIRED_PARAMS): RemoveTom Yu2003-03-072-3/+8
* use kdb keytab for kadmindTom Yu2003-03-063-10/+60
* Thanks; equivalent patch appliedTom Yu2003-02-082-0/+5
* * Makefile.in (install): Fix typo in k5srvutil.M install ruleTom Yu2003-02-072-1/+5
* Add k5srvutilSam Hartman2003-02-064-0/+181
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-15/+6