Add heimdal-0.6.3
[dragonfly.git] / crypto / heimdal-0.6.3 / appl / push / ChangeLog
1 2004-06-21  Love Hörnquist Åstrand  <lha@it.su.se>
2
3         * push.c: 1.48: alloc memory to handle very long lines
4         
5 2003-04-03  Assar Westerlund  <assar@kth.se>
6
7         * push.c: fixed one incorrect fprintf to stderr
8
9 2003-03-18  Love Hörnquist Åstrand  <lha@it.su.se>
10
11         * push.c: add names of pop states, add some more debugging and use
12         fprintf(stderr) for all dbg stmts.
13         
14 2001-09-04  Assar Westerlund  <assar@sics.se>
15
16         * push.c (doit): check return values from snprintf being negative
17
18 2000-12-31  Assar Westerlund  <assar@sics.se>
19
20         * push.c (main): handle krb5_init_context failure consistently
21
22 2000-12-26  Assar Westerlund  <assar@sics.se>
23
24         * push.c: support several headers, from <mattiasa@e.kth.se> use
25         estrdup, emalloc, erealloc
26
27 2000-11-29  Johan Danielsson  <joda@pdc.kth.se>
28
29         * pfrom.1: work around bug in grog that makes it think it needs
30         mdoc.old
31
32         * push.8: work around bug in grog that makes it think it needs
33         mdoc.old
34
35 2000-11-27  Johan Danielsson  <joda@pdc.kth.se>
36
37         * push.c: add space to usage
38
39 2000-10-08  Assar Westerlund  <assar@sics.se>
40
41         * push.c (doit): check that fds are not too large to select on
42
43 2000-03-04  Assar Westerlund  <assar@sics.se>
44
45         * add man-page for pfrom
46
47 1999-12-28  Assar Westerlund  <assar@sics.se>
48
49         * push.c (main): call k_getportbyname with port number in
50         network-byte-order
51
52 1999-12-14  Assar Westerlund  <assar@sics.se>
53
54         * push.c (do_connect): remove bogus local block variable
55
56 1999-12-05  Assar Westerlund  <assar@sics.se>
57
58         * push.c (do_connect): use `getaddrinfo'
59         * push.c: add --count (print number of messages and bytes at
60         beginning)
61
62 1999-11-13  Assar Westerlund  <assar@sics.se>
63
64         * push.c: make `-v' a arg_counter
65         
66 1999-11-02  Assar Westerlund  <assar@sics.se>
67
68         * push.c (main): redo the v4/v5 selection for consistency.  -4 ->
69         try only v4 -5 -> try only v5 none, -45 -> try v5, v4
70
71 1999-08-19  Assar Westerlund  <assar@sics.se>
72
73         * push.c (doit): remember to step over the error message when we
74         discover that XDELE is not supported
75
76 1999-08-12  Johan Danielsson  <joda@pdc.kth.se>
77
78         * push.c: use XDELE
79
80 1999-08-05  Assar Westerlund  <assar@sics.se>
81
82         * push.c (do_connect): v6-ify
83
84 1999-06-15  Assar Westerlund  <assar@sics.se>
85
86         * push.c: get_default_username and the resulting const propagation
87
88 1999-05-21  Assar Westerlund  <assar@sics.se>
89
90         * push.c (parse_pobox): try $USERNAME
91
92 1999-05-11  Assar Westerlund  <assar@sics.se>
93
94         * push.c (do_v5): remove unused and non-working code
95
96 1999-05-10  Assar Westerlund  <assar@sics.se>
97
98         * push.c (do_v5): call krb5_sendauth with ccache == NULL
99         
100 Wed Apr  7 23:40:00 1999  Assar Westerlund  <assar@sics.se>
101
102         * Makefile.in: fix names of hesiod variables
103
104 Wed Mar 24 04:37:04 1999  Assar Westerlund  <assar@sics.se>
105
106         * Makefile.am (pfrom): fix typo
107
108         * push.c (get_pobox): try to handle old and new hesiod APIs
109
110 Mon Mar 22 22:19:40 1999  Assar Westerlund  <assar@sics.se>
111
112         * Makefile.am: hesoid -> hesiod
113
114 Sun Mar 21 18:02:10 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
115
116         * Makefile.am: bindir -> libexecdir
117
118 Sat Mar 20 00:12:26 1999  Assar Westerlund  <assar@sics.se>
119
120         * Makefile.am: LDADD: add missing backslash
121
122 Thu Mar 18 15:28:35 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
123
124         * Makefile.am: clean pfrom
125
126         * Makefile.am: include Makefile.am.common
127
128 Mon Mar 15 18:26:16 1999  Johan Danielsson  <joda@blubb.pdc.kth.se>
129
130         * push.c: strncasecmp headers
131
132 Mon Feb 15 22:22:09 1999  Assar Westerlund  <assar@sics.se>
133
134         * Makefile.in (pfrom): use libexecdir
135
136         * Makefile.am: build and install pfrom
137
138         * push.c (do_connect): init `s'
139         (pop_state): spell-check enums
140
141 Tue Nov 24 23:20:54 1998  Assar Westerlund  <assar@sics.se>
142
143         * Makefile.in: build and install pfrom
144
145         * pfrom.in: bindir -> libexecdir
146
147 Sun Nov 22 15:33:52 1998  Johan Danielsson  <joda@hella.pdc.kth.se>
148
149         * push.c: eliminate some warnings
150
151 Sun Nov 22 10:34:54 1998  Assar Westerlund  <assar@sics.se>
152
153         * Makefile.in (WFLAGS): set
154
155 Thu Nov 19 01:17:33 1998  Assar Westerlund  <assar@sics.se>
156
157         * push_locl.h: add <hesiod.h>
158
159         * Makefile.am, Makefile.in: link and include hesiod
160
161         * push.c (get_pobox): new function. add hesiod support.
162
163 1998-11-07  Assar Westerlund  <assar@sics.se>
164
165         * push.8: updated
166
167         * push.c: --from implementation from <lha@stacken.kth.se>
168
169 Fri Jul 10 01:14:45 1998  Assar Westerlund  <assar@sics.se>
170
171         * push.c (net_{read,write}): remove
172
173 Wed Jun 24 14:41:41 1998  Johan Danielsson  <joda@blubb.pdc.kth.se>
174
175         * push.c: allow `po:user@host' mailbox syntax
176
177 Tue Jun  2 17:35:06 1998  Johan Danielsson  <joda@emma.pdc.kth.se>
178
179         * push.c: quote '^From ' properly
180
181 Mon May 25 05:22:47 1998  Assar Westerlund  <assar@sics.se>
182
183         * Makefile.in (clean): PROGS -> PROGRAMS
184
185 Sun Apr 26 11:42:13 1998  Assar Westerlund  <assar@sics.se>
186
187         * push.c (main): better default for v4 and v5
188
189         * push.c (main): init context correctly
190
191         * push.c: should work with krb4
192
193         * push_locl.h: krb4 compat
194
195         * Makefile.in: new file
196