1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/ldb/tools
Andrew Tridgell 30ffdda45b ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()
with ltdb_pack_data() and ltdb_unpack_data() now moved into common, we
need to increase the minor version and fixup callers of the API

Note that this relies on struct ldb_val being the same shape as
TDB_DATA, in much the same way as we rely on ldb_val and DATA_BLOB
being the same shape.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2012-11-01 15:40:41 +11:00
..
cmdline.c Revert "ldb: Permit desactivation of autocomit for every ldb_xxx_ctrl function" 2012-04-10 16:40:05 +10:00
cmdline.h Revert "ldb: Permit desactivation of autocomit for every ldb_xxx_ctrl function" 2012-04-10 16:40:05 +10:00
ldbadd.c lib/ldb/tools: add missing "replace.h" 2012-06-11 01:21:01 +02:00
ldbdel.c Revert "ldb: Permit desactivation of autocomit for every ldb_xxx_ctrl function" 2012-04-10 16:40:05 +10:00
ldbdump.c ldb: fixed callers for ldb_pack_data() and ldb_unpack_data() 2012-11-01 15:40:41 +11:00
ldbedit.c Revert "ldb: Permit desactivation of autocomit for every ldb_xxx_ctrl function" 2012-04-10 16:40:05 +10:00
ldbmodify.c lib/ldb/tools: add missing "replace.h" 2012-06-11 01:21:01 +02:00
ldbrename.c lib/ldb/tools: add missing "replace.h" 2012-06-11 01:21:01 +02:00
ldbsearch.c LDB:ldbsearch - search filters do not only contain "=" 2012-08-22 01:31:55 +02:00
ldbtest.c ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
ldbutil.c lib/ldb/tools: add missing "replace.h" 2012-06-11 01:21:01 +02:00
ldbutil.h Revert "ldb: Permit desactivation of autocomit for every ldb_xxx_ctrl function" 2012-04-10 16:40:05 +10:00