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