| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * configure.in: use AC_CONST since we don't learn it from the krb5 | Mark Eichin | 1995-04-26 | 2 | -0/+6 |
| * | * krlogind.c (main): LOG_AUTH in openlog arguments in wrong place. | Ezra Peisach | 1995-04-26 | 3 | -5/+14 |
| * | * krlogind.c (doit()) : If TIOCOTTY is defined unset the | Chris Provenzano | 1995-04-26 | 2 | -0/+16 |
| * | * configure.in, sys_term.c, telnetd.c : Have configure check for | Chris Provenzano | 1995-04-26 | 4 | -1/+13 |
| * | * forward.c (rd_and_store_for_creds()) : Rewritten to use | Chris Provenzano | 1995-04-26 | 3 | -98/+218 |
| * | * forward.c (rd_and_store_for_creds()) : Rewritten to use | Chris Provenzano | 1995-04-26 | 9 | -92/+276 |
| * | Initialize auth_context to NULL before using | Chris Provenzano | 1995-04-26 | 2 | -1/+6 |
| * | Don't use krb5_override_default_realm, as it is obsolete | Theodore Tso | 1995-04-22 | 2 | -3/+15 |
| * | Only call krb5_init_context if the telnet context hasn't been | Theodore Tso | 1995-04-22 | 2 | -2/+8 |
| * | The variable krb5_override_default_realm is obsolete. Use the | Theodore Tso | 1995-04-22 | 2 | -6/+11 |
| * | The variable krb5_override_default_realm is obsolete. Use the | Theodore Tso | 1995-04-22 | 2 | -4/+16 |
| * | rlogin testing changes from ian@cygnus.com | Mark Eichin | 1995-04-21 | 3 | -6/+56 |
| * | More changes from ian@cygnus.com to support testing | Mark Eichin | 1995-04-21 | 5 | -16/+124 |
| * | Fri Apr 21 14:07:15 1995 Mark Eichin <eichin@cygnus.com> | Mark Eichin | 1995-04-21 | 8 | -15/+101 |
| * | From Ian Taylor <ian@cygnus.com>. | Mark Eichin | 1995-04-21 | 3 | -4/+45 |
| * | * main.c (main): Handle -k if KRB5 is defined. (from ian@cygnus.com) | Mark Eichin | 1995-04-21 | 2 | -1/+14 |
| * | Changes for testsuite from Ian Taylor <ian@cygnus.com> | Mark Eichin | 1995-04-21 | 2 | -2/+52 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 20 | -0/+885 |
| * | pop_init.c (pop_init): Put in a type cast to shut up the compiler. | Theodore Tso | 1995-04-04 | 2 | -1/+6 |
| * | Initialize auth_context to NULL before calling sendauth() | Theodore Tso | 1995-04-01 | 2 | -1/+6 |
| * | Use configure to see if unistd.h needs to be included. Remove | Theodore Tso | 1995-04-01 | 3 | -17/+8 |
| * | Remove CFLAGS=@CCOPTS@ line, which is in pre.in | Theodore Tso | 1995-03-31 | 2 | -1/+4 |
| * | No need to have the session_key established for mutual authentication | Theodore Tso | 1995-03-29 | 2 | -6/+6 |
| * | Add a makefile dependency for libtelnet.a, so that the executable gets | Theodore Tso | 1995-03-29 | 4 | -2/+10 |
| * | Allow mutual authentication even if the ENCRYPTION option is not | Theodore Tso | 1995-03-29 | 2 | -2/+5 |
| * | * server.c: Use new calling conventions for krb5_sendauth(), | Chris Provenzano | 1995-03-27 | 3 | -68/+75 |
| * | * kerberos5.c (kerberos5_is()): Use new calling convention for | Chris Provenzano | 1995-03-27 | 2 | -40/+35 |
| * | * sim_server.c: Use new calling convention for krb5_rd_req(), | Chris Provenzano | 1995-03-27 | 2 | -53/+31 |
| * | * sim_client.c: Don't set cksumtype because CKSUMTYPE_RSA_MD4_DES | Chris Provenzano | 1995-03-27 | 2 | -4/+7 |
| * | * sserver.c: Use new calling convention for krb5_recvauth() | Chris Provenzano | 1995-03-27 | 2 | -20/+22 |
| * | * pop_init.c Use new calling conventions for krb5_recvauth() | Chris Provenzano | 1995-03-27 | 2 | -10/+12 |
| * | * movemail.c: Fixups to get movemail to compile | Chris Provenzano | 1995-03-27 | 2 | -7/+11 |
| * | * poplib.c (pop_init()): Use new calling convention for krb5_sendauth() | Chris Provenzano | 1995-03-27 | 2 | -8/+11 |
| * | kcmd.c (kcmd()): Don't pass any data to sendauth() to be | Chris Provenzano | 1995-03-27 | 5 | -87/+69 |
| * | Initialize auth_context to zero before calling mk_req | Theodore Tso | 1995-03-25 | 2 | -0/+6 |
| * | fix copied code in HAVE_GETUTENT case | Mark Eichin | 1995-03-25 | 1 | -1/+1 |
| * | Make same fix for krlogind | Theodore Tso | 1995-03-24 | 1 | -1/+1 |
| * | Stupid typo in previous fix | Theodore Tso | 1995-03-24 | 1 | -1/+1 |
| * | Makefile.in (krshd): Move $(K4LIB) after $(KLIB) so that if | Theodore Tso | 1995-03-24 | 3 | -2/+9 |
| * | * logutil.c (update_wtmp): initialize ut from ent the way the V4 | Mark Eichin | 1995-03-24 | 2 | -0/+22 |
| * | Delete redundant definitions defined in pre/config.in | Theodore Tso | 1995-03-17 | 2 | -17/+4 |
| * | Makefile.in, configure.in: Use the libdes425 library so that the DES | Theodore Tso | 1995-03-17 | 5 | -8/+26 |
| * | Initialize ret_cred to zero so that in case of an error, we don't try | Theodore Tso | 1995-03-10 | 2 | -1/+6 |
| * | * kerberos5.c Use new calling convention for krb5_mk_req_extended() | Chris Provenzano | 1995-03-10 | 2 | -34/+30 |
| * | * sim_client.c Use new calling convention for krb5_mk_req(), | Chris Provenzano | 1995-03-10 | 2 | -103/+35 |
| * | * sclient.c Use new calling convention for krb5_sendauth() | Chris Provenzano | 1995-03-10 | 2 | -25/+11 |
| * | * kcmd.c (kcmd()) Use new calling convention for krb5_sendauth(). | Chris Provenzano | 1995-03-10 | 3 | -40/+25 |
| * | * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referenced | Mark Eichin | 1995-03-08 | 6 | -5/+12 |
| * | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 8 | -5/+20 |
| * | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 16 | -15/+40 |