summaryrefslogtreecommitdiffstats
path: root/src/appl/popper/ChangeLog
blob: 6737c5c71b4dae833c942e4c5ea25629c3feee2c (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Sat Jun 10 22:57:55 1995  Tom Yu  (tlyu@dragons-lair)

	* pop_init.c: krb5_auth_context redefinitions

Fri Jun  9 18:27:22 1995    <tytso@rsx-11.mit.edu>

	* configure.in: Remove standardized set of autoconf macros, which
		are now handled by CONFIG_RULES.

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

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

Mon Mar 27 16:52:48 1995    <tytso@rsx-11.mit.edu>

	* pop_init.c (pop_init): Put in a type cast to shut up the
		compiler.  Popper is still using gethostbyname()'s static
		data wrong; this should be fixed eventually.

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

        * pop_init.c Use new calling conventions for krb5_recvauth().

Tue Mar 14 16:54:41 1995    <tytso@rsx-11.mit.edu>

	* Makefile.in: Delete definitions defined in pre/config.in.

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

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

Wed Mar  1 11:56:31 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:54:56 1995  John Gilmore  (gnu at toad.com)

	* pop_init.c, pop_pass.c, pop_user.c, mh-6.8.patch:  Avoid
	<krb5/...> includes.

Fri Jan 13 15:23:47 1995  Chris Provenzano (proven@mit.edu)

    * Added krb5_context to all krb5_routines

Fri Nov 18 01:15:58 1994  Mark Eichin  <eichin@cygnus.com>

	* configure.in: use KRB5_POSIX_LOCKS (from epeisach).

Fri Nov 18 00:20:24 1994  Mark Eichin  <eichin@cygnus.com>

	* pop_send.c (pop_send): Only update last_msg if executing a RETR.
	From John Brezak <brezak@apollo.hp.com>.

Wed Nov  2 21:09:38 1994  Theodore Y. Ts'o  (tytso@dcl)

	* popper.h: NULL should not be used as a character assignment
		value.  Use '\0' instead. 

Wed Oct 26 15:00:13 1994    (tytso@rsx-11)

	* Makefile.in (CFLAGS): Control -g/-O via $(CCOPTS)

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

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

Thu Sep 29 22:52:35 1994  Theodore Y. Ts'o  (tytso@dcl)

	* Makefile.in: Relink executables if libraries change

Thu Sep 22 20:47:25 1994  Theodore Y. Ts'o  (tytso@dcl)

	* configure.in: Fix order of configure so that cc can be found.

Thu Aug 18 19:07:38 1994  Theodore Y. Ts'o  (tytso at tsx-11)

	* configure.in:
	* pop_xmit.c: Added #ifdef NEED_SYS_FCNTL_H around <sys/fcntl.h>

Wed Aug 10 12:46:12 1994  Theodore Y. Ts'o  (tytso at tsx-11)

	* pop_dropcopy.c (pop_dropcopy): Change L_XTND to SEEK_END.

Tue Aug  9 16:50:08 1994  Tom Yu  (tlyu@dragons-lair)

	* configure.in: check for dbm as well as ndbm

	* pop_init.c: kill static version string that depended on ANSI
	string splicing

	* Makefile.in:
	* configure.in: fix $(ISODELIB), also fix make install