| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * configure.in, Makefile.in: only link getdtablesize.o if needed | Tom Yu | 1996-06-03 | 3 | -2/+11 |
| * | Use secure context for login | Sam Hartman | 1996-05-23 | 2 | -1/+6 |
| * | krlogind.c krshd.c: | Richard Basch | 1996-05-09 | 4 | -1/+63 |
| * | Use the default service principal (don't assume it is "host") as the | Richard Basch | 1996-05-09 | 2 | -1/+6 |
| * | cygnus merge: | Ken Raeburn | 1996-05-02 | 8 | -64/+156 |
| * | Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, Chris | Ken Raeburn | 1996-05-01 | 13 | -629/+1547 |
| * | hpux is unix. really, it is | Ken Raeburn | 1996-05-01 | 2 | -0/+12 |
| * | previously checked-in changes | Ken Raeburn | 1996-05-01 | 1 | -0/+12 |
| * | login man page by mark eichin | Ken Raeburn | 1996-04-29 | 2 | -0/+70 |
| * | * Makefile.in (install): Install correct set of man pages, and check for | Ken Raeburn | 1996-04-29 | 4 | -7/+17 |
| * | The rd_req has to allow any local service principal, as the host may have | Richard Basch | 1996-04-28 | 2 | -21/+30 |
| * | Whitespace cleanup | Richard Basch | 1996-04-25 | 1 | -8/+6 |
| * | One could not specify -c in inetd.conf, because of the | Richard Basch | 1996-04-22 | 2 | -10/+12 |
| * | * krshd.c: If checksumming is required & ALWAYS_V5_KUSEROK is | Richard Basch | 1996-04-21 | 2 | -6/+18 |
| * | * Remove documentation of how krlogind gets its command line options | Sam Hartman | 1996-04-21 | 5 | -33/+110 |
| * | Fix typo in last night's commit | Sam Hartman | 1996-04-19 | 1 | -1/+1 |
| * | Add Doug Engert's patches to deal | Sam Hartman | 1996-04-19 | 3 | -20/+64 |
| * | More option handling changes | Sam Hartman | 1996-04-18 | 2 | -3/+11 |
| * | configure.in (LOGINLIBS): Remove DECLARE_SYS_ERRLIST since it's no | Theodore Tso | 1996-04-17 | 5 | -299/+236 |
| * | * Changes to not use streams on HPUX | Sam Hartman | 1996-04-16 | 5 | -2/+37 |
| * | Drop support for option names in argv[0] | Sam Hartman | 1996-04-16 | 5 | -66/+7 |
| * | Remove setpgrp() call from krlogind | Sam Hartman | 1996-04-15 | 3 | -10/+20 |
| * | Store the forwarded credentials in /tmp/krb5cc_p<pid> (like krlogind) | Richard Basch | 1996-04-13 | 2 | -11/+6 |
| * | Destroy any forwarded credentials when we cleanup. (They were stored in | Richard Basch | 1996-04-13 | 2 | -1/+15 |
| * | forward.c: Use a saner naming convention for the credentials cache. | Richard Basch | 1996-04-12 | 3 | -8/+45 |
| * | Call a krb5 cleanup routine to cleanup forwarded credentials, if necessary | Richard Basch | 1996-04-12 | 3 | -15/+25 |
| * | * kcmd.c: Cleaned up whitespace and removed commented & unused cruft | Richard Basch | 1996-04-11 | 4 | -39/+35 |
| * | some fixes changes from marc. changelogs will be merged later | Mark Eichin | 1996-04-09 | 3 | -28/+47 |
| * | Add an option -L to pass an environment variable to a client. | Ezra Peisach | 1996-04-08 | 2 | -10/+53 |
| * | * krlogind.c: Under Solaris, when the connection pipe goes away, | Richard Basch | 1996-04-03 | 2 | -1/+9 |
| * | Leading/trailing colons should not be there based on the variable usage. | Richard Basch | 1996-04-01 | 2 | -17/+23 |
| * | Whitespace cleanup for readability | Richard Basch | 1996-04-01 | 1 | -12/+14 |
| * | * telnetd.c: remove inclusion of netdb.h; it's already in defs.h, | Tom Yu | 1996-03-27 | 2 | -1/+6 |
| * | Add a couple missing log entries for stuff Mark checked in | Ken Raeburn | 1996-03-25 | 1 | -1/+9 |
| * | krshd.c: use the library routines to do v4 to v5 principal translation | Richard Basch | 1996-03-25 | 2 | -9/+14 |
| * | * krshd no longer does non-blocking IO. It never really needed it | Sam Hartman | 1996-03-24 | 3 | -7/+12 |
| * | * Apply patch from Ken Raeburn to get telnetd compiling on the SGI | Sam Hartman | 1996-03-24 | 6 | -160/+57 |
| * | use the library routines to do the v4 to v5 principal translation | Richard Basch | 1996-03-22 | 2 | -8/+13 |
| * | * kcmd.c (ruserok): declare the function as taking const char * | Richard Basch | 1996-03-20 | 2 | -2/+7 |
| * | Makefile.in: Added flags which turn on the encryption option | Theodore Tso | 1996-03-19 | 3 | -3/+51 |
| * | Makefile.in: Added flags to turn on the encryption option | Theodore Tso | 1996-03-19 | 7 | -10/+102 |
| * | Mon Mar 18 20:56:37 1996 Theodore Y. Ts'o <tytso@dcl> | Theodore Tso | 1996-03-19 | 7 | -113/+246 |
| * | Use AC_HEADER_STDARG and use that test to set STDARG. | Ezra Peisach | 1996-03-19 | 9 | -5/+21 |
| * | changelogs entries from cygnus changes | Mark Eichin | 1996-03-18 | 1 | -1/+1 |
| * | Add USE_ANAME for aname conversion db | Ezra Peisach | 1996-03-18 | 2 | -0/+5 |
| * | Remove declaration of krb5_kdc_default_options | Ezra Peisach | 1996-03-16 | 2 | -2/+3 |
| * | * ftpd.c (auth_data): Do not fail if last gss_service is not | Ezra Peisach | 1996-03-15 | 2 | -2/+13 |
| * | Added shadow password support | Richard Basch | 1996-03-15 | 3 | -0/+30 |
| * | telnet needs USE_ANAME because libtelnet/kerberos.c isn't split | Mark Eichin | 1996-03-14 | 2 | -2/+7 |
| * | use AC_HEADER_STDARG | Ken Raeburn | 1996-03-13 | 2 | -1/+6 |