krb5.git
1995-01-19 Theodore TsoAdd context changes to dumpv4.c
1995-01-19 Theodore TsoMake global_context a static variable and initialize...
1995-01-19 Theodore TsoFixed bugs in introduction of context variables; if...
1995-01-19 Theodore TsoOops in previous memory freeing fixes; was a bit too...
1995-01-18 Mark Eichin * krlogind.c (v4_des_read, v5_des_read): When reading...
1995-01-18 Mark Eichinit belongs here instead
1995-01-18 Mark Eichinthis doesn't belong here
1995-01-18 Mark Eichin * configure.in: undo streams test. It turns out that...
1995-01-18 Mark Eichinfix tab vs. space glitch
1995-01-13 Chris ProvenzanoAcually move init_ctx.c to init_os_ctx.c in the CVS...
1995-01-13 Chris ProvenzanoAuto configure changes. I didn't do anything
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1995-01-13 Mark Eichinfix typo
1995-01-13 Mark Eichin * Makefile.in (install): constructed headers come...
1995-01-11 Mark Eichin * configure.in (K4LIB): fix quoting so $(KRB4) actuall...
1995-01-11 Mark Eichin * logutil.c (update_wtmp): declare missing variables if
1995-01-11 Mark Eichin * krlogin.c (doit): use exit_handler for signal exits...
1995-01-10 Richard Basch* configure.in: Streams test needs to include sys/types.h
1995-01-10 Richard Basch* krsh.c: Include sys/time.h (linux)
1995-01-10 Theodore Tso * kcmd.c, krlogin.c, krcp.c: Always include fcntl...
1995-01-10 Theodore Tsogss_display_name() should return a name type OID, not...
1995-01-05 Theodore TsoChanged kerberos5 and kerberos4 port names to kerberos...
1995-01-05 Theodore TsoUse the service names kerberos and kerberos-sec, instea...
1995-01-03 Richard Baschkcmd.c, krsh.c, krshd.c
1995-01-03 Richard BaschRemoved a debugging statement (which could compromise...
1995-01-03 Richard BaschTidied up the comments
1995-01-03 Richard BaschRemoved old sgi code (it has POSIX signals)
1995-01-03 Richard Basch* krsh.c
1995-01-02 Richard Baschmailquery.c: Issue QUIT pop command when done retrievin...
1995-01-02 Richard Baschkrlogind.c, krshd.c
1995-01-02 Richard BaschUltrix doesn't have a fully functional POSIX termios
1995-01-02 Richard BaschCleaned up some of the #ifdef's and code duplication.
1994-12-31 Richard Baschkrlogin.c: Don't need to #undef _BSD for AIX anymore...
1994-12-31 Richard Basch* Makefile.in
1994-12-30 Richard Basch * configure.in
1994-12-30 Richard Basch * logutil.c
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...
next