summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* make dependTom Yu2005-11-292-22/+9
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-186-3/+11
* * ktutil_funcs.c (ktutil_add): Fix malloc size botches reported byTom Yu2005-10-122-2/+7
* * misc.h, misc.c (schpw_util_wrapper): Rename fromTom Yu2005-10-124-13/+51
* fix more executable permissionsTom Yu2005-08-2512-0/+0
* Make kadmin testing scripts executableEzra Peisach2005-08-255-0/+0
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-248-27/+0
* Rename all RPC functions from _1 to _2 to match current program version number;Ken Raeburn2005-08-203-59/+64
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* * env-setup.shin: Export $libdir.Ken Raeburn2005-08-174-0/+28
* * krb5.conf.proto: Change db module name to be more obviously not magic. PointKen Raeburn2005-08-172-2/+8
* * krb5.conf.proto: Add a bunch of db module info that should be inKen Raeburn2005-07-062-0/+15
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-218-4/+16
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-2124-416/+1075
* Update dependenciesKen Raeburn2005-06-212-11/+16
* * 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