krb5.git
1996-01-27 Mark Eichin * t_cksum.c (main): use proper old-style definition
1996-01-27 Mark Eichin * network.c (setup_network): strtol is good enough...
1996-01-27 Sam HartmanOops; I accidentally comitted a version of krlogin
1996-01-26 Sam HartmanImplement -e option to list that
1996-01-26 Sam HartmanRequire DES for credentials
1996-01-26 Sam HartmanFix bug in call to shared library macros
1996-01-26 Sam HartmanTelnet really wants a DES key; have it ask for one
1996-01-26 Sam HartmanFix delay in ^C processing
1996-01-26 Sam HartmanDisable resetting of tgs_enctypes
1996-01-26 Sam HartmanConvert the kvno to a char before writing it out. ...
1996-01-26 Sam HartmanRemoved outdated comment about mapping
1996-01-26 Sam HartmanFixed to check enctype of retrieved keys
1996-01-26 Sam HartmanFixed extraction of keytabs to extract all keys
1996-01-25 Sam Hartman * cnv_tkt_skey.c (krb524_convert_tkt_skey): Take both...
1996-01-25 Sam Hartmanget_creds.c: Only match on enctype if in_creds.keyblock
1996-01-25 Sam HartmanPreviously, ktype_match only made sure that the enctype...
1996-01-25 Sam HartmanRemove superfluous link line
1996-01-25 Tom YuNo change from prior revision, just corrected log message:
1996-01-25 Tom Yu * g_compare_name.c, g_delete_sec_context.c, g_dsp_stat...
1996-01-25 Tom Yu * pname_to_uid.c (krb5_pname_to_uid): Changed def...
1996-01-24 Tom Yu * Makefile.in: Remove spurious @DEFS@
1996-01-24 Sam HartmanUpdate man pages with new options
1996-01-24 Theodore TsoAdded lines to adm.h which Chris had removed while...
1996-01-24 Theodore TsoDon't assume that the input_name_buffer is null termina...
1996-01-24 Sam Hartman* Add checksum support to klogind making sure encrypted...
1996-01-23 Ezra PeisachCheck for stdlib.h, include stdlib.h, string.h, cast...
1996-01-23 Ezra PeisachCheck for stdlib.h (configure.in)
1996-01-23 Ezra Peisach * Makefile.in (SRCS): Remove extraneous line with...
1996-01-23 Ezra Peisach * Makefile.in (SHLIB_LIBS): Add lines for shared libra...
1996-01-23 Theodore TsoAdd support for building GSSAPI as a shared library
1996-01-23 Theodore Tsoconfigure.in: Add the mechglue directory as a subdir
1996-01-23 Theodore TsogssapiP_generic.h: Removed prototypes of functions...
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...
next