1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/ldb/ldb_tdb
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
..
ldb_cache.c LDB/s4 - deny the "(dn=...)" syntax on search filters when in AD mode 2012-03-26 00:57:29 +02:00
ldb_index.c ldb: fixed callers for ldb_pack_data() and ldb_unpack_data() 2012-11-01 15:40:41 +11:00
ldb_search.c ldb: fixed callers for ldb_pack_data() and ldb_unpack_data() 2012-11-01 15:40:41 +11:00
ldb_tdb_wrap.c ldb: use tdb directly, not tdb_compat. 2012-06-19 05:38:07 +02:00
ldb_tdb.c ldb: fixed callers for ldb_pack_data() and ldb_unpack_data() 2012-11-01 15:40:41 +11:00
ldb_tdb.h ldb: fixed callers for ldb_pack_data() and ldb_unpack_data() 2012-11-01 15:40:41 +11:00