| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Drop support for option names in argv[0] | Sam Hartman | 1996-04-16 | 1 | -0/+4 |
| * | Remove setpgrp() call from krlogind | Sam Hartman | 1996-04-15 | 1 | -0/+13 |
| * | Destroy any forwarded credentials when we cleanup. (They were stored in | Richard Basch | 1996-04-13 | 1 | -0/+12 |
| * | * kcmd.c: Cleaned up whitespace and removed commented & unused cruft | Richard Basch | 1996-04-11 | 1 | -0/+11 |
| * | Add an option -L to pass an environment variable to a client. | Ezra Peisach | 1996-04-08 | 1 | -0/+5 |
| * | * krlogind.c: Under Solaris, when the connection pipe goes away, | Richard Basch | 1996-04-03 | 1 | -0/+8 |
| * | Leading/trailing colons should not be there based on the variable usage. | Richard Basch | 1996-04-01 | 1 | -0/+6 |
| * | krshd.c: use the library routines to do v4 to v5 principal translation | Richard Basch | 1996-03-25 | 1 | -1/+6 |
| * | * krshd no longer does non-blocking IO. It never really needed it | Sam Hartman | 1996-03-24 | 1 | -0/+9 |
| * | use the library routines to do the v4 to v5 principal translation | Richard Basch | 1996-03-22 | 1 | -0/+5 |
| * | * kcmd.c (ruserok): declare the function as taking const char * | Richard Basch | 1996-03-20 | 1 | -0/+5 |
| * | use AC_HEADER_STDARG | Ken Raeburn | 1996-03-13 | 1 | -0/+4 |
| * | remove cvs conflict marker, wrap some long lines | Ken Raeburn | 1996-03-13 | 1 | -14/+16 |
| * | Check in ChangeLog for last change.. | Ezra Peisach | 1996-03-12 | 1 | -0/+5 |
| * | Fixed mispelling of Doug Engert's name | Theodore Tso | 1996-03-11 | 1 | -4/+4 |
| * | Call USE_ANAME so we get the right | Sam Hartman | 1996-02-26 | 1 | -0/+5 |
| * | Fix the server side of the krlogin bug detecting eof in connection close | Sam Hartman | 1996-02-26 | 1 | -0/+16 |
| * | Fix lint flame (added missing cast) | Theodore Tso | 1996-02-13 | 1 | -0/+4 |
| * | Only display secure_message if encryption actually enabled | Sam Hartman | 1996-02-10 | 1 | -0/+4 |
| * | Fixed bug in v4 compatability: you don't check | Sam Hartman | 1996-02-10 | 1 | -0/+5 |
| * | * rcp (client mode) now uses rsh -x but still supports the old encryption in | Sam Hartman | 1996-02-01 | 1 | -11/+24 |
| * | * krshd: Make sure KRB5CCNAME gets set for forward creds; code could be much ... | Sam Hartman | 1996-01-31 | 1 | -0/+31 |
| * | Fixes to build on Linux; | Sam Hartman | 1996-01-27 | 1 | -0/+5 |
| * | Oops; I accidentally comitted a version of krlogin | Sam Hartman | 1996-01-27 | 1 | -0/+1 |
| * | Fix delay in ^C processing | Sam Hartman | 1996-01-26 | 1 | -0/+6 |
| * | Update man pages with new options | Sam Hartman | 1996-01-24 | 1 | -0/+2 |
| * | * Add checksum support to klogind making sure encrypted authenticators | Sam Hartman | 1996-01-24 | 1 | -0/+27 |
| * | Check for prototypes so that KRB5_STDARG_P works | Ezra Peisach | 1996-01-22 | 1 | -0/+6 |
| * | Fix a memory leak and reversed arguments | Sam Hartman | 1996-01-20 | 1 | -0/+2 |
| * | In the client, construct a checksum from the command line | Sam Hartman | 1996-01-20 | 1 | -0/+4 |
| * | In des_read, check to see if read returns 0 and report | Sam Hartman | 1996-01-19 | 1 | -0/+4 |
| * | Mainline utmp and login cleanups from hartmans_pty_utmp: | Sam Hartman | 1996-01-19 | 1 | -0/+14 |
| * | * krsh.c, krlogin.c: (main): Ultrix cc does not support automatic | Ezra Peisach | 1996-01-11 | 1 | -0/+5 |
| * | * krcp.c (error): Convert to use varargs | Ezra Peisach | 1996-01-11 | 1 | -0/+6 |
| * | kcmd.c (getport): Clear the sin structure to be zero. (From Doug Engbert.) | Theodore Tso | 1996-01-11 | 1 | -0/+15 |
| * | Removed extern global of krb5_kdc_req_sumtype, which wasn't being used | Theodore Tso | 1996-01-11 | 1 | -0/+5 |
| * | forward.c (get_for_creds): Removed no longer used function | Theodore Tso | 1996-01-10 | 1 | -0/+7 |
| * | If HAVE_SHADOW is defined, and no shadow password entry is availble, | Theodore Tso | 1995-12-22 | 1 | -0/+6 |
| * | Also include unistd.h, if it's available | Theodore Tso | 1995-12-19 | 1 | -0/+4 |
| * | * configure.in: Use krb5util library | Ezra Peisach | 1995-12-06 | 1 | -0/+7 |
| * | Applied patch from Scott Schwartz <schwartz@galapagos.cse.psu.edu> | Theodore Tso | 1995-12-01 | 1 | -0/+26 |
| * | Add IEXTEN to lflags | Sam Hartman | 1995-11-17 | 1 | -0/+9 |
| * | * krshd.c (doit): drag TZ= from parent environment into envinit to | Mark Eichin | 1995-11-13 | 1 | -0/+6 |
| * | If invoked with the -D port option, do not die if proper entry is missing | Ezra Peisach | 1995-11-02 | 1 | -0/+5 |
| * | ---------------------------------------------------------------------- | Sam Hartman | 1995-10-16 | 1 | -0/+4 |
| * | * kdb5_stash.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 1 | -0/+5 |
| * | Add documentation on the -f and -F options | Ezra Peisach | 1995-08-27 | 1 | -0/+4 |
| * | * Include utmp.h in krlogind.c; libpty.h doesn't any more and it needs them t... | Sam Hartman | 1995-08-07 | 1 | -3/+10 |
| * | Check for utmp[x].h | Paul Park | 1995-08-07 | 1 | -0/+5 |
| * | * krlogind.c: don't include utmp.h, since libty.h grabs it | Tom Yu | 1995-08-04 | 1 | -0/+4 |