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