summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/logger.c
Commit message (Expand)AuthorAgeFilesLines
* protoizeKen Raeburn2002-09-181-32/+6
* logger.c (krb5_klog_init): Initialize savec to keep compiler happyKen Raeburn2001-10-101-1/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-5/+0
* * logger.c (severity2string): Declare as returning const char *.Ezra Peisach2001-07-091-5/+5
* oops, missed a changeKen Raeburn2001-06-211-3/+0
* * logger.c (krb5_klog_init) [HAVE_SYSLOG]: Loop over an array of syslogKen Raeburn2001-06-211-51/+38
* * alt_prof.c (krb5_read_realm_params): Cast argument to isspace()Ezra Peisach2001-06-181-2/+2
* * logger.c (klog_vsyslog): If krb5_klog_init() is not called, doEzra Peisach2001-06-181-1/+14
* * logger.c (krb5_klog_init): Cleanup assignments inEzra Peisach2001-06-041-9/+18
* pullup from 1.2 branchKen Raeburn2000-06-271-2/+3
* * logger.c (klog_vsyslog): Convert pid_t to long for printingKen Raeburn1999-12-061-2/+2
* replace char arrays with macros for gcc format checking; provide format str t...Ken Raeburn1999-09-291-15/+15
* copyright and fprintf-format changes from 1.1Ken Raeburn1999-09-241-9/+10
* These additions cause the KDC to react to SIGHUP by closing andGeoffrey King1998-07-081-0/+39
* Include ctype.h for isspace declarationEzra Peisach1997-10-071-0/+1
* * logger.c (krb5_klog_init): remember to call openlog() whenBarry Jaspan1996-10-151-1/+5
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+940