Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Elkins f0c7fdf008 added memory debugging code vor 23 Jahren
  Michael Elkins de1f9e1941 remove c++ style comments vor 24 Jahren
  Michael Elkins e02975e888 Added MaxMessages patch from Eivind Eklund <eivind@FreeBSD.org>. vor 24 Jahren
  Michael Elkins 06a5edb452 move strndup() code into config.c for less complexity vor 24 Jahren
  Michael Elkins 2881d173b5 strndup() could return a non-NULL terminated string vor 24 Jahren
  Michael Elkins bb62e2c18d merge maildir_sync() and maildir_close(). the maxuid in a maildir still vor 24 Jahren
  Michael Elkins 49b36e7869 add FreeBSD to the list of tested platforms vor 24 Jahren
  Michael Elkins 087fb470e7 update version to 0.7 vor 24 Jahren
  Michael Elkins c84a888a7d set compiler warnings for gcc-3.0 as well vor 24 Jahren
  Michael Elkins 9647c79504 post 0.6 commit vor 24 Jahren
  Michael Elkins e3797d65da add strndup replacement function for systems which lack it vor 24 Jahren
  Michael Elkins 8ca8c2b289 fixed broken code in maildir_clean_tmp() vor 24 Jahren
  Michael Elkins c4050700c0 added code to clean the tmp directory in a maildir to comply with vor 24 Jahren
  Michael Elkins 608386f918 forgot to add code to parse the `Delete' option vor 24 Jahren
  Michael Elkins cb2f6e3ee6 forgot conditional #if HAVE_LIBSSL around setting of .use_imaps in main() vor 24 Jahren
  Michael Elkins bfffeffff6 update Copyright printed by --help vor 24 Jahren
  Michael Elkins e015398ff2 added `Delete' configuration option to force -d option vor 24 Jahren
  Michael Elkins 1efcad03f8 update TODO list with action items vor 24 Jahren
  Michael Elkins 6f647ae37b fixed maildir message filenames to comply with the maildir(5) specification. vor 24 Jahren
  Michael Elkins 4b102ee6ec the `Expunge' config directive didn't work since only the -e command line vor 24 Jahren
  Michael Elkins e2f1cd779b we should issue a CAPABILITY even if we aren't going to use ssl/tls so that vor 24 Jahren
  Michael Elkins 891fab1a7d find_box() should attempt to expand all filenames if none of the other vor 24 Jahren
  Michael Elkins 0f7823a4bf fixed to not expand filenames until they are used inside of maildir_open(), vor 24 Jahren
  Michael Elkins 5eaa4e5512 --host option didn't check for imaps: prefix vor 24 Jahren
  Michael Elkins ea361ad116 fixed core when specifying multiple mailboxes on the command line vor 24 Jahren
  Michael Elkins 8af21c5604 handle untagged responses in imap_fetch_message() so that it doesn't bomb vor 24 Jahren
  Michael Elkins 9a5b57eb7d isync should continue to process additional mailboxes even if there is an vor 24 Jahren
  Michael Elkins af941779f4 post 0.5-release commit vor 24 Jahren
  Michael Elkins f843ffcdd4 updated ChangeLog. removed smtppush binary. vor 24 Jahren
  Michael Elkins 216c26cceb fixed compiler warnings under Solaris 2.7 vor 24 Jahren