Historia zmian

Autor SHA1 Wiadomość Data
  Oswald Buddenhagen 1e427f5cd5 do not unnecessarily use bitfields 11 lat temu
  Oswald Buddenhagen 62a60997c3 make use of strptime() portable 11 lat temu
  Oswald Buddenhagen 32def5dc0a add/fix comments and improve debug messages 11 lat temu
  Oswald Buddenhagen 0b59ee0df3 support multi-character path separators 12 lat temu
  Oswald Buddenhagen 406e967430 don't let wildcards match INBOX, unless it lives under Path 12 lat temu
  Oswald Buddenhagen d1900941f4 introduce -DC option to only install a crash handler 12 lat temu
  Oswald Buddenhagen c23d251092 consider hierarchy delimiter flattening when deciding what to list 12 lat temu
  Oswald Buddenhagen 66895f9cce try harder to list all necessary boxes 12 lat temu
  Oswald Buddenhagen f11504aa07 update copyrights 14 lat temu
  Oswald Buddenhagen d4c786823d replace FSF address with something more ... contemporary 14 lat temu
  Oswald Buddenhagen dfd7516b9a introduce ability to flatten the hierarchy of Stores 13 lat temu
  Oswald Buddenhagen 2585dd3324 add support for hierarchical mailboxes 13 lat temu
  Oswald Buddenhagen 28cccf4b35 fix error handling of invalid SyncState * 13 lat temu
  Oswald Buddenhagen 233f563569 deal with concurrent maildir modifications during listing 13 lat temu
  Oswald Buddenhagen 2aae866e80 remove Ontty flag 14 lat temu
  Oswald Buddenhagen 7867eb9009 add simple mainloop implementation 14 lat temu
  Oswald Buddenhagen b0bbd23512 replace DRV_STORE_BAD with a separate bad_callback() 13 lat temu
  Oswald Buddenhagen d2e13f147c de-duplicate code a bit 13 lat temu
  Oswald Buddenhagen c66afdc0a8 move setting of ctx->listed outside the drivers 14 lat temu
  Oswald Buddenhagen 4afd31a457 avoid preprocessor warnings on missing features: #if => #ifdef 14 lat temu
  Oswald Buddenhagen 9e10e871fd don't hang if store cannot be opened asynchronously 14 lat temu
  Oswald Buddenhagen e6a356ffc7 add extra verbose mode which dumps the message contents 15 lat temu
  Oswald Buddenhagen 2f62a7f608 don't overlook 2nd and later single-letter options in last argument. 17 lat temu
  Oswald Buddenhagen 42ca262e39 #ifdef __linux__ for the crash handler. it compiles on other platforms, 18 lat temu
  Oswald Buddenhagen 6800f1636e initialize mvars->t[1] to 1. helps enormously ... :} 18 lat temu
  Oswald Buddenhagen 8a748d046d no/empty mailbox name means INBOX 19 lat temu
  Oswald Buddenhagen 168e5f3282 make the driver model, sync_chans() and sync_boxes() fully async. 19 lat temu
  Oswald Buddenhagen b5d70aa596 async merge: aggregate most variables of main() & sync_boxes() in 19 lat temu
  Oswald Buddenhagen f90b290650 split box list preparation from "consumption". 19 lat temu
  Oswald Buddenhagen 72a2d4b690 info() about opening of stores 19 lat temu