Historial de Commits

Autor SHA1 Mensaje Fecha
  Oswald Buddenhagen 64e5f07ad3 consistently use NULL for null pointers hace 6 años
  Oswald Buddenhagen e2d3b4d55b fix lots of sign conversion warnings hace 5 años
  Oswald Buddenhagen cc176df2c3 make some narrowing of integers explicit hace 6 años
  Oswald Buddenhagen 4d7e169e57 shrink some data at the source to avoid subsequent narrowing hace 6 años
  Oswald Buddenhagen def22db096 constness fixes hace 6 años
  Oswald Buddenhagen 5c2e8d3e14 make more objects static hace 6 años
  Oswald Buddenhagen 71d7d3e6df add some ATTR_* (mostly) hace 6 años
  Oswald Buddenhagen 25b1c2b9e7 set sync record's flags only after propagating new message hace 5 años
  Oswald Buddenhagen abdca388f6 atomize & document conditions in load() exception list construction hace 5 años
  Oswald Buddenhagen b677bfe7e5 de-noise msg_copied() and flags_set() somewhat hace 5 años
  Oswald Buddenhagen 841f07efd0 de-noise initialization of sync records hace 5 años
  Oswald Buddenhagen 2f3cb5f481 fix signedness issues surrounding UIDs hace 5 años
  Oswald Buddenhagen cab14608ca Merge branch '1.3' hace 5 años
  Oswald Buddenhagen 96afe8d0c2 fix propagation of flagged oversized messages hace 5 años
  Oswald Buddenhagen e565d08246 don't try to propagate flags the target store does not support hace 5 años
  Michael J Gruber c4d7f0189c implement Forwarded flag hace 7 años
  Michael J Gruber e71f0ccc2a mark MAILBOX_DRIVER_FLAG locations in code hace 7 años
  Oswald Buddenhagen c29eceaeed make map_name() interpret empty strings as "no separator" hace 7 años
  Oswald Buddenhagen a5d4a0fe60 make sync records with stray TUID non-fatal hace 8 años
  Oswald Buddenhagen bb632d1cd0 make UIDs unsigned hace 8 años
  Oswald Buddenhagen a0961d6505 delay assignment of TUID when propagating messages hace 8 años
  Oswald Buddenhagen bd5fb6fff3 move away from magic UIDs in the sync state hace 8 años
  Oswald Buddenhagen 4ffe149666 split off ephemeral sync record state to a separate member hace 8 años
  Oswald Buddenhagen efd72b85cc autotest: implement much more thorough resumption verification hace 8 años
  Oswald Buddenhagen 4cc5ad5a1a introduce driver call debugging hace 8 años
  Oswald Buddenhagen bbe4567bce let driver_t::openbox_box() return the UID validity hace 8 años
  Oswald Buddenhagen 48ad58b9a3 use a #define for invalid UIDVALIDITY hace 8 años
  Oswald Buddenhagen 8d4918affd introduce get_uidnext() driver callback hace 8 años
  Oswald Buddenhagen 683e581340 let driver_t::find_new_msgs() return the list of messages hace 8 años
  Oswald Buddenhagen 74e9368121 let driver_t::load_box() return the list of messages hace 8 años