1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/lib/ldb/ldb_tdb
Andrew Tridgell d78ea3e34a r10406: added --nosync option to all ldb tools, so that you can control if
transactions are synchronous or not on the command line.

add LDB_FLG_NOSYNC flag to ldb_connect() so we can make our temporary
ldb databases non-synchronous
(This used to be commit dba41164e0)
2007-10-10 13:38:41 -05:00
..
ldb_cache.c r9391: Convert all the code to use struct ldb_dn to ohandle ldap like distinguished names 2007-10-10 13:33:32 -05:00
ldb_index.c r9391: Convert all the code to use struct ldb_dn to ohandle ldap like distinguished names 2007-10-10 13:33:32 -05:00
ldb_pack.c r9391: Convert all the code to use struct ldb_dn to ohandle ldap like distinguished names 2007-10-10 13:33:32 -05:00
ldb_search.c r10305: start implementing better error handling 2007-10-10 13:38:16 -05:00
ldb_tdb_wrap.c r10253: a fairly large tdb cleanup and re-organise. Nearly all of this change 2007-10-10 13:38:12 -05:00
ldb_tdb.c r10406: added --nosync option to all ldb tools, so that you can control if 2007-10-10 13:38:41 -05:00
ldb_tdb.h r10305: start implementing better error handling 2007-10-10 13:38:16 -05:00