Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3:registry: introduce REG_DBWRAP_FLAGS to use for all db_open calls | Michael Adam | 2014-02-07 | 1 | -0/+1 |
| | | | | | | | This is in accordance with the use of REG_TDB_FLAGS. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | ||||
* | s3:registry: introduce a define REGDB_CODE_VERSION and use it in regdb code. | Michael Adam | 2011-09-02 | 1 | -0/+2 |
| | | | | | This is to not use the precise code version REGDB_VERSION_V3 explicitly in the code. | ||||
* | s3:registry: rename REGVE_Vx toREGDB_VERSION_Vx for consistency | Michael Adam | 2011-09-02 | 1 | -4/+4 |
| | |||||
* | s3:registry: set registry version to 3 and add upgrade code | Michael Adam | 2011-07-04 | 1 | -0/+2 |
| | | | | Pair-Programmed-With: Gregor Beck <gbeck@sernet.de> | ||||
* | s3:registry: move the reg_db.h from include/ to registry/ | Michael Adam | 2010-09-21 | 1 | -0/+32 |