Historie revizí

Autor SHA1 Zpráva Datum
  Oswald Buddenhagen b0bbd23512 replace DRV_STORE_BAD with a separate bad_callback() před 13 roky
  Oswald Buddenhagen 9554026443 make drv->cancel()'s callback have no status code před 13 roky
  Oswald Buddenhagen c66afdc0a8 move setting of ctx->listed outside the drivers před 14 roky
  Oswald Buddenhagen f6a25b331f check return value from close() after write() před 14 roky
  Oswald Buddenhagen 61d98c5a1d fix a bunch of warnings před 13 roky
  Oswald Buddenhagen d637772339 turns out, free(NULL) is just fine ... před 14 roky
  Oswald Buddenhagen d94dadbaeb fix line ending conversion logic před 15 roky
  Oswald Buddenhagen a365e20660 put pointers to bdb open() into parentheses, so they won't be před 17 roky
  Oswald Buddenhagen 023d3ee577 fix error paths wrt sync drivers před 18 roky
  Oswald Buddenhagen e0d72cd5e3 reverse-map <Inbox> to INBOX when encountered during listing. před 18 roky
  Oswald Buddenhagen 2a9b0bd763 don't crash on truncating database. seems to affect only some bdb před 18 roky
  Oswald Buddenhagen 1b9f8b4c69 glibc seems to be *really* fucked up. před 19 roky
  Oswald Buddenhagen d2463a4cd8 work around glibc bug: printf("%.*s", INT_MAX, s) tries to allocate 2G. před 19 roky
  Oswald Buddenhagen f6f2d2461c add comment před 19 roky
  Oswald Buddenhagen 168e5f3282 make the driver model, sync_chans() and sync_boxes() fully async. před 19 roky
  Oswald Buddenhagen 3e3cf3ac9a update copyrights před 19 roky
  Oswald Buddenhagen 7f9ece8e7e move whole responsibility for recycling open stores/server connections před 19 roky
  Oswald Buddenhagen 47e592b603 keep the result of driver->list() and a flag whether it is valid in the store. před 19 roky
  Oswald Buddenhagen d7126dca5e "fprintf( stderr," => "error(". new functions debugn() and infon() před 19 roky
  Oswald Buddenhagen 7726ce3e0f don't barf at directories with none of {tmp,new,cur}/ and turn them před 19 roky
  Oswald Buddenhagen 1453e61840 update fsf's postal address. i think it's sort of useless nowadays před 19 roky
  Oswald Buddenhagen 850addecd5 wrap message storing into transactions. nice side effect: drivers don't před 19 roky
  Oswald Buddenhagen a1c402678c split driver->prepare into ->prepare_opts and ->prepare_paths před 19 roky
  Oswald Buddenhagen 8db5ec1e5e less confusing error message on invalid mailbox. před 19 roky
  Oswald Buddenhagen 7710b3dcb5 make flag changes unset "new" status - unless a ghost is acting in the před 20 roky
  Oswald Buddenhagen 02babb0651 fix inverted condition leading to endless loop when message is changed před 20 roky
  Oswald Buddenhagen 3f8e820acb use legacy flock() only on linux. at least on OS X flock aliases to před 21 roky
  Oswald Buddenhagen 16de402c9e when storing \seen messages, don't set the \recent flag on them. could před 21 roky
  Oswald Buddenhagen 86d9a3140d first check _both_ bounds, then compare ... před 21 roky
  Oswald Buddenhagen b8b4628197 store new UIDVALIDITY immediately after initializing it před 21 roky