krb5.git
1996-02-22 Richard Basch Do not install k5-int.h
1996-02-21 Theodore Tsokerberos_v4.c (kerberos_v4): Use strong random number...
1996-02-17 Theodore TsoIf the configuration file does not exist (context-...
1996-02-16 Theodore TsoAdded new error table code KRB5_CONFIG_NODEFREALM
1996-02-15 Ezra PeisachIf version is not FVNO_4, do not seek forwar a random...
1996-02-15 Ezra PeisachSet magic number in krb5_address
1996-02-14 Theodore TsoMake parsing more flexible, so we don't barf over lack...
1996-02-14 Ezra Peisach * kdb5_edit.c (enter_master_key, set_dbname_hel...
1996-02-14 Ezra Peisach * kdb_dbm.c (krb5_dbm_db_rename): Initialize pointer...
1996-02-13 Ezra Peisach * kdb5_edit.c (extract_v4_srvtab): krb5_dbekd_decrypt_...
1996-02-13 Theodore TsoRemove junk file
1996-02-13 Theodore TsoFix lint flame (added missing cast)
1996-02-11 Ezra PeisachIncluide stdlib.h for declaration of malloc
1996-02-10 Tom Yu * g_glue.c: grab stdlib.h to get NULL
1996-02-10 Sam HartmanOnly display secure_message if encryption actually...
1996-02-10 Sam HartmanFixed bug in v4 compatability: you don't check
1996-02-09 Richard Basch* scc.h scc_gprin.c scc_maybe.c scc_skip.c scc_sseq.c
1996-02-09 Richard Basch* pre.in
1996-02-09 Richard Basch* kinit.c
1996-02-09 Richard Basch* fcc_maybe.c
1996-02-09 Richard Basch* fcc.h fcc_gprin.c fcc_maybe.c fcc_skip.c fcc_sseq.c
1996-02-07 Ezra Peisach * configure.in: Check for stdlib.h
1996-02-07 Ezra PeisachNeed to include stdio.h and errno.h no matter what.
1996-02-07 Ezra PeisachMake clean removes ftpd (not ftp)
1996-02-07 Theodore TsoNew files, for danw's changes to allow building Makefil...
1996-02-07 Theodore TsoFolded in danw's changes to allow building Makefiles...
1996-02-07 Theodore TsoCommited new snapshot from Roland Schemers at Sun
1996-02-04 Richard Basch* configure.in, Makefile.in
1996-02-04 Richard Basch* configure.in, Makefile.in
1996-02-04 Richard Basch* Makefile.in
1996-02-04 Richard Basch* aclocal.m4
1996-02-01 Sam HartmanRemove check to make sure ticket enctype
1996-02-01 Sam HartmanRemove check to make sure cached tickets are in tgs_enc...
1996-02-01 Sam Hartman* rcp (client mode) now uses rsh -x but still supports...
1996-01-31 Sam Hartman* krshd: Make sure KRB5CCNAME gets set for forward...
1996-01-31 Richard BaschSeveral changes to the db rename feature.
1996-01-30 Mark Eichin * dump.c (load_db): dbrenerr_fmt prints "from" first...
1996-01-30 Mark Eichin * kdb_dbm.c (krb5_dbm_db_rename): O_EXCL is meaningles...
1996-01-30 Sam HartmanDon't update the utmp file unless update_utmp is true
1996-01-28 Mark Eichin * dump.c (process_k5_record): t2..t9 is only 8 vars...
1996-01-28 Sam HartmanFix quoting problem
1996-01-27 Sam HartmanFixes to build on Linux;
1996-01-27 Sam HartmanFix bug in finding the tgs key;
1996-01-27 Sam HartmanImplement -e option for keytabs
1996-01-27 Mark Eichin * void_assoc.c (ptyint_void_association): if we don...
1996-01-27 Mark Eichin * krb5.conf: use host:portnum in example files, not...
1996-01-27 Mark Eichin * kadmin.exp: use a longer password for kadmin_modify...
1996-01-27 Mark Eichinfix indentation
1996-01-27 Mark Eichin * kuserok.c: use HAVE_SETEUID and HAVE_SETRESUID to...
1996-01-27 Mark Eichin * t_kdb.c: wrap db_dbm decls and berkely_dispatch...
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...
next