summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/krlogind.c
Commit message (Expand)AuthorAgeFilesLines
* some linux/posix and alpha fixesMark Eichin1994-08-081-10/+36
* more posix and linux fixesMark Eichin1994-08-071-0/+5
* almost there. safety checkinMark Eichin1994-08-041-11/+36
* roundupMark Eichin1994-07-271-0/+4
* HAVE_TTYENT_H, HAVE_SYS_LABEL_HMark Eichin1994-07-271-1/+2
* strings.h is always wrongMark Eichin1994-07-261-1/+1
* * configure.in: Added tests for HAVE_SETOWN, HAVE_SYS_FILIO_H.Mark Eichin1994-07-261-0/+5
* Remove spurious debugging #undef of KRB5_KRB4_COMPATTheodore Tso1994-06-281-2/+0
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-6/+6
* step 1: bzero->memset(,0,)Mark Eichin1994-06-151-1/+1
* Improve logging of failed loginsTheodore Tso1994-06-101-10/+17
* Don't use V4 Kerberos routines unless compiled with V4 compatibility modeTheodore Tso1994-01-141-1/+11
* Lots of cleanup. V4/V5 compatibility recvauth moved to separateTheodore Tso1993-12-241-570/+148
* optarg must be declared extern char *Theodore Tso1993-12-031-3/+4
* Added missing #include for ctype.hTheodore Tso1993-12-011-1/+0
* Misc cleanupTheodore Tso1993-10-301-14/+14
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-10/+10
* Fixed logic bug which lead to a security bug when both .rhosts andTheodore Tso1993-06-031-61/+23
* Checked in changes from ISITheodore Tso1993-06-021-265/+1008
* *** empty log message ***Theodore Tso1992-09-291-0/+1365