mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
bea24253f0
* Checking pack format is version 1 and erroring if not (will change soon) * Pack format routines for unpack and pack version 2 (but not used) * Test fixes for issues caused by upcoming repack functionality for upgrade * Making ldbdump print out pack format info and keys so we have low level visibility for testing in python Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
3 lines
136 B
Plaintext
3 lines
136 B
Plaintext
pyldb_Dn_FromDn: PyObject *(struct ldb_dn *)
|
|
pyldb_Object_AsDn: bool (TALLOC_CTX *, PyObject *, struct ldb_context *, struct ldb_dn **)
|