| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | add gssftp to things-to-keep | Mark Eichin | 1996-01-14 | 1 | -0/+1 |
| * | Cygnus implementation of GSSAPI-based ftp client and server. | Mark Eichin | 1996-01-14 | 37 | -0/+14111 |
| * | * krsh.c, krlogin.c: (main): Ultrix cc does not support automatic | Ezra Peisach | 1996-01-11 | 3 | -3/+10 |
| * | * krcp.c (error): Convert to use varargs | Ezra Peisach | 1996-01-11 | 3 | -7/+37 |
| * | kcmd.c (getport): Clear the sin structure to be zero. (From Doug Engbert.) | Theodore Tso | 1996-01-11 | 5 | -7/+50 |
| * | Removed extern global of krb5_kdc_req_sumtype, which wasn't being used | Theodore Tso | 1996-01-11 | 2 | -1/+5 |
| * | forward.c (get_for_creds): Removed no longer used function | Theodore Tso | 1996-01-10 | 3 | -165/+55 |
| * | forward.c (get_for_creds): Removed no longer used function | Theodore Tso | 1996-01-10 | 3 | -158/+10 |
| * | Removed sys/fcntl.h checking (always use fcntl.h instead) | Richard Basch | 1996-01-04 | 4 | -8/+3 |
| * | * gss-client.c (main, client_establish_context): If the -d flag is | Theodore Tso | 1996-01-04 | 3 | -6/+25 |
| * | If HAVE_SHADOW is defined, and no shadow password entry is availble, | Theodore Tso | 1995-12-22 | 2 | -2/+7 |
| * | Also include unistd.h, if it's available | Theodore Tso | 1995-12-19 | 2 | -0/+7 |
| * | * configure.in: Use krb5util library | Ezra Peisach | 1995-12-06 | 3 | -1/+9 |
| * | The BSD application suite only understands using 1-DES as a session key type | Richard Basch | 1995-12-05 | 1 | -0/+4 |
| * | Applied patch from Scott Schwartz <schwartz@galapagos.cse.psu.edu> | Theodore Tso | 1995-12-01 | 2 | -0/+67 |
| * | * state.c: use P properly so it won't break non-ansi compilers | Tom Yu | 1995-11-27 | 2 | -1/+5 |
| * | Add IEXTEN to lflags | Sam Hartman | 1995-11-17 | 3 | -2/+10 |
| * | * *.c (*): initialize lock_arg to a copy of a static | Mark Eichin | 1995-11-16 | 3 | -0/+15 |
| * | * telnetd.8: source tmac.doc for correct parsing | Mark Eichin | 1995-11-13 | 2 | -0/+5 |
| * | * main.c: initialize line (to avoid splitting up forward.c.) | Mark Eichin | 1995-11-13 | 2 | -0/+6 |
| * | * forward.c: set KRB5_DEFAULT_LIFE to 10 hours, not 8. | Mark Eichin | 1995-11-13 | 3 | -3/+19 |
| * | * krshd.c (doit): drag TZ= from parent environment into envinit to | Mark Eichin | 1995-11-13 | 2 | -2/+21 |
| * | sim_client.c (main): Use krb5_get_server_rcache instead of duplicating | Ezra Peisach | 1995-11-09 | 2 | -21/+12 |
| * | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 6 | -17/+7 |
| * | If invoked with the -D port option, do not die if proper entry is missing | Ezra Peisach | 1995-11-02 | 4 | -42/+65 |
| * | Disallow changes to AOUT_LD_* environment variables | Richard Basch | 1995-10-25 | 1 | -1/+1 |
| * | Reversed the check for strchr(). If strchr(varp, '=') is true then we | Richard Basch | 1995-10-24 | 1 | -1/+1 |
| * | 1. Do not end syslog messages with \n (it messes up the logs). | Richard Basch | 1995-10-23 | 1 | -24/+21 |
| * | Print messages using \r\n so that the display in binary mode will be correct. | Richard Basch | 1995-10-23 | 1 | -129/+129 |
| * | Print all statements using \r\n so that they will be properly formatted | Richard Basch | 1995-10-23 | 2 | -7/+7 |
| * | syslog statements should not be called with \n | Richard Basch | 1995-10-23 | 2 | -5/+5 |
| * | Minor fix to last commit | Sam Hartman | 1995-10-22 | 2 | -1/+6 |
| * | Integrate patch including functionality from David Borman's latest | Sam Hartman | 1995-10-21 | 2 | -0/+29 |
| * | ---------------------------------------------------------------------- | Sam Hartman | 1995-10-16 | 2 | -1/+6 |
| * | Fixed location where usage() wasn't being called with an argument | Theodore Tso | 1995-10-15 | 2 | -1/+6 |
| * | * gss-misc.c (recv_token): When continuing partial read, decrease | Ezra Peisach | 1995-10-12 | 2 | -1/+7 |
| * | Fix handling of session key for Kerberos5. I don't think this should | Sam Hartman | 1995-10-10 | 3 | -0/+10 |
| * | Fix handling of session key for Kerberos5. I don't think this should | Sam Hartman | 1995-10-10 | 2 | -30/+44 |
| * | (recv_token): When continuning a partial read over the network, put | Ezra Peisach | 1995-10-08 | 2 | -1/+6 |
| * | gss-client.c (main): Set display_file to be stdout | Theodore Tso | 1995-09-29 | 4 | -24/+37 |
| * | Initialize the service name to SAMPLE_SERVICE instead of leaving as NULL | Ezra Peisach | 1995-09-18 | 2 | -1/+5 |
| * | Fix optional host parsing so that host is recognized as an argument | Theodore Tso | 1995-09-16 | 2 | -2/+12 |
| * | Free the context and auth_context before exiting | Theodore Tso | 1995-09-16 | 2 | -0/+8 |
| * | Add an optional third argument which allows the user to set the | Theodore Tso | 1995-09-16 | 2 | -6/+14 |
| * | Allow the user to specify the service instance using the -s option. | Theodore Tso | 1995-09-16 | 2 | -26/+44 |
| * | (sign_server): Only try using gss_export_context and | Theodore Tso | 1995-09-16 | 2 | -24/+58 |
| * | Improved (and changed) input argument handling, to make sim_server | Theodore Tso | 1995-09-15 | 2 | -21/+81 |
| * | Use separate definitions for the Kerberos instance name and the UDP | Theodore Tso | 1995-09-15 | 2 | -1/+7 |
| * | sim_client.c (main): Added better options parsing for more flexibility | Theodore Tso | 1995-09-15 | 3 | -53/+140 |
| * | * encrypt.h, kerberos5.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 3 | -2/+5 |