summaryrefslogtreecommitdiffstats
path: root/src/kadmin/testing/util
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-1/+0
* make dependGreg Hudson2013-01-101-1/+1
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-301-0/+2
* Remove admin_keytab references in code and docsGreg Hudson2012-03-041-6/+1
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Make kadmin work over IPv6Greg Hudson2010-06-261-0/+2
* Initialize variables in case of error path winds up freeing stack garbageEzra Peisach2010-01-031-2/+2
* Some unsigned/signed warning cleanupEzra Peisach2010-01-031-1/+2
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-9/+7
* make mark-cstyleTom Yu2009-10-315-2332/+2335
* Account lockoutGreg Hudson2009-10-251-3/+44
* Remove bogus conditional from tcl_kadm5_randkey_principal(), which wasTom Yu2009-08-281-1/+1
* Modify kadm5 initializers to accept krb5 contextsGreg Hudson2009-08-171-2/+2
* Remove kadmin v1 API supportGreg Hudson2009-08-137-2068/+6
* Don't apply 'const' twiceKen Raeburn2009-02-121-1/+1
* In tcl_ovsec_kadm_get_policy, initialize ent since (at least inGreg Hudson2009-02-041-1/+1
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-29/+27
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-4/+2
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-2/+1
* Get rid of handling of set-but-unused kadm5_config_params.admin_dbnameKen Raeburn2008-06-101-5/+1
* Get rid of handling of set-but-unused kadm5_config_params.admin_lockfileKen Raeburn2008-06-101-5/+1
* Revert a few const specs to reduce warningsKen Raeburn2008-06-031-5/+5
* Fix various minor format-string issuesKen Raeburn2008-06-032-4/+4
* Partial const-ification, as indicated by the modern Tcl API, exceptKen Raeburn2008-06-022-93/+104
* * tcl_kadm5.c (parse_principal_ent, parse_policy_ent): Don't pass back anKen Raeburn2006-11-022-4/+4
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-14/+14
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* install headers into include/krb5Ken Raeburn2006-05-231-4/+4
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-162-28/+22
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-228/+0
* more DEFS=Ken Raeburn2006-04-042-0/+5
* make dependKen Raeburn2006-04-011-1/+2
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-014-0/+7
* make depend, now with dependency sortingKen Raeburn2006-03-311-25/+25
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-4/+4
* make dependKen Raeburn2006-03-081-5/+8
* make dependTom Yu2005-11-291-12/+2
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-183-2/+4
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-2/+0
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-212-1/+4
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-214-10/+20
* Update dependenciesKen Raeburn2005-06-211-4/+6
* Implement principal name and auth flavor fallback for kadm5 clientTom Yu2005-02-112-0/+8
* run "make depend"Ken Raeburn2004-12-301-1/+0
* * tcl_kadm5.c (parse_flags, parse_keysalts, parse_key_data, parse_tl_data,Ken Raeburn2004-07-283-15/+26
* make dependTom Yu2004-06-161-14/+17
* update dependenciesKen Raeburn2004-04-241-9/+10
* make dependKen Raeburn2003-12-151-9/+10
* make-depend updatesKen Raeburn2003-05-241-5/+5
* * Makefile.in (DEFINES): New variable. Define HAS_STDARG for Tcl headersKen Raeburn2003-01-092-0/+8