11999-12-28 Assar Westerlund <assar@sics.se> 2 3 * push.c (main): call k_getportbyname with port number in 4 network-byte-order 5 61999-12-14 Assar Westerlund <assar@sics.se> 7 8 * push.c (do_connect): remove bogus local block variable 9 101999-12-05 Assar Westerlund <assar@sics.se> 11 12 * push.c (do_connect): use `getaddrinfo' 13 * push.c: add --count (print number of messages and bytes at 14 beginning) 15 161999-11-13 Assar Westerlund <assar@sics.se> 17 18 * push.c: make `-v' a arg_counter 19 201999-11-02 Assar Westerlund <assar@sics.se> 21 22 * push.c (main): redo the v4/v5 selection for consistency. -4 -> 23 try only v4 -5 -> try only v5 none, -45 -> try v5, v4 24 251999-08-19 Assar Westerlund <assar@sics.se> 26 27 * push.c (doit): remember to step over the error message when we 28 discover that XDELE is not supported 29 301999-08-12 Johan Danielsson <joda@pdc.kth.se> 31 32 * push.c: use XDELE 33 341999-08-05 Assar Westerlund <assar@sics.se> 35 36 * push.c (do_connect): v6-ify 37 381999-06-15 Assar Westerlund <assar@sics.se> 39 40 * push.c: get_default_username and the resulting const propagation 41 421999-05-21 Assar Westerlund <assar@sics.se> 43 44 * push.c (parse_pobox): try $USERNAME 45 461999-05-11 Assar Westerlund <assar@sics.se> 47 48 * push.c (do_v5): remove unused and non-working code 49 501999-05-10 Assar Westerlund <assar@sics.se> 51 52 * push.c (do_v5): call krb5_sendauth with ccache == NULL 53 54Wed Apr 7 23:40:00 1999 Assar Westerlund <assar@sics.se> 55 56 * Makefile.in: fix names of hesiod variables 57 58Wed Mar 24 04:37:04 1999 Assar Westerlund <assar@sics.se> 59 60 * Makefile.am (pfrom): fix typo 61 62 * push.c (get_pobox): try to handle old and new hesiod APIs 63 64Mon Mar 22 22:19:40 1999 Assar Westerlund <assar@sics.se> 65 66 * Makefile.am: hesoid -> hesiod 67 68Sun Mar 21 18:02:10 1999 Johan Danielsson <joda@hella.pdc.kth.se> 69 70 * Makefile.am: bindir -> libexecdir 71 72Sat Mar 20 00:12:26 1999 Assar Westerlund <assar@sics.se> 73 74 * Makefile.am: LDADD: add missing backslash 75 76Thu Mar 18 15:28:35 1999 Johan Danielsson <joda@hella.pdc.kth.se> 77 78 * Makefile.am: clean pfrom 79 80 * Makefile.am: include Makefile.am.common 81 82Mon Mar 15 18:26:16 1999 Johan Danielsson <joda@blubb.pdc.kth.se> 83 84 * push.c: strncasecmp headers 85 86Mon Feb 15 22:22:09 1999 Assar Westerlund <assar@sics.se> 87 88 * Makefile.in (pfrom): use libexecdir 89 90 * Makefile.am: build and install pfrom 91 92 * push.c (do_connect): init `s' 93 (pop_state): spell-check enums 94 95Tue Nov 24 23:20:54 1998 Assar Westerlund <assar@sics.se> 96 97 * Makefile.in: build and install pfrom 98 99 * pfrom.in: bindir -> libexecdir 100 101Sun Nov 22 15:33:52 1998 Johan Danielsson <joda@hella.pdc.kth.se> 102 103 * push.c: eliminate some warnings 104 105Sun Nov 22 10:34:54 1998 Assar Westerlund <assar@sics.se> 106 107 * Makefile.in (WFLAGS): set 108 109Thu Nov 19 01:17:33 1998 Assar Westerlund <assar@sics.se> 110 111 * push_locl.h: add <hesiod.h> 112 113 * Makefile.am, Makefile.in: link and include hesiod 114 115 * push.c (get_pobox): new function. add hesiod support. 116 1171998-11-07 Assar Westerlund <assar@sics.se> 118 119 * push.8: updated 120 121 * push.c: --from implementation from <lha@stacken.kth.se> 122 123Fri Jul 10 01:14:45 1998 Assar Westerlund <assar@sics.se> 124 125 * push.c (net_{read,write}): remove 126 127Wed Jun 24 14:41:41 1998 Johan Danielsson <joda@blubb.pdc.kth.se> 128 129 * push.c: allow `po:user@host' mailbox syntax 130 131Tue Jun 2 17:35:06 1998 Johan Danielsson <joda@emma.pdc.kth.se> 132 133 * push.c: quote '^From ' properly 134 135Mon May 25 05:22:47 1998 Assar Westerlund <assar@sics.se> 136 137 * Makefile.in (clean): PROGS -> PROGRAMS 138 139Sun Apr 26 11:42:13 1998 Assar Westerlund <assar@sics.se> 140 141 * push.c (main): better default for v4 and v5 142 143 * push.c (main): init context correctly 144 145 * push.c: should work with krb4 146 147 * push_locl.h: krb4 compat 148 149 * Makefile.in: new file 150 151