summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/kdb_convert.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid allocating zero key_data structuresGreg Hudson2013-07-151-10/+7
* Fix multiple tl-data updates over ipropGreg Hudson2011-05-221-35/+8
* Resolve a few miscellaneous warningsGreg Hudson2011-03-141-6/+8
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-061-480/+424
* make mark-cstyleTom Yu2009-10-311-751/+752
* Account lockoutGreg Hudson2009-10-251-30/+45
* Simplify memory management a bit in places, by allocating and freeingKen Raeburn2008-11-241-139/+107
* Fix a memory management bugKen Raeburn2008-11-171-2/+4
* Don't leak attr_types storage on errorKen Raeburn2008-08-071-9/+27
* In loop over entries, make local vars local to each iterationKen Raeburn2008-08-061-11/+11
* Include kdb_log.h for missing prototypes. Declare conv_princ_2db &Ezra Peisach2008-06-241-2/+3
* Merge from branch sun-ipropKen Raeburn2008-06-241-0/+1017