Commit History

Author SHA1 Message Date
  Rusty Russell 22d0e0dc59 tdb2: Make TDB1 code use TDB2's open flags. 14 years ago
  Rusty Russell 3004f7e89a tdb2: approximate INCOMPATIBLE_HASH flag with tdb1_incompatible_hash() 14 years ago
  Rusty Russell 8a47d50d72 tdb2: Make tdb1 share tdb_store flags, struct tdb_data and TDB_MAGIC_FOOD. 14 years ago
  Rusty Russell 919937354a tdb2: make TDB1 code use tdb2's TDB_ERROR and tdb_logerr() 14 years ago
  Rusty Russell 1e3138a0ad tdb2: make tdb1 headers include tdb2 headers. 14 years ago
  Rusty Russell 0fd5be2955 tdb2: rearrange tdb_context layout so tdb1_context can match 14 years ago
  Rusty Russell 75a6a6ad64 tdb2: remove TDB1 TDB_NO_FSYNC environment variable hack. 14 years ago
  Rusty Russell 444fade529 tdb2: get rid of TDB1 mark and nonblock functions. 14 years ago
  Rusty Russell 39f5529479 tdb2: remove _PUBLIC_ in tdb1 functions. 14 years ago
  Rusty Russell b929638e3c tdb2: Remove unused tdb1 functions. 14 years ago
  Rusty Russell fab544c24c tdb2: test: import tdb1's tests. 14 years ago
  Rusty Russell 5d6194b434 tdb2: include tdb1 source in tests. 14 years ago
  Rusty Russell 19e6c1a250 tdb2: import TDB1 code. 14 years ago
  Rusty Russell 476567430b tdb2: make tests include a single mega-header to simplify future patches 14 years ago
  Rusty Russell 1a0c636bc3 tdb2: tdb_foreach() 14 years ago
  Rusty Russell 2414f26191 tdb2: keep link of every non-internal tdb. 14 years ago
  Rusty Russell 937d0babe9 tdb2: save openhook, allow tdb_get_attribute() on it. 14 years ago
  Rusty Russell b87e14495d tdb2: add TDB_RDONLY flag, allow setting/unsetting it. 14 years ago
  Rusty Russell 91436a2557 tdb2: return TDB_ERR_RDONLY if trying to start a transaction on a R/O tdb. 14 years ago
  Rusty Russell 6b7c3c840e tdb2: save open_flags instead of mmap_flags. 14 years ago
  Rusty Russell 6e3d9e8a66 tdb2: Hand error code to logging function. 14 years ago
  Rusty Russell de432e8f85 tdb2: move transaction lock 14 years ago
  Rusty Russell 3e3ee8b0c1 tdb2: enforce TDB_CONVERT 14 years ago
  Rusty Russell 77658070a3 tdb2: cleanup oob handling. 14 years ago
  Rusty Russell 736c033322 tdb2: fix tdb_lock offset. 14 years ago
  Rusty Russell 51f592dfcd tdb2: fix internal tdb_write_convert() error handling in tdb_open() 14 years ago
  Rusty Russell baa17ee2d5 tdb2: Fix to always use 64-bit offset definition 14 years ago
  Volker Lendecke 0eb0295702 tally: Adapt tally_histogram to Samba coding conventions 14 years ago
  Volker Lendecke d1f92df64d tally: Adapt get_max_bucket to Samba coding conventions 14 years ago
  Volker Lendecke e31e88bc5b tally: Adapt tally_approx_median to Samba coding conventions 14 years ago