aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/testing/util/tcl_kadm5.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-31make mark-cstyleTom Yu1-2198/+2199
2009-10-25Account lockoutGreg Hudson1-3/+44
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 Hudson1-14/+1
2009-02-12Don't apply 'const' twiceKen Raeburn1-1/+1
2008-10-20Use strdup in place of malloc/strcpy in many placesGreg Hudson1-2/+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-03Fix various minor format-string issuesKen Raeburn1-3/+3
2008-06-02Partial const-ification, as indicated by the modern Tcl API, exceptKen Raeburn1-53/+58
2006-11-02* tcl_kadm5.c (parse_principal_ent, parse_policy_ent): Don't pass back anKen Raeburn1-2/+2
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn1-27/+21
2006-04-01Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn1-0/+1
2005-11-18Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn1-1/+0
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-2/+3
2005-02-11Implement principal name and auth flavor fallback for kadm5 clientTom Yu1-0/+3
2004-07-28* tcl_kadm5.c (parse_flags, parse_keysalts, parse_key_data, parse_tl_data,Ken Raeburn1-12/+14
2002-08-07* tcl_kadm5.c (unparse_err): Handle KADM5_MISSING_KRB5_CONF_PARAMSKen Raeburn1-0/+8
2002-07-15 * tcl_kadm5.c: Cleanup warnings for variables set but not used.Ezra Peisach1-29/+19
2002-03-07more verbose reporting of unexpected errorsKen Raeburn1-3/+5
2001-07-01 * tcl_kadm5.h: File with prototypes for Tcl_kadm5_init andEzra Peisach1-27/+31
2001-06-08 * tcl_kadm5.c: Cleanup assignments in conditionalsEzra Peisach1-12/+11
2001-04-25* tcl_kadm5.c, tcl_ovsec_kadm.c: Cleanup of assignments inEzra Peisach1-33/+40
2000-07-01pullup from 1.2-beta4Ken Raeburn1-1/+2
1998-07-16 * tcl_kadm5.c (parse_tl_data): Change cast from char * toEzra Peisach1-3/+3
1997-10-22Include either tcl.h or tcl/tcl.h. On debian linux, the tcl development headersEzra Peisach1-0/+4
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1-1/+0
1996-11-07 (unparse_err): add new finer-grained conf file error codesBarry Jaspan1-0/+4
1996-11-07 * tcl_kadm5.c: don't assume tl_data_contents is null-terminated,Barry Jaspan1-2/+5
1996-11-07 * tcl_kadm5.c (parse_keysalts, parse_tl_data): Do not free memoryEzra Peisach1-0/+2
1996-11-01 * tcl_kadm5.c (unparse_err): update for new tl_data semanticsBarry Jaspan1-0/+3
1996-10-21 * tcl_kadm5.c: add unparse ability for V2 principal fieldsBarry Jaspan1-9/+210
1996-10-18 * tcl_kadm5.c (unparse_principal_ent): don't unparse allocatedBarry Jaspan1-22/+32
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+2312