aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/testing
AgeCommit message (Expand)AuthorFilesLines
2010-06-26Make kadmin work over IPv6Greg Hudson1-0/+2
2010-03-27Always pass -W option to kdb5_util create in testingKen Raeburn1-1/+1
2010-01-05disable weak crypto by defaultTom Yu1-1/+0
2010-01-03Initialize variables in case of error path winds up freeing stack garbageEzra Peisach1-2/+2
2010-01-03Some unsigned/signed warning cleanupEzra Peisach1-1/+2
2009-12-03allow testing even if name->addr->name mapping doesn't workKen Raeburn2-5/+4
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson4-15/+9
2009-10-31make mark-cstyleTom Yu5-2332/+2335
2009-10-26Remove the telnet-to-localhost sanity check in start_servers_local, asGreg Hudson1-71/+27
2009-10-25Account lockoutGreg Hudson4-10/+51
2009-08-28Clean up a little bit of test suite spew in env-setup: first, whenGreg Hudson1-12/+6
2009-08-28Remove bogus conditional from tcl_kadm5_randkey_principal(), which wasTom Yu1-1/+1
2009-08-17Modify kadm5 initializers to accept krb5 contextsGreg Hudson1-2/+2
2009-08-13Remove kadmin v1 API supportGreg Hudson11-2145/+85
2009-07-10Add a new '-W' option to kadmind and kdb5_util create to allow readingTom Yu1-0/+2
2009-02-12Don't apply 'const' twiceKen Raeburn1-1/+1
2009-02-04In tcl_ovsec_kadm_get_policy, initialize ent since (at least inGreg Hudson1-1/+1
2009-02-04remove some krb4 testing hooksKen Raeburn8-446/+3
2009-02-02Revise last change to better resemble the original test, keeping theKen Raeburn1-1/+1
2009-02-02don't delay so long while waiting for daemon startupKen Raeburn1-2/+2
2009-01-28disable single-DES by defaultTom Yu1-0/+1
2009-01-05move generated dependencies out of Makefile.inKen Raeburn4-29/+29
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-4/+2
2008-10-20Use strdup in place of malloc/strcpy in many placesGreg Hudson1-2/+1
2008-07-20Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn1-1/+1
2008-06-10Get rid of handling of set-but-unused kadm5_config_params.admin_dbnameKen Raeburn1-5/+1
2008-06-10Get rid of handling of set-but-unused kadm5_config_params.admin_lockfileKen Raeburn1-5/+1
2008-06-03Revert a few const specs to reduce warningsKen Raeburn1-5/+5
2008-06-03Fix various minor format-string issuesKen Raeburn2-4/+4
2008-06-02Partial const-ification, as indicated by the modern Tcl API, exceptKen Raeburn2-93/+104
2007-03-02Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn1-1/+1
2006-11-02* tcl_kadm5.c (parse_principal_ent, parse_policy_ent): Don't pass back anKen Raeburn2-4/+4
2006-09-16Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn1-14/+14
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn3-9/+9
2006-05-23install headers into include/krb5Ken Raeburn1-4/+4
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn4-48/+40
2006-05-13Have Tcl script error out if initialization failsKen Raeburn1-8/+14
2006-05-11* tests/dejagnu/config/default.exp (setup_krb5_conf): Don't add suffix toKen Raeburn1-1/+1
2006-04-25Change kdb plugin code to use the new plugin support instead ofKen Raeburn1-1/+1
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn1-1/+1
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman4-614/+0
2006-04-04more DEFS=Ken Raeburn2-0/+5
2006-04-01make dependKen Raeburn1-1/+2
2006-04-01Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn4-0/+7
2006-03-31make depend, now with dependency sortingKen Raeburn1-25/+25
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-4/+4
2006-03-08make dependKen Raeburn1-5/+8
2006-03-07Merge from plugin branchKen Raeburn2-1/+5
2005-11-29make dependTom Yu1-12/+2
2005-11-18Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn3-2/+4