summaryrefslogtreecommitdiffstats
path: root/src/kadmin/testing/util/tcl_kadm5.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* make mark-cstyleTom Yu2009-10-311-2198/+2199
* 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-131-14/+1
* Don't apply 'const' twiceKen Raeburn2009-02-121-1/+1
* 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
* Fix various minor format-string issuesKen Raeburn2008-06-031-3/+3
* Partial const-ification, as indicated by the modern Tcl API, exceptKen Raeburn2008-06-021-53/+58
* * tcl_kadm5.c (parse_principal_ent, parse_policy_ent): Don't pass back anKen Raeburn2006-11-021-2/+2
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-27/+21
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-011-0/+1
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-181-1/+0
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-2/+3
* Implement principal name and auth flavor fallback for kadm5 clientTom Yu2005-02-111-0/+3
* * tcl_kadm5.c (parse_flags, parse_keysalts, parse_key_data, parse_tl_data,Ken Raeburn2004-07-281-12/+14
* * tcl_kadm5.c (unparse_err): Handle KADM5_MISSING_KRB5_CONF_PARAMSKen Raeburn2002-08-071-0/+8
* * tcl_kadm5.c: Cleanup warnings for variables set but not used.Ezra Peisach2002-07-151-29/+19
* more verbose reporting of unexpected errorsKen Raeburn2002-03-071-3/+5
* * tcl_kadm5.h: File with prototypes for Tcl_kadm5_init andEzra Peisach2001-07-011-27/+31
* * tcl_kadm5.c: Cleanup assignments in conditionalsEzra Peisach2001-06-081-12/+11
* * tcl_kadm5.c, tcl_ovsec_kadm.c: Cleanup of assignments inEzra Peisach2001-04-251-33/+40
* pullup from 1.2-beta4Ken Raeburn2000-07-011-1/+2
* * tcl_kadm5.c (parse_tl_data): Change cast from char * toEzra Peisach1998-07-161-3/+3
* Include either tcl.h or tcl/tcl.h. On debian linux, the tcl development headersEzra Peisach1997-10-221-0/+4
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-1/+0
* (unparse_err): add new finer-grained conf file error codesBarry Jaspan1996-11-071-0/+4
* * tcl_kadm5.c: don't assume tl_data_contents is null-terminated,Barry Jaspan1996-11-071-2/+5
* * tcl_kadm5.c (parse_keysalts, parse_tl_data): Do not free memoryEzra Peisach1996-11-071-0/+2
* * tcl_kadm5.c (unparse_err): update for new tl_data semanticsBarry Jaspan1996-11-011-0/+3
* * tcl_kadm5.c: add unparse ability for V2 principal fieldsBarry Jaspan1996-10-211-9/+210
* * tcl_kadm5.c (unparse_principal_ent): don't unparse allocatedBarry Jaspan1996-10-181-22/+32
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+2312