summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/popper/ChangeLog
blob: 8e24c1dca77d56e1698ca8fe0526ff3e99c0a7a3 (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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
2002-07-04  Johan Danielsson  <joda@pdc.kth.se>

	* pop_dropcopy.c: use RESP-CODES

	* pop_get_command.c: implement CAPA

	* popper.c: don't print our version in the greeting string

	* popper.h: add a flags parameter to the pop context

2002-05-02  Johan Danielsson  <joda@pdc.kth.se>

	* pop_debug.c: revert some accidentally commited code in previous

2002-02-07  Johan Danielsson  <joda@pdc.kth.se>

	* pop_debug.c: only claim krb5 support if really present

2001-09-10  Johan Danielsson  <joda@pdc.kth.se>

	* maildir.c: replace MAXDROPLEN with MAXPATHLEN

	* popper.h: replace MAXDROPLEN with MAXPATHLEN

2001-08-13  Johan Danielsson  <joda@pdc.kth.se>

	* popper.8: rewritten man page

2000-12-31  Assar Westerlund  <assar@sics.se>

	* pop_init.c (pop_init): handle krb5_init_context failure
	consistently
	* pop_debug.c (doit_v5): handle krb5_init_context failure
	consistently

2000-06-10  Assar Westerlund  <assar@sics.se>

	* pop_init.c (krb4_authenticate): do not exit on failure, just
	return
	(krb5_authenticate): log errors from krb5_recvauth

2000-04-12  Assar Westerlund  <assar@sics.se>

	* *.c: replace all erroneous calls to pop_log with POP_FAILURE
	with POP_PRIORITY.  reported by Janne Johansson <jj@it.kth.se>'

2000-01-27  Assar Westerlund  <assar@sics.se>

	* pop_debug.c (main): figure out port number

1999-12-20  Assar Westerlund  <assar@sics.se>

	* pop_init.c (pop_init): use getnameinfo_verified

	* pop_debug.c (get_socket): use getaddrinfo

1999-12-03  Johan Danielsson  <joda@pdc.kth.se>

	* pop_init.c: optionally trace connected addresses to a file

1999-11-02  Assar Westerlund  <assar@sics.se>

	* pop_debug.c (main): redo the v4/v5 selection for consistency.
  	-4 -> try only v4 -5 -> try only v5 none, -45 -> try v5, v4

1999-10-16  Johan Danielsson  <joda@pdc.kth.se>

	* pop_init.c (krb5_authenticate): don't use the principal
	associated with the socket for authentication, instead let
	krb5_rd_req pick the correct one from the ticket; just check that
	it actually was a pop-ticket

1999-08-12  Johan Danielsson  <joda@pdc.kth.se>

	* pop_init.c (pop_init): don't freehostent if ch == NULL

	* pop_dele.c: implement XDELE to delete a range of messages

1999-08-05  Assar Westerlund  <assar@sics.se>

	* pop_init.c: v6-ify

	* pop_debug.c: v6-ify

1999-05-10  Assar Westerlund  <assar@sics.se>

	* pop_debug.c (doit_v5): call krb5_sendauth with ccache == NULL
	
1999-04-11  Assar Westerlund  <assar@sics.se>

	* pop_debug.c (main): use print_version

Thu Apr  8 15:07:11 1999  Johan Danielsson  <joda@hella.pdc.kth.se>

	* pop_pass.c: remove definition of KRB_VERIFY_USER (moved to
 	config.h)

Thu Mar 18 12:55:42 1999  Johan Danielsson  <joda@hella.pdc.kth.se>

	* pop_pass.c: define KRB_VERIFY_SECURE if not defined

	* Makefile.am: include Makefile.am.common

Wed Mar 17 23:36:21 1999  Assar Westerlund  <assar@sics.se>

	* pop_pass.c (krb4_verify_password): use KRB_VERIFY_SECURE instead
 	of 1

Tue Mar 16 22:28:52 1999  Assar Westerlund  <assar@sics.se>

	* pop_pass.c: krb_verify_user_multiple -> krb_verify_user

Sat Mar 13 22:17:29 1999  Assar Westerlund  <assar@sics.se>

	* pop_parse.c (pop_parse): cast when calling is* to get rid of a
 	warning

Mon Mar  8 11:50:06 1999  Johan Danielsson  <joda@hella.pdc.kth.se>

	* pop_init.c: use print_version

Fri Mar  5 15:14:29 1999  Johan Danielsson  <joda@hella.pdc.kth.se>

	* pop_send.c: fix handling of messages w/o body

Sun Nov 22 10:33:29 1998  Assar Westerlund  <assar@sics.se>

	* pop_pass.c (pop_pass): try to always log

	* Makefile.in (WFLAGS): set

Fri Jul 10 01:14:25 1998  Assar Westerlund  <assar@sics.se>

	* pop_init.c: s/net_read/pop_net_read/

Tue Jun  2 17:33:54 1998  Johan Danielsson  <joda@emma.pdc.kth.se>

	* pop_send.c: add missing newlines

Sun May 24 20:59:45 1998  Johan Danielsson  <joda@emma.pdc.kth.se>

	* maildir.c (make_path): fix reversed args

Sat May 16 00:02:18 1998  Assar Westerlund  <assar@sics.se>

	* Makefile.am: link with DBLIB

Sun Apr 26 11:47:58 1998  Assar Westerlund  <assar@sics.se>

	* pop_pass.c (pop_pass): check return value from changeuser

	* pop_dropcopy.c (changeuser): check that `setuid' and `setgid'
 	succeeded.

	* popper.h: changeuser now returns int

Thu Apr 23 00:54:38 1998  Johan Danielsson  <joda@emma.pdc.kth.se>

	* Add support for maildir spoolfiles.

	* popper.h (MsgInfoList): replace `del_flag' and `retr_flag' with
	single `flags'

	* pop_dropcopy.c: Fix mismatched parenthesis.

Sat Apr  4 15:13:56 1998  Assar Westerlund  <assar@sics.se>

	* pop_dropcopy.c (pop_dropcopy): first do mkstemp and then fdopen.
  	Originally from <map@stacken.kth.se>

	* popper.h: include <io.h>

Sat Feb  7 10:07:39 1998  Assar Westerlund  <assar@sics.se>

	* pop_pass.c(krb4_verify_password: Don't use REALM_SZ + 1, just
 	REALM_SZ

Mon Dec 29 16:37:26 1997  Assar Westerlund  <assar@sics.se>

	* pop_updt.c (pop_updt): lseek before ftruncating the file.  From
 	<map@stacken.kth.se>

Sat Nov 22 13:46:39 1997  Johan Danielsson  <joda@emma.pdc.kth.se>

	* pop_pass.c: Destroy tickets after verification.

Sun Nov  9 09:11:14 1997  Assar Westerlund  <assar@sics.se>

	* pop_dropinfo.c: be careful with mails without msg-id, subject,
 	or from

Wed Oct 29 02:09:24 1997  Assar Westerlund  <assar@sics.se>

	* pop_pass.c: conditionalize OTP-support

	* pop_init.c: conditionalize OTP-support

OpenPOWER on IntegriCloud