s4:dsdb: Fix stack use after scope in gkdi_create_root_key()
[samba.git] / source4 / dsdb / samdb / ldb_modules / partition_metadata.c
2023-09-07 Andreas Schneiders4:samdb: Avoid memory leaks in partition_metadata_get_...
2022-04-26 Volker Lendeckedsdb: Fix a typo
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2019-06-30 Swen Schilligsource4: Update all consumers of strtoul_err(), strtoul...
2019-05-20 Andrew Bartlettdsdb: lock metadata.tdb during lock_read in partitions...
2019-05-20 Andrew Bartlettdsdb/partition: Remove teardown of data->metadata on...
2019-05-20 Andrew Bartlettdsdb/partition: Ensure metadata.tdb is opened early...
2019-05-01 Andreas Schneiders4:samdb: Make sure value is initialized with 0
2019-03-01 Swen Schilligsource4: Use wrapper for string to integer conversion
2018-06-04 Andrew Bartlettdsdb: Honour LDB_FLG_NOSYNC for metadata.tdb
2018-05-03 Gary Lockyerdsdb:partition_metadata: make use of ldb_relative_path...
2018-04-12 Andrew Bartlettdsdb: Do not create a transaction in partition_init()
2018-03-05 Andrew Bartlettpartition: Use a transaction to write and a read lock...
2016-07-06 Andrew Bartlettschema: Make the fetch of the schema version fast
2014-03-31 Volker Lendecketdb_wrap: Remove tdb_wrap_open_ again
2014-03-31 Volker Lendeckedsdb: Avoid passing lp_ctx to tdb_wrap_open in partitio...
2014-02-05 Andrew Bartlettdsdb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-10 Andrew Bartlettdsdb: Provide a clearer error when we fail to store...
2013-08-18 Volker Lendeckesamdb: Fix CID 1034910 Dereference before null check
2012-08-09 Andrew Bartletts4-dsdb: simplify migration of old-style seqence number...
2012-06-23 Matthieu Patous4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata...
2012-06-19 Rusty Russellldb: use tdb directly, not tdb_compat.
2012-05-30 Amitay Isaacsdsdb: Fix error checking conditions in partition_metada...
2012-02-13 Amitay Isaacss4-dsdb: Check if metadata.tdb exists, before trying...
2012-01-29 Rusty Russellsamdb: use compat wrappers for tdb_fetch().
2011-11-29 Amitay Isaacss4-dsdb: Added metadata to partition module for global...