Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tdb_transaction_prepare_commit() | Howard Chu | 2009-03-31 | 1 | -0/+8 |
| | | | | | | | | Using tdb_transaction_prepare_commit() gives us 2-phase commits. This allows us to safely commit across multiple tdb databases at once, with reasonable transaction semantics Signed-off-by: tridge@samba.org | ||||
* | Move common libraries from root to lib/. | Jelmer Vernooij | 2008-09-17 | 2 | -0/+248 |