summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/keytab/kt_srvtab.c
Commit message (Expand)AuthorAgeFilesLines
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-4/+3
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-35/+29
* In lib/krb5/keytab, ensure that function definition headers haveGreg Hudson2009-11-101-51/+31
* make mark-cstyleTom Yu2009-10-311-125/+125
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-7/+7
* Use snprintf instead of strcpy/strcat in many placesGreg Hudson2008-10-231-13/+4
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-2/+1
* lean client changesZhanna Tsitkov2008-08-201-1/+5
* a stash file is not a keytabWill Fiveash2008-08-151-2/+0
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-1/+2
* don't check for readability resolving SRVTAB: keytabKen Raeburn2007-05-311-7/+0
* buffer overflow in krb5_kt_get_nameEzra Peisach2007-02-011-1/+1
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-1/+0
* * k5-int.h (krb5_ser_handle): Now points to const.Ken Raeburn2002-10-311-2/+2
* protoizeKen Raeburn2002-09-031-50/+11
* Merge file and srvtab keytab implementations each into one file, and eliminateKen Raeburn2002-06-091-0/+522