summaryrefslogtreecommitdiffstats
path: root/src/appl/sample/sserver/ChangeLog
blob: 14a79dab702468a20e77b0f695fdb3800a9247b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Wed May 10 15:18:19 1995  Ezra Peisach  (epeisach@kangaroo.mit.edu)

	* sserver.M: Document options.

	* sserver.c: (main): Add options -p port, -S keytab for use by
		dejagnu. Cleaned up warnings in compile.

Wed May 03 03:30:51 1995  Chris Provenzano (proven@mit.edu)

        * sserver.c: (krb5_recvauth()): No longer needs the rc_type arg.

Tue Apr 25 21:41:46 1995 Chris Provenzano (proven@mit.edu)

	* sserver.c: Initialize auth_context to NULL before using.

Mon Mar 27 07:56:26 1995 Chris Provenzano (proven@mit.edu)

        * sserver.c: Use new calling convention for krb5_recvauth().

Thu Mar  2 12:27:36 1995  Theodore Y. Ts'o  <tytso@dcl>

	* Makefile.in (ISODELIB): Remove reference to $(ISODELIB).

Wed Mar  1 11:57:12 1995  Theodore Y. Ts'o  <tytso@dcl>

	* configure.in: Remove ISODE_INCLUDE, replace check for -lsocket
		and -lnsl with WITH_NETLIB check.

Tue Feb 28 01:59:17 1995  John Gilmore  (gnu at toad.com)

	* sserver.c:  Avoid <krb5/...> and <com_err.h> includes.

Mon Oct  3 19:16:14 1994  Theodore Y. Ts'o  (tytso@dcl)

	* Makefile.in: Use $(srcdir) to find manual page for make install.

Wed Sep 28 23:49:10 1994  Theodore Y. Ts'o  (tytso@dcl)

	* Makefile.in: Relink executable when library changes.