krb5.git
1996-01-23 Theodore Tsorel_oid.c (krb5_gss_internal_release_oid): Add the...
1996-01-23 Theodore TsoAdded Sun's changes (from Roland), as fixed by Ted...
1996-01-23 Theodore TsoNew files for Sun's multi-mechanism GSSAPI
1996-01-22 Ezra PeisachCheck for prototypes so that KRB5_STDARG_P works
1996-01-22 Ezra Peisach * configure.in: Use KRB5_CHECK_PROTOS instead of inlining
1996-01-22 Ezra PeisachMove the prototype checking code from include/krb5...
1996-01-22 Ezra Peisach * configure.in: Merge in berk_db library if needed
1996-01-22 Ezra Peisach * configure.in: Add in WITH_ANAME_DB and WITH_KDB_DB...
1996-01-22 Richard BaschIf there is no DES key with a V4 salttype, simply retur...
1996-01-22 Richard BaschAllow for the use of other K/M encryption types. Try...
1996-01-22 Richard BaschDon't syslog if the child exited normally
1996-01-22 Richard BaschA couple more tasks have been completed (use dbm, and...
1996-01-22 Richard BaschFixed three problems in the database rename function:
1996-01-22 Richard BaschSimplified to simply require the use of WITH_ANAME...
1996-01-22 Richard Basch* aclocal.m4
1996-01-22 Tom Yu * gc_via_tkt.c (krb5_kdcrep2creds): Set is_skey so...
1996-01-22 Richard Basch* configure.in
1996-01-20 Ezra Peisachkrb5_get_credentials does not use the same flags as...
1996-01-20 Ezra Peisachkrb5_get_credentials does not take the same flags as...
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...
next