summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-1112-3304/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-112-84/+0
* * getdate.y: Include autoconf.h always. Don't include config.hKen Raeburn2006-04-042-7/+5
* more DEFS=Ken Raeburn2006-04-0412-0/+30
* make dependKen Raeburn2006-04-011-1/+2
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-0110-0/+23
* make depend, now with dependency sortingKen Raeburn2006-03-312-43/+44
* * configure.in: Don't define NDBM_PW_CHECKKen Raeburn2006-03-282-6/+4
* make dependKen Raeburn2006-03-271-6/+7
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-1118-169/+40
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-114-0/+13
* make dependKen Raeburn2006-03-081-5/+8
* make dependKen Raeburn2006-03-081-2/+4
* Merge from plugin branchKen Raeburn2006-03-072-1/+5
* 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