Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-19 | TDB2: make SAMBA use tdb1 again for the moment. | Rusty Russell | 1 | -28/+0 | |
Otherwise the following surgery will break the SAMBA build and testsuite. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||||
2012-03-10 | tdb_wrap: Move to specific directory. | Jelmer Vernooij | 3 | -0/+265 | |
It's a bit confusing to mix low-level and high-level libraries. We had multiple libraries in one directory, and there were have circular dependencies with other libraries outside that directory (in this case, samba-hostconfig). Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Mar 10 23:13:01 CET 2012 on sn-devel-104 |