summaryrefslogtreecommitdiffstats
path: root/src/kdc/fakeka.c
Commit message (Expand)AuthorAgeFilesLines
* In the KDC, remove krb4 request handling support and fakeka codeGreg Hudson2008-12-151-1397/+0
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-1/+1
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-10/+11
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-0/+1
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-2/+2
* * fakeka.c (main): Pass extra null-pointer argument to kadm5_init_with_passwordKen Raeburn2005-11-181-1/+3
* * fakeka.c: Include errno.hKen Raeburn2005-11-181-0/+1
* Bug from David Thompson <thomas@cs.wisc.edu>. Bug originally introducedKen Hornstein2004-02-191-1/+1
* This is the integration of "fakeka" (a program to emulate a kaserver)Ken Hornstein2003-02-061-0/+1392