summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/partition_metadata.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-10dsdb: Provide a clearer error when we fail to store the sequence number in me...Andrew Bartlett1-6/+19
2013-08-19samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke1-3/+3
2012-08-09s4-dsdb: simplify migration of old-style seqence numbers to metadata.tdbAndrew Bartlett1-56/+1
2012-06-22s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNowMatthieu Patou1-0/+32
2012-06-19ldb: use tdb directly, not tdb_compat.Rusty Russell1-6/+6
2012-05-30dsdb: Fix error checking conditions in partition_metadata moduleAmitay Isaacs1-7/+7
2012-02-13s4-dsdb: Check if metadata.tdb exists, before trying to open itAmitay Isaacs1-0/+6
2012-01-30samdb: use compat wrappers for tdb_fetch().Rusty Russell1-6/+6
2011-11-29s4-dsdb: Added metadata to partition module for global sequence numberAmitay Isaacs1-0/+492