krb5.git
1996-01-20 Ezra Peisachkrb5_get_credentials does not take kdc_options flags
1996-01-20 Ezra PeisachRemove use of krb5_kdc_default_options
1996-01-20 Sam HartmanFix a memory leak and reversed arguments
1996-01-20 Sam HartmanIn the client, construct a checksum from the command...
1996-01-19 Theodore TsoAdd check for DBM/db libraries
1996-01-19 Sam HartmanIn des_read, check to see if read returns 0 and report
1996-01-19 Sam HartmanMainline utmp and login cleanups from hartmans_pty_utmp:
1996-01-19 Sam HartmanDeal with sys_errlist
1996-01-19 Sam HartmanPortability fixes: don't declare errno ever
1996-01-18 Sam HartmanFix loop so that a ftp/host@REALM is not required,
1996-01-18 Sam HartmanInclude sys/select.h for AIX
1996-01-16 Sam HartmanDeal with CVS not doing what I expected with a branch...
1996-01-16 Sam HartmanFix handling so that the username is only written out...
1996-01-15 Sam HartmanShort term, this is notes on what the interfaces to...
1996-01-15 Mark Eichin * configure.in: add gssftp to CONFIG_DIRS so that...
1996-01-15 Mark Eichin * aclocal.m4 (WITH_DBM_LNAME): add --with-dbm-lname...
1996-01-14 Mark EichinSanitize and cvsignore files for gssftp
1996-01-14 Mark Eichinadd gssftp to things-to-keep
1996-01-14 Mark EichinCygnus implementation of GSSAPI-based ftp client and...
1996-01-13 Sam HartmanWork around apparent Solaris kernel bug. If you open...
1996-01-11 Ezra PeisachMakefile.in: (check-unix): ultrix "test" does not suppo...
1996-01-11 Ezra Peisach * krsh.c, krlogin.c: (main): Ultrix cc does not suppor...
1996-01-11 Ezra Peisach * krcp.c (error): Convert to use varargs
1996-01-11 Ezra Peisach * profile.hin: Add profile_init_path prototype
1996-01-11 Richard BaschSet the enctype to ENCTYPE_UNKNOWN when the enctype...
1996-01-11 Theodore TsoAdd an #ifdef for enabling lower case realm (for use...
1996-01-11 Theodore TsoWhen obtaining tickets, we make them forwardable by...
1996-01-11 Theodore TsoAdded documentation for the DCE compat options, plus...
1996-01-11 Theodore Tsoscc.h (KRB5_SCC_DEFAULT_VNO): Remove KRB5_SCC_DEFAULT_V...
1996-01-11 Theodore Tsofcc.h (KRB5_FCC_DEFAULT_VNO): Remove KRB5_FCC_DEFAULT_V...
1996-01-11 Theodore TsoAdded checking of profile for DCE compatability options...
1996-01-11 Theodore TsoAdd fields for fcc_default_format and scc_default_format in
1996-01-11 Theodore TsoAdded ##DOS statements after gssapi_err_generic.$(OBJEC...
1996-01-11 Theodore TsoFix return type for mit_des3_string_to_key()
1996-01-11 Theodore TsoAdded hack by Doug Engbert to get util/pty to work...
1996-01-11 Theodore Tsokcmd.c (getport): Clear the sin structure to be zero...
1996-01-11 Theodore TsoInitialize addrs to 0 so that we don't try to free...
1996-01-11 Theodore TsoRemove #if statement that used sizeof(xxx), since that...
1996-01-11 Theodore TsoRemoved extern global of krb5_kdc_req_sumtype, which...
1996-01-11 Theodore Tsokrbconfig.c, Makefile.in: Removed krbconfig.c; it conta...
1996-01-11 Theodore TsoIf reading in a version 3 credentials cache, ignore...
1996-01-11 Theodore TsoApplied patch submitted by Doug Engbert, so that the...
1996-01-11 Ezra Peisach * locate_kdc.c (krb5_locate_kdc): Add parrentheses...
1996-01-11 Ezra PeisachTake care of a gcc warnign about shufting two far
1996-01-10 Theodore TsoAdded defintion for KRB5_GSS_FOR_CREDS_OPTION
1996-01-10 Theodore Tsoforward.c (get_for_creds): Removed no longer used function
1996-01-10 Theodore Tsoforward.c (get_for_creds): Removed no longer used function
1996-01-10 Theodore TsoAdded error table code KRB5_FWD_BAD_PRINCIPAL
1996-01-10 Theodore Tsokrb5.hin (krb5_fwd_tgt_creds, krb5_os_hostaddr): Added...
1996-01-10 Theodore TsogssapiP_krb5.h (KRB5_GSS_FOR_CREDS_OPTION): New constan...
1996-01-10 Theodore Tsofwd_tgt.c (krb5_fwd_tgt_creds): New function which...
1996-01-05 Theodore Tsokrb5.hin: Added support for KRB5_INT16_MAX, which tells...
1996-01-05 Theodore Tsohostaddr.c (krb5_os_hostaddr): New function which takes...
1996-01-05 Theodore TsogssapiP_generic.h (TWRITE_INT16, TREAD_INT16): Added...
1996-01-05 Theodore TsogssapiP_generic.h: Don't include <sys/types.h> since...
1996-01-04 Richard BaschRemoved check for sys/fcntl.h; the source now always...
1996-01-04 Richard BaschRemoved #undef NEED_SYS_FCNTL_H since we now always...
1996-01-04 Richard BaschAlways include <fcntl.h> instead of checking for <sys...
1996-01-04 Richard BaschRemoved checking for <sys/fcntl.h>; always use <fcntl.h>
1996-01-04 Richard BaschAlways include <fcntl.h> instead of checking for <sys...
1996-01-04 Richard BaschRemoved sys/fcntl.h checking (always use fcntl.h instead)
1996-01-04 Richard Basch* aclocal.m4, acconfig.h
1996-01-04 Theodore Tso* configure.in: Check for presense of setenv(), unseten...
1996-01-04 Theodore Tso* gss-client.c (main, client_establish_context): If...
1996-01-04 Theodore Tso* rd_cred.c (krb5_rd_cred_basic): When the keyblock...
1995-12-25 Ezra Peisachktutil.c (ktutil_write_v4): Call ktutil_write_srvtab...
1995-12-22 Theodore TsoIf HAVE_SHADOW is defined, and no shadow password entry...
1995-12-21 Theodore TsoUse KRB5_CC_FORMAT as an error code instead of KRB5_CCA...
1995-12-21 Theodore TsoFixed typo (missing comma) in file
1995-12-21 Theodore TsoChanged KRB5_SENDAUTH_MUTUAL_FAILED to KRB5_MUTUAL_FAIL...
1995-12-21 Theodore TsoChange use of KRB5_SENDAUTH_MUTUAL_FAILED to KRB5_MUTUA...
1995-12-21 Theodore TsoIn the case of SCC_OPEN_AND_ERASE, unlink the filename...
1995-12-21 Theodore TsoIn the case of FCC_OPEN_AND_ERASE, unlink the old filen...
1995-12-21 Theodore Tso* configure.in: Check for the stat call, since profile_...
1995-12-21 Theodore Tso* Makefile.in (t_an_to_ln): Use $(LD) instead of $...
1995-12-20 Theodore TsoMissing parenthesis meant that wrong number of bytes...
1995-12-20 Theodore TsoNew function for doing generic tty input and output...
1995-12-19 Theodore TsoDon't drag in syslog.c if vsyslog() is not defined...
1995-12-19 Theodore TsoDon't use vsyslog; use syslog instead. Fixed lint...
1995-12-19 Theodore TsoAlso include unistd.h, if it's available
1995-12-19 Theodore TsoRemove declaration of LineNbr; no longer exported by...
1995-12-18 Ezra Peisach * keytab.c (krb5_ktkdb_resolve): Fix casting
1995-12-18 Ezra PeisachAdd a blank line to work around a misfeature in DecUnix...
1995-12-14 Sam HartmanMerge in changes between 1.4 and 1.5 in RCS file; this...
1995-12-14 Richard Basch * t_verify.c: Added an n-fold test
1995-12-13 Mark Eichin * kadmin.exp: test that kadmin_modify doesn't corrupt...
1995-12-13 Chris Provenzano * configure.in : Remove subdirectory db
1995-12-13 Chris Provenzano * Makefile.in : Move db keytab routines to...
1995-12-13 Chris Provenzano * Makefile.in, keytab.c : Move db keytab routines...
1995-12-13 Chris Provenzano * kdb5_mkdums.c : Remove mkvno from krb5_db_entry
1995-12-13 Chris Provenzano * kdb5_verify.c : Remove mkvno for krb5_db_entry
1995-12-13 Chris Provenzano * kdb_xdr.c : Remove mkvno for krb5_db_entry
1995-12-13 Chris Provenzano * kerberos_v4.c : Remove mkvno for krb5_db_entry
1995-12-13 Chris Provenzano * kadm_funcs.c : Remove mkvno for krb5_db_entry
1995-12-13 Chris Provenzano * adm_funcs.c : Remove mkvno for krb5_db_entry
1995-12-13 Chris Provenzano * kdb.h : Remove mkvno for krb5_db_entry
1995-12-13 Chris Provenzano * dump.c, dumpv4.c, kdb5_edit.c, loadv4.c :
1995-12-13 Chris Provenzano * kdb5_create.c : Remove mkvno from krb5_db_entry
1995-12-12 Richard Basch * kdc.conf: Added examples of "supported_enctypes...
1995-12-12 Richard Basch * krb524d.c: Changed krb5_db_fetch_mkey() such that...
next