aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kadm5/str_conv.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-31make mark-cstyleTom Yu1-247/+248
2009-09-13Implement s4u extensionsGreg Hudson1-3/+9
2009-04-27Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h. Add kadminGreg Hudson1-0/+3
2009-01-28Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn1-1/+1
2008-11-05Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be usedGreg Hudson1-1/+1
2008-10-30Use the k5buf module instead of strcpy/strcat in several placesGreg Hudson1-29/+13
2008-10-24Use strlcpy instead of strcpy in many placesGreg Hudson1-2/+2
2008-07-21krb5_string_to_keysalts()Jeffrey Altman1-1/+1
2001-06-26 * str_conv.c (krb5_string_to_keysalts): When parsing string, allowEzra Peisach1-1/+16
2001-06-04 * logger.c (krb5_klog_init): Cleanup assignments inEzra Peisach1-3/+5
2001-03-11str_conv.c: Include adm_proto.h for prototypesEzra Peisach1-0/+1
2001-01-17* str_conv.c (krb5_keysalt_iterate): Always use the prototype forKen Raeburn1-2/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+397