summaryrefslogtreecommitdiffstats
path: root/src/kadmin/server/ipropd_svc.c
Commit message (Expand)AuthorAgeFilesLines
* Modernize iprop codeGreg Hudson2014-02-051-1/+1
* Correctly log IPv6 addresses in kadmindGreg Hudson2013-11-251-15/+7
* Fix various warningsGreg Hudson2013-06-071-2/+1
* Clean up getclhoststr in ipropd_svc.cGreg Hudson2013-03-211-17/+9
* Fix DPRINT in ipropd_svc.cGuillaume Rousse2013-01-011-1/+1
* Add -p, -F, -K options to kadmindNicolas Williams2012-10-051-13/+14
* ipropd_svc.c DPRINT improvementsNicolas Williams2012-10-051-13/+34
* Use a single global dump for iprop full syncsNicolas Williams2012-10-051-34/+34
* Exit on error in kadmind kprop childGreg Hudson2011-11-041-2/+2
* Mark up strings for translationGreg Hudson2011-06-101-8/+9
* Reindent and manually restore some BSD-style files that wereTom Yu2009-11-041-0/+1
* Account lockoutGreg Hudson2009-10-251-5/+32
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Move prototypes needed in multiple files to misc.h instead ofEzra Peisach2008-12-171-2/+0
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-3/+1
* Don't stick '<null>' in log messages. Run kdb5_util dump with input explicit...Ken Raeburn2008-11-171-12/+12
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-051-8/+9
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-2/+1
* Merge from branch sun-ipropKen Raeburn2008-06-241-0/+615