Historique des commits

Auteur SHA1 Message Date
  Michael Elkins 6dba87f0ec patch from Daniel Resare <noa@metamatrix.se> il y a 24 ans
  Michael Elkins 77358f1706 include <sys/types.h> for off_t il y a 24 ans
  Michael Elkins 91d2f60584 fixed cram compilation error under bsd il y a 24 ans
  Michael Elkins 7173d07192 added support for tilde (~) expansion in the `Mailbox' and `CertificateFile' il y a 24 ans
  Michael Elkins b3672634e5 set imap->prefix to be the namespace prefix il y a 24 ans
  Michael Elkins bcecbe5eeb broke config code into config.c il y a 24 ans
  Michael Elkins 8944538399 always put changed messages in the cur/ subdirectory since they are no il y a 24 ans
  Michael Elkins 32677da976 patch from Hugo Haas <hugo@larve.net> il y a 24 ans
  Michael Elkins ee0de20cf7 added --with-ssl-dir to specify an alternate installation of OpenSSL il y a 24 ans
  Michael Elkins 21ac8842b4 pre 0.4 commit. il y a 24 ans
  Michael Elkins ab6decd8a9 display how many messages were fetched from the server il y a 24 ans
  Michael Elkins 521b68eb63 fixed compilation error with no libssl support ("lorenzo martignoni" il y a 24 ans
  Michael Elkins d03ce3f73d fixed config parser to accept arbitrary whitespace il y a 24 ans
  Michael Elkins e585d40076 use imap_close to terminate a connection in imap_open() il y a 24 ans
  Michael Elkins acd674f93e allow leading whitespace in config files il y a 24 ans
  Michael Elkins 6f4cd030f8 don't use NAMESPACE unless the server supports it il y a 24 ans
  Michael Elkins b3eb5661eb added CRAM-MD5 authentication support. il y a 24 ans
  Michael Elkins 074298d482 isync-brokenservers.diff (Jeremy Katz <katzj@linuxpower.org>) il y a 24 ans
  Michael Elkins 04fdf7d120 prompt user if they wish to continue if the server's X.509 certificate can't il y a 24 ans
  Michael Elkins a954aeec96 fixed sync_mailbox() to correctly write new messages to the local maildir il y a 24 ans
  Michael Elkins 5c08b1c4bd set default MaxSize to 0 (unlimited) il y a 24 ans
  Michael Elkins 0527181f45 added MaxSize configuration variable il y a 24 ans
  Michael Elkins a8f9af4296 RFC822.PEEK is obsolete in RFC2060. Use BODY.PEEK[] instead, which does il y a 24 ans
  Michael Elkins 145e4ef84d updated NEWS for 0.3 release il y a 24 ans
  Michael Elkins 37c2379bde added support for building RPMS il y a 24 ans
  Michael Elkins 1b25e3b739 added target for creating html version of the man page il y a 24 ans
  Michael Elkins bcd160efb2 can't assume flag order when fetching a message. just search for the il y a 24 ans
  Michael Elkins b3d09b1723 added BUGS section to manpage detailing the fact that we break the il y a 24 ans
  Michael Elkins bbbe88e07d use getpass() to get the user's password il y a 24 ans
  Michael Elkins fa1e46f6ec fixed typo in man page for --verbose option il y a 24 ans