Historique des commits

Auteur SHA1 Message Date
  Oswald Buddenhagen 6800f1636e initialize mvars->t[1] to 1. helps enormously ... :} il y a 18 ans
  Oswald Buddenhagen e0d72cd5e3 reverse-map <Inbox> to INBOX when encountered during listing. il y a 18 ans
  Oswald Buddenhagen 6985da5848 make compat wrapper default to current user for imap login il y a 18 ans
  Oswald Buddenhagen 0e8a8d120d put INBOX in Maildir il y a 18 ans
  Oswald Buddenhagen 2a9b0bd763 don't crash on truncating database. seems to affect only some bdb il y a 19 ans
  Oswald Buddenhagen 9b657a46a0 fix bug in newline conversion causing buffer overflows. il y a 19 ans
  Oswald Buddenhagen 617d1a6e49 memmove for overlapping mem copies. il y a 19 ans
  Oswald Buddenhagen 1b9f8b4c69 glibc seems to be *really* fucked up. il y a 19 ans
  Oswald Buddenhagen d2463a4cd8 work around glibc bug: printf("%.*s", INT_MAX, s) tries to allocate 2G. il y a 19 ans
  Oswald Buddenhagen 9b7c09e4b6 enable the old account naming scheme to deal with duplicated ip il y a 19 ans
  Oswald Buddenhagen aea4be19e3 create more descriptive account names, so password prompts look sane. il y a 19 ans
  Oswald Buddenhagen 4bf58c3e97 don't crash in imap driver when Host is not specified. il y a 19 ans
  Oswald Buddenhagen c8275e2aa7 be *slightly* more explicit about which options Tunnel makes il y a 19 ans
  Oswald Buddenhagen dbbab78881 un-document "Host imaps:[...]" syntax and introduce new option UseIMAPS il y a 19 ans
  Oswald Buddenhagen 67b714ee0e move assigning default port to the place of use il y a 19 ans
  Oswald Buddenhagen f6f2d2461c add comment il y a 19 ans
  Oswald Buddenhagen 21abb22c98 seen messages are eligible for expiration even if they are recent in the il y a 19 ans
  Oswald Buddenhagen 8a748d046d no/empty mailbox name means INBOX il y a 19 ans
  Oswald Buddenhagen 168e5f3282 make the driver model, sync_chans() and sync_boxes() fully async. il y a 19 ans
  Oswald Buddenhagen bdcc285403 unscrew lf=>crlf conversion and tuid insertion il y a 19 ans
  Oswald Buddenhagen 16eaf903db ok, mismerging and not running the reg-tests is lame. unscrew expunging il y a 19 ans
  Oswald Buddenhagen c7903f8003 don't enter trash loop if not trashing at all. also, move expunge il y a 19 ans
  Oswald Buddenhagen b5d70aa596 async merge: aggregate most variables of main() & sync_boxes() in il y a 19 ans
  Oswald Buddenhagen f90b290650 split box list preparation from "consumption". il y a 19 ans
  Oswald Buddenhagen 72a2d4b690 info() about opening of stores il y a 19 ans
  Oswald Buddenhagen b7389cb36f do not repeatedly get namespace from server. il y a 19 ans
  Oswald Buddenhagen 340bfcc4a8 handle socket() failure and correctly report gethostbyname() failure. il y a 19 ans
  Oswald Buddenhagen 3e3cf3ac9a update copyrights il y a 19 ans
  Oswald Buddenhagen 7f9ece8e7e move whole responsibility for recycling open stores/server connections il y a 19 ans
  Oswald Buddenhagen 47e592b603 keep the result of driver->list() and a flag whether it is valid in the store. il y a 19 ans