git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5559 ec53bebd-3082-4978-b11e-865c3cabbd6b
90 lines
2.4 KiB
Plaintext
90 lines
2.4 KiB
Plaintext
Tue Mar 16 22:28:52 1999 Assar Westerlund <assar@sics.se>
|
|
|
|
* pop_pass.c: krb_verify_user_multiple -> krb_verify_user
|
|
|
|
Sat Mar 13 22:17:29 1999 Assar Westerlund <assar@sics.se>
|
|
|
|
* pop_parse.c (pop_parse): cast when calling is* to get rid of a
|
|
warning
|
|
|
|
Mon Mar 8 11:50:06 1999 Johan Danielsson <joda@hella.pdc.kth.se>
|
|
|
|
* pop_init.c: use print_version
|
|
|
|
Fri Mar 5 15:14:29 1999 Johan Danielsson <joda@hella.pdc.kth.se>
|
|
|
|
* pop_send.c: fix handling of messages w/o body
|
|
|
|
Sun Nov 22 10:33:29 1998 Assar Westerlund <assar@sics.se>
|
|
|
|
* pop_pass.c (pop_pass): try to always log
|
|
|
|
* Makefile.in (WFLAGS): set
|
|
|
|
Fri Jul 10 01:14:25 1998 Assar Westerlund <assar@sics.se>
|
|
|
|
* pop_init.c: s/net_read/pop_net_read/
|
|
|
|
Tue Jun 2 17:33:54 1998 Johan Danielsson <joda@emma.pdc.kth.se>
|
|
|
|
* pop_send.c: add missing newlines
|
|
|
|
Sun May 24 20:59:45 1998 Johan Danielsson <joda@emma.pdc.kth.se>
|
|
|
|
* maildir.c (make_path): fix reversed args
|
|
|
|
Sat May 16 00:02:18 1998 Assar Westerlund <assar@sics.se>
|
|
|
|
* Makefile.am: link with DBLIB
|
|
|
|
Sun Apr 26 11:47:58 1998 Assar Westerlund <assar@sics.se>
|
|
|
|
* pop_pass.c (pop_pass): check return value from changeuser
|
|
|
|
* pop_dropcopy.c (changeuser): check that `setuid' and `setgid'
|
|
succeeded.
|
|
|
|
* popper.h: changeuser now returns int
|
|
|
|
Thu Apr 23 00:54:38 1998 Johan Danielsson <joda@emma.pdc.kth.se>
|
|
|
|
* Add support for maildir spoolfiles.
|
|
|
|
* popper.h (MsgInfoList): replace `del_flag' and `retr_flag' with
|
|
single `flags'
|
|
|
|
* pop_dropcopy.c: Fix mismatched parenthesis.
|
|
|
|
Sat Apr 4 15:13:56 1998 Assar Westerlund <assar@sics.se>
|
|
|
|
* pop_dropcopy.c (pop_dropcopy): first do mkstemp and then fdopen.
|
|
Originally from <map@stacken.kth.se>
|
|
|
|
* popper.h: include <io.h>
|
|
|
|
Sat Feb 7 10:07:39 1998 Assar Westerlund <assar@sics.se>
|
|
|
|
* pop_pass.c(krb4_verify_password: Don't use REALM_SZ + 1, just
|
|
REALM_SZ
|
|
|
|
Mon Dec 29 16:37:26 1997 Assar Westerlund <assar@sics.se>
|
|
|
|
* pop_updt.c (pop_updt): lseek before ftruncating the file. From
|
|
<map@stacken.kth.se>
|
|
|
|
Sat Nov 22 13:46:39 1997 Johan Danielsson <joda@emma.pdc.kth.se>
|
|
|
|
* pop_pass.c: Destroy tickets after verification.
|
|
|
|
Sun Nov 9 09:11:14 1997 Assar Westerlund <assar@sics.se>
|
|
|
|
* pop_dropinfo.c: be careful with mails without msg-id, subject,
|
|
or from
|
|
|
|
Wed Oct 29 02:09:24 1997 Assar Westerlund <assar@sics.se>
|
|
|
|
* pop_pass.c: conditionalize OTP-support
|
|
|
|
* pop_init.c: conditionalize OTP-support
|
|
|