Michael Elkins
|
418b5e9a7a
Debian package cleanups from Oswald Buddenhagen <ossi@kde.org>
|
23 years ago |
Michael Elkins
|
f6c037c854
updated URL for project
|
23 years ago |
Michael Elkins
|
7741548ff8
changed debian/rules to set DESTDIR instead of `prefix' when doing a make
|
23 years ago |
Michael Elkins
|
fe438026b0
PREAUTH support from Oswald Buddenhagen <ossi@kde.org>
|
23 years ago |
Michael Elkins
|
6267139b71
post 0.8 release commit
|
23 years ago |
Michael Elkins
|
44d360d184
check for dbm_open() in libc and libdb
|
23 years ago |
Michael Elkins
|
d00a65bebd
don't bother renaming the message file if we are about to unlink() it
|
23 years ago |
Michael Elkins
|
dd22bd3f22
remove tilde backup files for distclean
|
23 years ago |
Michael Elkins
|
2f2b123d71
sync_mailbox() did not update the msg struct when flags were changed,
|
23 years ago |
Michael Elkins
|
8c8f6916c6
added debian build files dist target so that people can use them to build
|
23 years ago |
Michael Elkins
|
d6fe5a92bd
added debian build files
|
23 years ago |
Michael Elkins
|
cb0d4b54b3
remove the uid from the db when a message is deleted from the maildir
|
23 years ago |
Michael Elkins
|
c121ec912f
updated year in copyright notice
|
23 years ago |
Michael Elkins
|
2c648da5cf
post 0.7-release commit
|
23 years ago |
Michael Elkins
|
3fe6f3f086
added --create/-C command line option to force creation of the local
|
23 years ago |
Michael Elkins
|
f0c7fdf008
added memory debugging code
|
23 years ago |
Michael Elkins
|
de1f9e1941
remove c++ style comments
|
23 years ago |
Michael Elkins
|
e02975e888
Added MaxMessages patch from Eivind Eklund <eivind@FreeBSD.org>.
|
23 years ago |
Michael Elkins
|
06a5edb452
move strndup() code into config.c for less complexity
|
23 years ago |
Michael Elkins
|
2881d173b5
strndup() could return a non-NULL terminated string
|
23 years ago |
Michael Elkins
|
bb62e2c18d
merge maildir_sync() and maildir_close(). the maxuid in a maildir still
|
23 years ago |
Michael Elkins
|
49b36e7869
add FreeBSD to the list of tested platforms
|
23 years ago |
Michael Elkins
|
087fb470e7
update version to 0.7
|
23 years ago |
Michael Elkins
|
c84a888a7d
set compiler warnings for gcc-3.0 as well
|
24 years ago |
Michael Elkins
|
9647c79504
post 0.6 commit
|
24 years ago |
Michael Elkins
|
e3797d65da
add strndup replacement function for systems which lack it
|
24 years ago |
Michael Elkins
|
8ca8c2b289
fixed broken code in maildir_clean_tmp()
|
24 years ago |
Michael Elkins
|
c4050700c0
added code to clean the tmp directory in a maildir to comply with
|
24 years ago |
Michael Elkins
|
608386f918
forgot to add code to parse the `Delete' option
|
24 years ago |
Michael Elkins
|
cb2f6e3ee6
forgot conditional #if HAVE_LIBSSL around setting of .use_imaps in main()
|
24 years ago |