summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.in: use AC_CONST since we don't learn it from the krb5Mark Eichin1995-04-262-0/+6
* * krlogind.c (main): LOG_AUTH in openlog arguments in wrong place.Ezra Peisach1995-04-263-5/+14
* * krlogind.c (doit()) : If TIOCOTTY is defined unset theChris Provenzano1995-04-262-0/+16
* * configure.in, sys_term.c, telnetd.c : Have configure check forChris Provenzano1995-04-264-1/+13
* * forward.c (rd_and_store_for_creds()) : Rewritten to useChris Provenzano1995-04-263-98/+218
* * forward.c (rd_and_store_for_creds()) : Rewritten to useChris Provenzano1995-04-269-92/+276
* Initialize auth_context to NULL before usingChris Provenzano1995-04-262-1/+6
* Don't use krb5_override_default_realm, as it is obsoleteTheodore Tso1995-04-222-3/+15
* Only call krb5_init_context if the telnet context hasn't beenTheodore Tso1995-04-222-2/+8
* The variable krb5_override_default_realm is obsolete. Use theTheodore Tso1995-04-222-6/+11
* The variable krb5_override_default_realm is obsolete. Use theTheodore Tso1995-04-222-4/+16
* rlogin testing changes from ian@cygnus.comMark Eichin1995-04-213-6/+56
* More changes from ian@cygnus.com to support testingMark Eichin1995-04-215-16/+124
* Fri Apr 21 14:07:15 1995 Mark Eichin <eichin@cygnus.com>Mark Eichin1995-04-218-15/+101
* From Ian Taylor <ian@cygnus.com>.Mark Eichin1995-04-213-4/+45
* * main.c (main): Handle -k if KRB5 is defined. (from ian@cygnus.com)Mark Eichin1995-04-212-1/+14
* Changes for testsuite from Ian Taylor <ian@cygnus.com>Mark Eichin1995-04-212-2/+52
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-1420-0/+885
* pop_init.c (pop_init): Put in a type cast to shut up the compiler.Theodore Tso1995-04-042-1/+6
* Initialize auth_context to NULL before calling sendauth()Theodore Tso1995-04-012-1/+6
* Use configure to see if unistd.h needs to be included. RemoveTheodore Tso1995-04-013-17/+8
* Remove CFLAGS=@CCOPTS@ line, which is in pre.inTheodore Tso1995-03-312-1/+4
* No need to have the session_key established for mutual authenticationTheodore Tso1995-03-292-6/+6
* Add a makefile dependency for libtelnet.a, so that the executable getsTheodore Tso1995-03-294-2/+10
* Allow mutual authentication even if the ENCRYPTION option is notTheodore Tso1995-03-292-2/+5
* * server.c: Use new calling conventions for krb5_sendauth(),Chris Provenzano1995-03-273-68/+75
* * kerberos5.c (kerberos5_is()): Use new calling convention forChris Provenzano1995-03-272-40/+35
* * sim_server.c: Use new calling convention for krb5_rd_req(),Chris Provenzano1995-03-272-53/+31
* * sim_client.c: Don't set cksumtype because CKSUMTYPE_RSA_MD4_DESChris Provenzano1995-03-272-4/+7
* * sserver.c: Use new calling convention for krb5_recvauth()Chris Provenzano1995-03-272-20/+22
* * pop_init.c Use new calling conventions for krb5_recvauth()Chris Provenzano1995-03-272-10/+12
* * movemail.c: Fixups to get movemail to compileChris Provenzano1995-03-272-7/+11
* * poplib.c (pop_init()): Use new calling convention for krb5_sendauth()Chris Provenzano1995-03-272-8/+11
* kcmd.c (kcmd()): Don't pass any data to sendauth() to beChris Provenzano1995-03-275-87/+69
* Initialize auth_context to zero before calling mk_reqTheodore Tso1995-03-252-0/+6
* fix copied code in HAVE_GETUTENT caseMark Eichin1995-03-251-1/+1
* Make same fix for krlogindTheodore Tso1995-03-241-1/+1
* Stupid typo in previous fixTheodore Tso1995-03-241-1/+1
* Makefile.in (krshd): Move $(K4LIB) after $(KLIB) so that ifTheodore Tso1995-03-243-2/+9
* * logutil.c (update_wtmp): initialize ut from ent the way the V4Mark Eichin1995-03-242-0/+22
* Delete redundant definitions defined in pre/config.inTheodore Tso1995-03-172-17/+4
* Makefile.in, configure.in: Use the libdes425 library so that the DESTheodore Tso1995-03-175-8/+26
* Initialize ret_cred to zero so that in case of an error, we don't tryTheodore Tso1995-03-102-1/+6
* * kerberos5.c Use new calling convention for krb5_mk_req_extended()Chris Provenzano1995-03-102-34/+30
* * sim_client.c Use new calling convention for krb5_mk_req(),Chris Provenzano1995-03-102-103/+35
* * sclient.c Use new calling convention for krb5_sendauth()Chris Provenzano1995-03-102-25/+11
* * kcmd.c (kcmd()) Use new calling convention for krb5_sendauth().Chris Provenzano1995-03-103-40/+25
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-086-5/+12
* Remove reference to $(ISODELIB)Theodore Tso1995-03-028-5/+20
* Remove reference to $(ISODELIB)Theodore Tso1995-03-0216-15/+40