summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add proper #ifdef's to #include the appropriate system header filesTheodore Tso1995-03-012-0/+24
* Replace check for -lsocket and -lnsl with WITH_NETLIB checkTheodore Tso1995-03-012-2/+6
* Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket andTheodore Tso1995-03-016-12/+18
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-0116-23/+48
* Add $(srcdir) to install line so that installs work correctly when theTheodore Tso1995-02-282-2/+8
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-284-10/+12
* Avoid <krb5/...> includesJohn Gilmore1995-02-286-10/+17
* * pop_init.c, pop_pass.c, pop_user.c, mh-6.8.patch: Avoid <krb5/...> includesJohn Gilmore1995-02-285-15/+15
* Avoid <krb5/...> includesJohn Gilmore1995-02-286-10/+19
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-283-8/+8
* oops, described it in wrong dirJohn Gilmore1995-02-281-1/+1
* Avoid <krb5/...> includesJohn Gilmore1995-02-283-9/+7
* * forward.c, kcmd.c, krcp.c, krlogin.c, krlogind.c, krsh.c,John Gilmore1995-02-288-35/+17
* * client.c Call krb5_get_credentials() with new calling conventionChris Provenzano1995-02-233-12/+18
* * kerberos5.c (kerberos5_send(), kerberos5_forward())Chris Provenzano1995-02-232-10/+20
* * sim_client.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-5/+8
* * kadmin.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-1/+5
* * movemail.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-1/+5
* * poplib.c (pop_init): Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-1/+5
* * kcmd.c Call krb5_sendauth() and krb5_get_credentials() withChris Provenzano1995-02-233-33/+43
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-0317-0/+17
* Add keytype parameter to fieldTheodore Tso1995-02-032-1/+6
* Add keytype argument to rd_req_procTheodore Tso1995-02-032-2/+7
* ret_flags should be an int based on the prototype ofTheodore Tso1995-02-032-1/+7
* * forward.c: Remove unused #include <krb5/crc-32.h>.John Gilmore1995-02-024-20/+16
* * Removed all #include <krb5/crc-32.h>Chris Provenzano1995-02-028-7/+7
* install man page from srcdirMark Eichin1995-01-261-1/+1
* Nroff Magic to make telnet man page actually work on traditional *roffMark Eichin1995-01-256-1741/+3727
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-254-4/+8
* Add missing context variable when compiling with V4 compatibilityTheodore Tso1995-01-191-1/+1
* * krlogind.c (v4_des_read, v5_des_read): When reading length,Mark Eichin1995-01-183-1/+119
* * configure.in: undo streams test. It turns out that we want sunosMark Eichin1995-01-184-2/+15
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1320-165/+233
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-138-143/+163
* * configure.in (K4LIB): fix quoting so $(KRB4) actually survivesMark Eichin1995-01-112-2/+8
* * logutil.c (update_wtmp): declare missing variables ifMark Eichin1995-01-112-1/+13
* * krlogin.c (doit): use exit_handler for signal exits, don't useMark Eichin1995-01-112-3/+15
* * configure.in: Streams test needs to include sys/types.hRichard Basch1995-01-102-1/+4
* * krsh.c: Include sys/time.h (linux)Richard Basch1995-01-102-0/+5
* * kcmd.c, krlogin.c, krcp.c: Always include fcntl.h, and neverTheodore Tso1995-01-105-13/+8