summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/pydsdb.c
Commit message (Collapse)AuthorAgeFilesLines
* s4-rodc: Cache am_rodc flagAnatoliy Atanasov2010-05-171-0/+22
|
* Revert "s4-rodc: Fix provision warnings by creating ntds objectGUID in ↵Anatoliy Atanasov2010-05-111-23/+0
| | | | | | | provision" This reverts commit c3cbb846d0bfbaa11fd255bada7fa5fe502d4d96. The fix is not correct, we should cache a bool to answer amIRODC
* s4-rodc: Fix provision warnings by creating ntds objectGUID in provisionAnatoliy Atanasov2010-05-101-0/+23
|
* s4:provision Pass in the invoication ID and NTDS Settings DN to Schema()Andrew Bartlett2010-04-201-0/+36
| | | | | | | By putting these values into the cache on the LDB, this reduces some of the noise in provision, particularly with the LDAP backend. Andrew Bartlett
* pydsdb: Fix memory leak on invalid parameters, formatting, trivialJelmer Vernooij2010-04-151-8/+15
| | | | typos.
* s4 python: Add a function to get the oid of an attribute when the attid is knownMatthieu Patou2010-04-151-0/+37
| | | | | | This function is mainly to help decoding replPropertyMetaData in python Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
* s4-python: Move load_partition_usn to dsdb module.Jelmer Vernooij2010-04-081-0/+49
|
* s4-python: Move set_global_schema to pydsdb.Jelmer Vernooij2010-04-081-35/+104
|
* s4-python: Move samdb_ntds_objectGUID to pydsdb.Jelmer Vernooij2010-04-071-0/+148
|
* s4-python: Move set_opaque_integer to pyldb.Jelmer Vernooij2010-04-061-66/+0
|
* s4-python: Move dsdb_convert_schema_to_openldap to dsdb.Jelmer Vernooij2010-04-041-0/+30
|
* s4-python: Move set_opaque_integer -> dsdb.Jelmer Vernooij2010-04-041-6/+72
|
* s4-python: Move samdb_server_site_name to dsdb module.Jelmer Vernooij2010-04-041-0/+38
|
* s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij2010-04-041-0/+78