Skip to content
Snippets Groups Projects
  1. Jan 14, 2013
  2. Jan 09, 2013
  3. Jan 03, 2013
    • Howard Chu's avatar
      ITS#7483 · 97566cf4
      Howard Chu authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      Better handling of missing entries
      
      Treat zero-length entries properly (as missing entries) in entry_next()
      and entry_get_int().
      97566cf4
    • Howard Chu's avatar
      Get MDB txn before acquiring a CSN · a1ca3fec
      Howard Chu authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      Since MDB writes are fully serialized in txn_begin, we can use CSNs as
      commit sequence numbers, not just change sequence numbers. This will
      prevent most instances of out-of-order writes, so syncprov will almost
      never need to transmit a change without a cookieCSN. (Out-of-order is
      still possible, if the write was received via syncrepl.)
      a1ca3fec
  4. Dec 11, 2012
  5. Dec 04, 2012
  6. Dec 03, 2012
  7. Nov 30, 2012
  8. Nov 27, 2012
  9. Nov 26, 2012
  10. Nov 05, 2012
  11. Nov 01, 2012
  12. Oct 31, 2012
  13. Oct 12, 2012
  14. Oct 03, 2012
  15. Sep 27, 2012
  16. Sep 26, 2012
  17. Sep 25, 2012
  18. Sep 14, 2012
  19. Sep 12, 2012
  20. Sep 07, 2012
  21. Aug 27, 2012
Loading