| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix loop so that a ftp/host@REALM is not required, | Sam Hartman | 1996-01-18 | 2 | -4/+11 |
* | Include sys/select.h for AIX | Sam Hartman | 1996-01-18 | 3 | -0/+10 |
* | Deal with CVS not doing what I expected with a branch so the code compiles an... | Sam Hartman | 1996-01-16 | 1 | -1/+1 |
* | Fix handling so that the username is only written out to wtmpx logout records; | Sam Hartman | 1996-01-16 | 3 | -4/+7 |
* | Short term, this is notes on what the interfaces to various libpty functions ... | Sam Hartman | 1996-01-15 | 1 | -0/+105 |
* | * configure.in: add gssftp to CONFIG_DIRS so that the GSSAPI | Mark Eichin | 1996-01-15 | 2 | -1/+5 |
* | * aclocal.m4 (WITH_DBM_LNAME): add --with-dbm-lname for callers of | Mark Eichin | 1996-01-15 | 2 | -0/+42 |
* | Sanitize and cvsignore files for gssftp | Mark Eichin | 1996-01-14 | 7 | -0/+173 |
* | 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 |
* | Work around apparent Solaris kernel bug. If you open the pty and close it, y... | Sam Hartman | 1996-01-13 | 2 | -30/+27 |
* | Makefile.in: (check-unix): ultrix "test" does not support -x | Ezra Peisach | 1996-01-11 | 2 | -2/+6 |
* | * 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 |
* | * profile.hin: Add profile_init_path prototype | Ezra Peisach | 1996-01-11 | 2 | -0/+7 |
* | Set the enctype to ENCTYPE_UNKNOWN when the enctype should be determined from | Richard Basch | 1996-01-11 | 3 | -6/+14 |
* | Add an #ifdef for enabling lower case realm (for use with DCE) | Theodore Tso | 1996-01-11 | 2 | -0/+7 |
* | When obtaining tickets, we make them forwardable by default. XXX This | Theodore Tso | 1996-01-11 | 2 | -5/+17 |
* | Added documentation for the DCE compat options, plus the capaths | Theodore Tso | 1996-01-11 | 2 | -0/+132 |
* | scc.h (KRB5_SCC_DEFAULT_VNO): Remove KRB5_SCC_DEFAULT_VNO; now set in | Theodore Tso | 1996-01-11 | 5 | -13/+21 |
* | fcc.h (KRB5_FCC_DEFAULT_VNO): Remove KRB5_FCC_DEFAULT_VNO; now set in | Theodore Tso | 1996-01-11 | 4 | -11/+15 |
* | Added checking of profile for DCE compatability options (ccache type, | Theodore Tso | 1996-01-11 | 2 | -4/+25 |
* | Add fields for fcc_default_format and scc_default_format in | Theodore Tso | 1996-01-11 | 2 | -0/+7 |
* | Added ##DOS statements after gssapi_err_generic.$(OBJECT) to get it | Theodore Tso | 1996-01-11 | 2 | -0/+9 |
* | Fix return type for mit_des3_string_to_key() | Theodore Tso | 1996-01-11 | 2 | -1/+5 |
* | Added hack by Doug Engbert to get util/pty to work under Solaris. We | Theodore Tso | 1996-01-11 | 2 | -0/+10 |
* | kcmd.c (getport): Clear the sin structure to be zero. (From Doug Engbert.) | Theodore Tso | 1996-01-11 | 5 | -7/+50 |
* | Initialize addrs to 0 so that we don't try to free stack garbage on an | Theodore Tso | 1996-01-11 | 2 | -2/+5 |
* | Remove #if statement that used sizeof(xxx), since that won't work for | Theodore Tso | 1996-01-11 | 2 | -6/+7 |
* | Removed extern global of krb5_kdc_req_sumtype, which wasn't being used | Theodore Tso | 1996-01-11 | 2 | -1/+5 |
* | krbconfig.c, Makefile.in: Removed krbconfig.c; it contained global | Theodore Tso | 1996-01-11 | 7 | -17/+22 |
* | If reading in a version 3 credentials cache, ignore the second enctype | Theodore Tso | 1996-01-11 | 2 | -1/+7 |
* | Applied patch submitted by Doug Engbert, so that the configurable | Theodore Tso | 1996-01-11 | 2 | -0/+9 |
* | * locate_kdc.c (krb5_locate_kdc): Add parrentheses for assignment | Ezra Peisach | 1996-01-11 | 4 | -7/+18 |
* | Take care of a gcc warnign about shufting two far | Ezra Peisach | 1996-01-11 | 2 | -1/+6 |
* | Added defintion for KRB5_GSS_FOR_CREDS_OPTION | Theodore Tso | 1996-01-10 | 1 | -0/+2 |
* | 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 |
* | Added error table code KRB5_FWD_BAD_PRINCIPAL | Theodore Tso | 1996-01-10 | 2 | -0/+5 |
* | krb5.hin (krb5_fwd_tgt_creds, krb5_os_hostaddr): Added new function | Theodore Tso | 1996-01-10 | 2 | -0/+18 |
* | gssapiP_krb5.h (KRB5_GSS_FOR_CREDS_OPTION): New constant added for | Theodore Tso | 1996-01-10 | 3 | -77/+252 |
* | fwd_tgt.c (krb5_fwd_tgt_creds): New function which handles all of the | Theodore Tso | 1996-01-10 | 6 | -68/+227 |
* | krb5.hin: Added support for KRB5_INT16_MAX, which tells us the | Theodore Tso | 1996-01-05 | 2 | -0/+10 |
* | hostaddr.c (krb5_os_hostaddr): New function which takes a hostname and | Theodore Tso | 1996-01-05 | 3 | -0/+90 |
* | gssapiP_generic.h (TWRITE_INT16, TREAD_INT16): Added new macros | Theodore Tso | 1996-01-05 | 2 | -0/+13 |
* | gssapiP_generic.h: Don't include <sys/types.h> since it's already | Theodore Tso | 1996-01-05 | 3 | -3/+9 |
* | Removed check for sys/fcntl.h; the source now always includes <fcntl.h> | Richard Basch | 1996-01-04 | 1 | -1/+0 |
* | Removed #undef NEED_SYS_FCNTL_H since we now always use <fcntl.h> | Richard Basch | 1996-01-04 | 1 | -1/+0 |
* | Always include <fcntl.h> instead of checking for <sys/fcntl.h> | Richard Basch | 1996-01-04 | 2 | -8/+2 |
* | Removed checking for <sys/fcntl.h>; always use <fcntl.h> | Richard Basch | 1996-01-04 | 1 | -21/+0 |