1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-20 08:59:06 +03:00

r26520: More Python updates.

(This used to be commit a8b1fe15ac)
This commit is contained in:
Jelmer Vernooij
2007-12-18 02:21:14 +01:00
committed by Stefan Metzmacher
parent cad1e11959
commit 63f53094ef
9 changed files with 205 additions and 26 deletions

View File

@ -68,5 +68,7 @@ ldb_set_loadparm = _misc.ldb_set_loadparm
samdb_set_domain_sid = _misc.samdb_set_domain_sid
dsdb_attach_schema_from_ldif_file = _misc.dsdb_attach_schema_from_ldif_file
version = _misc.version
dsdb_set_global_schema = _misc.dsdb_set_global_schema
ldb_register_samba_handlers = _misc.ldb_register_samba_handlers