krb5.git
1994-12-30 Richard Basch * aclocal.m4
1994-12-30 Richard Baschconfigure.in: Removed extraneous characters
1994-12-29 Richard Basch * krlogind.c
1994-12-29 Richard Basch * krlogind.c:
1994-12-28 Richard Basch * krlogin.c
1994-12-28 Richard BaschFixed a couple more syntactical errors with shadow...
1994-12-28 Richard BaschCorrected logic for shadow password tests
1994-12-28 Richard Baschlogin.c, configure.in, logutil.c
1994-12-28 Richard BaschRenamed HAS_SHADOW to HAVE_SHADOW
1994-12-28 Richard BaschRemoved a reference to CBAUD that caused compilation...
1994-12-28 Richard BaschChanged uid_type to uid_t, gid_type to gid_t
1994-12-28 Richard Baschlogutil.c, configure.in
1994-12-28 Richard BaschAdded caching to some of the local tests.
1994-12-28 Richard BaschCorrected the arguments to updwtmpx, and getutxid
1994-12-28 Richard BaschChanged the PATH for looking for BSD r* commands
1994-12-28 Richard Basch * configure.in
1994-12-28 Richard Basch * krlogind.c
1994-12-28 Richard Basch * logutil.c
1994-12-28 Richard Basch * configure.in
1994-12-27 Richard BaschTue Dec 27 14:42:15 1994 Richard Basch (probe@tardis)
1994-12-27 Richard Basch * configure.in
1994-12-27 Richard BaschRevamped the utmp/wtmp handling
1994-12-27 Richard Basch * krlogin.c
1994-12-27 Richard Basch * krlogind.c
1994-12-27 Richard Basch * Makefile.in
1994-12-27 Richard Basch * krlogind.c
1994-12-27 Richard Baschaclocal.m4:
1994-12-27 Richard Baschconfigure.in:
1994-12-27 Richard BaschCombined KRB5_UTPID, KRB5_UTTYPE, and KRB5_UTHOST into...
1994-12-26 Richard BaschRemoved the hard-coded paths for the BSD rlogin/rcp...
1994-12-26 Richard BaschRemoved the hard-coded paths for the BSD rlogin/rcp...
1994-12-24 Theodore TsoAdd a enc_part2 member to the krb5_cred structure which...
1994-12-23 Tom Yufixes as per OV suggestions
1994-12-22 Theodore Tsoconfigure.in:
1994-12-22 Theodore TsoAdd test for uid_t
1994-12-22 Theodore TsoChange the type of krb5_context to include the pointer
1994-12-21 Theodore TsoFix typo
1994-12-20 Theodore TsoNew function which support krb5_init_os_context and...
1994-12-20 Theodore TsoAdd support for krb5_init_os_context and krb5_free_os_c...
1994-12-20 Theodore TsoAdd support for krb5_init_context and krb5_free_context
1994-12-20 Theodore TsoAdd new typedefs, declarations for krb5_context and...
1994-12-20 Theodore TsoAdd new magic numbers for krb5_context and krb5_os_context
1994-12-20 Theodore TsoWorkaround more Ultrix sh brain damage
1994-12-20 Theodore TsoWork around yet another really horrible Ultrix sh bug...
1994-12-19 Theodore TsoUse syslog instead of krb_log
1994-12-19 Theodore TsoDo the right thing if we are compiling without V4 suppo...
1994-12-19 Theodore TsoFixed minor bug where the length of the returned domain...
1994-12-19 Theodore Tsokrcp.c, krlogin.c, krlogind.c (v5_des_write): Fix byte...
1994-12-13 Theodore TsoIf a null addresses is passed in to krb5_scc_store_addr...
1994-12-13 Theodore TsoIf a null addresses is passed in to krb5_fcc_store_addr...
1994-12-13 Theodore TsoAdd check for HAS_SETSID test for daemon.c
1994-12-13 Theodore Tsodo_tgs_req.c (prepare_error_tgs): Don't free the passed...
1994-12-13 Theodore Tsord_req_dec.c (decrypt_authenticator): If the subkey...
1994-12-13 Theodore Tsoexterns.h: If USE_TERMIO is defined and SYSV_TERMIO...
1994-12-08 Theodore Tsogmtime expects a pointer to a time_t, not a long. On...
1994-12-01 Theodore TsoSet the principal's type and magic number
1994-12-01 Theodore TsoMakefile.in: Build the new test driver (t_walk_rtree...
1994-11-30 Theodore Tsoaclocal.m4, configure.in: Add appropriate help text...
1994-11-30 Theodore TsoAdd appropriate help text for the --with-krb4 option...
1994-11-30 Theodore TsoAdd appropriate help text for --with-krb4 option
1994-11-30 Theodore Tsoosconf.h, config.h: Remove remnants of unifdef support for
1994-11-30 Theodore Tsoconfigure.in: Add support for --enable-athena and ...
1994-11-30 Theodore TsoMove get_for_creds to krb5_get_for_creds in the Kerbero...
1994-11-30 Theodore TsoMove get_for_creds to krb5_get_for_creds in the krb5...
1994-11-30 Theodore TsoRename rd_cred and mk_cred to krb5_rd_cred and krb5_mk_...
1994-11-21 Theodore TsoUse the list of encryption types passed as part of...
1994-11-21 Theodore Tsomk_req_ext.c (krb5_mk_req_extended): Sanitize how memor...
1994-11-21 Theodore Tsoencode_kdc.c (krb5_encode_kdc_rep): Now requires that the
1994-11-21 Mark Eichinfixed bad prototype in changes
1994-11-21 Theodore Tsolibrary.tex (internalfunc): Define \internalfunc, which...
1994-11-21 Theodore TsoWe don't need autoreconf.local anymore. That functiona...
1994-11-21 Tom Yucomplete command suite now in with most functionality
1994-11-19 Theodore TsoFix obvious typo
1994-11-19 Theodore TsoFix stupid typo..
1994-11-19 Theodore TsoAdd magic numbers for keyblock structure
1994-11-19 Theodore TsoAdd magic number to keyblock structure
1994-11-19 Theodore TsoAdd magic numbers to keyblock structure
1994-11-19 Theodore TsoInitialize magic variable and encryption type
1994-11-18 Theodore TsoAdd new attribute which defines whether or not a server...
1994-11-18 Theodore TsoAdd magic numbers for keytab, principal, and keyblock
1994-11-18 Theodore TsoFix to return correct error code, instead of always...
1994-11-18 Mark Eichinupdate to autoconf 2.1
1994-11-18 Mark Eichin * aclocal.m4 (CHECK_WAIT_TYPE, CHECK_SIGNALS, CHECK_SE...
1994-11-18 Theodore TsoAdd new error code -- KV5M_KEYTAB_ENTRY
1994-11-18 Theodore TsoAll files:
1994-11-18 Theodore TsoRemove unnecessary variable
1994-11-18 Mark Eichin * Makefile.in (clean): remove $(BOGUS)
1994-11-18 Mark Eichin * configure.in: move WITH_CCOPTS, WITH_KRB5ROOT
1994-11-18 Mark Eichin * configure.in: move WITH_CCOPTS
1994-11-18 Mark Eichin * configure.in: moved WITH_CCOPTS
1994-11-18 Mark Eichin * configure.in: use WITH_CCOPTS
1994-11-18 Mark Eichin * configure.in: add caching to perror check (from...
1994-11-18 Mark Eichin * configure.in: use KRB5_POSIX_LOCKS, AC_EGREP_HEADER...
1994-11-18 Mark Eichin * Makefile.in (install): use $(INSTALL_DATA) instead...
1994-11-18 Mark Eichin * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE...
1994-11-18 Mark Eichin * configure.in: use WITH_KRB4. (from epeisach)
1994-11-18 Mark Eichin * configure.in: use WITH_KRB4, cache cc_t in termio...
1994-11-18 Mark Eichin * configure.in (LIBS): use WITH_KRB4, CHECK_SIGNALS...
1994-11-18 Mark Eichin * configure.in: add WITH_CCOPTS so that subdirs work
1994-11-18 Mark Eichin * pop_send.c (pop_send): Only update last_msg if execu...
next