summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/str_conv.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor krb5_string_to_keysalts()Tom Yu2014-01-081-115/+64
* Make salt defaulting work for keysaltsTom Yu2014-01-061-1/+1
* Default to normal salt instead of "ignore"Tom Yu2014-01-061-1/+1
* Modernize k5bufGreg Hudson2013-02-141-5/+5
* Constify krb5_string_to_keysalts()'s string argNicolas Williams2012-07-301-10/+12
* Silence various "may be used uninitialized" warnings from GCC causedKen Raeburn2011-09-051-1/+1
* Mark up strings for translationGreg Hudson2011-06-101-17/+17
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-6/+2
* make mark-cstyleTom Yu2009-10-311-247/+248
* Implement s4u extensionsGreg Hudson2009-09-131-3/+9
* Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h. Add kadminGreg Hudson2009-04-271-0/+3
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-1/+1
* Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be usedGreg Hudson2008-11-051-1/+1
* Use the k5buf module instead of strcpy/strcat in several placesGreg Hudson2008-10-301-29/+13
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-2/+2
* krb5_string_to_keysalts()Jeffrey Altman2008-07-211-1/+1
* * str_conv.c (krb5_string_to_keysalts): When parsing string, allowEzra Peisach2001-06-261-1/+16
* * logger.c (krb5_klog_init): Cleanup assignments inEzra Peisach2001-06-041-3/+5
* str_conv.c: Include adm_proto.h for prototypesEzra Peisach2001-03-111-0/+1
* * str_conv.c (krb5_keysalt_iterate): Always use the prototype forKen Raeburn2001-01-171-2/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+397