1 2005-04-19 Love Hörnquist Åstrand <lha@it.su.se>
3 * push.c: catch when snprint needs a larger buffer
5 2004-06-17 Johan Danielsson <joda@pdc.kth.se>
7 * push.c: alloc memory to handle very long lines
9 2003-04-03 Assar Westerlund <assar@kth.se>
11 * push.c: fixed one incorrect fprintf to stderr
13 2003-03-18 Love Hörnquist Åstrand <lha@it.su.se>
15 * push.c: add names of pop states, add some more debugging and use
16 fprintf(stderr) for all dbg stmts.
18 2001-09-04 Assar Westerlund <assar@sics.se>
20 * push.c (doit): check return values from snprintf being negative
22 2000-12-31 Assar Westerlund <assar@sics.se>
24 * push.c (main): handle krb5_init_context failure consistently
26 2000-12-26 Assar Westerlund <assar@sics.se>
28 * push.c: support several headers, from <mattiasa@e.kth.se> use
29 estrdup, emalloc, erealloc
31 2000-11-29 Johan Danielsson <joda@pdc.kth.se>
33 * pfrom.1: work around bug in grog that makes it think it needs
36 * push.8: work around bug in grog that makes it think it needs
39 2000-11-27 Johan Danielsson <joda@pdc.kth.se>
41 * push.c: add space to usage
43 2000-10-08 Assar Westerlund <assar@sics.se>
45 * push.c (doit): check that fds are not too large to select on
47 2000-03-04 Assar Westerlund <assar@sics.se>
49 * add man-page for pfrom
51 1999-12-28 Assar Westerlund <assar@sics.se>
53 * push.c (main): call k_getportbyname with port number in
56 1999-12-14 Assar Westerlund <assar@sics.se>
58 * push.c (do_connect): remove bogus local block variable
60 1999-12-05 Assar Westerlund <assar@sics.se>
62 * push.c (do_connect): use `getaddrinfo'
63 * push.c: add --count (print number of messages and bytes at
66 1999-11-13 Assar Westerlund <assar@sics.se>
68 * push.c: make `-v' a arg_counter
70 1999-11-02 Assar Westerlund <assar@sics.se>
72 * push.c (main): redo the v4/v5 selection for consistency. -4 ->
73 try only v4 -5 -> try only v5 none, -45 -> try v5, v4
75 1999-08-19 Assar Westerlund <assar@sics.se>
77 * push.c (doit): remember to step over the error message when we
78 discover that XDELE is not supported
80 1999-08-12 Johan Danielsson <joda@pdc.kth.se>
84 1999-08-05 Assar Westerlund <assar@sics.se>
86 * push.c (do_connect): v6-ify
88 1999-06-15 Assar Westerlund <assar@sics.se>
90 * push.c: get_default_username and the resulting const propagation
92 1999-05-21 Assar Westerlund <assar@sics.se>
94 * push.c (parse_pobox): try $USERNAME
96 1999-05-11 Assar Westerlund <assar@sics.se>
98 * push.c (do_v5): remove unused and non-working code
100 1999-05-10 Assar Westerlund <assar@sics.se>
102 * push.c (do_v5): call krb5_sendauth with ccache == NULL
104 Wed Apr 7 23:40:00 1999 Assar Westerlund <assar@sics.se>
106 * Makefile.in: fix names of hesiod variables
108 Wed Mar 24 04:37:04 1999 Assar Westerlund <assar@sics.se>
110 * Makefile.am (pfrom): fix typo
112 * push.c (get_pobox): try to handle old and new hesiod APIs
114 Mon Mar 22 22:19:40 1999 Assar Westerlund <assar@sics.se>
116 * Makefile.am: hesoid -> hesiod
118 Sun Mar 21 18:02:10 1999 Johan Danielsson <joda@hella.pdc.kth.se>
120 * Makefile.am: bindir -> libexecdir
122 Sat Mar 20 00:12:26 1999 Assar Westerlund <assar@sics.se>
124 * Makefile.am: LDADD: add missing backslash
126 Thu Mar 18 15:28:35 1999 Johan Danielsson <joda@hella.pdc.kth.se>
128 * Makefile.am: clean pfrom
130 * Makefile.am: include Makefile.am.common
132 Mon Mar 15 18:26:16 1999 Johan Danielsson <joda@blubb.pdc.kth.se>
134 * push.c: strncasecmp headers
136 Mon Feb 15 22:22:09 1999 Assar Westerlund <assar@sics.se>
138 * Makefile.in (pfrom): use libexecdir
140 * Makefile.am: build and install pfrom
142 * push.c (do_connect): init `s'
143 (pop_state): spell-check enums
145 Tue Nov 24 23:20:54 1998 Assar Westerlund <assar@sics.se>
147 * Makefile.in: build and install pfrom
149 * pfrom.in: bindir -> libexecdir
151 Sun Nov 22 15:33:52 1998 Johan Danielsson <joda@hella.pdc.kth.se>
153 * push.c: eliminate some warnings
155 Sun Nov 22 10:34:54 1998 Assar Westerlund <assar@sics.se>
157 * Makefile.in (WFLAGS): set
159 Thu Nov 19 01:17:33 1998 Assar Westerlund <assar@sics.se>
161 * push_locl.h: add <hesiod.h>
163 * Makefile.am, Makefile.in: link and include hesiod
165 * push.c (get_pobox): new function. add hesiod support.
167 1998-11-07 Assar Westerlund <assar@sics.se>
171 * push.c: --from implementation from <lha@stacken.kth.se>
173 Fri Jul 10 01:14:45 1998 Assar Westerlund <assar@sics.se>
175 * push.c (net_{read,write}): remove
177 Wed Jun 24 14:41:41 1998 Johan Danielsson <joda@blubb.pdc.kth.se>
179 * push.c: allow `po:user@host' mailbox syntax
181 Tue Jun 2 17:35:06 1998 Johan Danielsson <joda@emma.pdc.kth.se>
183 * push.c: quote '^From ' properly
185 Mon May 25 05:22:47 1998 Assar Westerlund <assar@sics.se>
187 * Makefile.in (clean): PROGS -> PROGRAMS
189 Sun Apr 26 11:42:13 1998 Assar Westerlund <assar@sics.se>
191 * push.c (main): better default for v4 and v5
193 * push.c (main): init context correctly
195 * push.c: should work with krb4
197 * push_locl.h: krb4 compat
199 * Makefile.in: new file