summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/krlogind.c
Commit message (Expand)AuthorAgeFilesLines
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-21/+24
* Ultrix doesn't have a fully functional POSIX termiosRichard Basch1995-01-021-3/+3
* * logutil.cRichard Basch1994-12-301-103/+77
* configure.in: Removed extraneous charactersRichard Basch1994-12-301-35/+32
* * krlogind.cRichard Basch1994-12-291-12/+8
* * krlogind.c:Richard Basch1994-12-291-84/+76
* * krlogin.cRichard Basch1994-12-281-1/+1
* * krlogind.cRichard Basch1994-12-281-40/+60
* * krlogind.cRichard Basch1994-12-271-48/+12
* * krlogind.cRichard Basch1994-12-271-77/+105
* krcp.c, krlogin.c, krlogind.c (v5_des_write): Fix byte swapping codeTheodore Tso1994-12-191-11/+16
* Checked in Richard's changes of November 2nd. (See changelog). Lots ofTheodore Tso1994-11-081-44/+76
* * krlogin.c (des_write): get rid of srandom, since seeding is doneMark Eichin1994-10-271-34/+1
* * configure.in: check for srand48, srand, and srandom.Mark Eichin1994-10-271-2/+26
* Check for both EAGAIN in addition to EWOULDBLOCKTheodore Tso1994-10-261-7/+7
* Change one last variable to be an unsigned charTheodore Tso1994-10-191-1/+1
* Make protocol buffers be unsigned, since we're comparing againstTheodore Tso1994-10-191-1/+1
* * krlogind.c: use HAVE_STREAMS, fix TIOCPKT_* testMark Eichin1994-10-181-4/+7
* More autoconf portability fixes --- for Solaris Suncc. SETPGRP_TWOARG,Theodore Tso1994-09-301-3/+4
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* add sys/ioctl.hMark Eichin1994-08-171-0/+1
* lintMark Eichin1994-08-141-1/+0
* 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