s4-pydsdb: Use local memory context in py_dsdb_get_oid_from_attid()
[kamenim/samba.git] / source4 / dsdb / pydsdb.c
2010-12-20 Kamen Mazdrashkis4-pydsdb: Use local memory context in py_dsdb_get_oid_...
2010-12-12 Matthias Dieter... s4:dsdb/pydsdb.c - don't throw another exception on...
2010-12-12 Matthias Dieter... ldb:pyldb.h - revert to the previous header behaviour
2010-12-12 Matthias Dieter... s4:dsdb/pydsdb.c and web_server/wsgi.c - remove acciden...
2010-12-12 Matthias Dieter... s4:dsdb/pydsdb.c - clean up memory handling
2010-11-29 Andrew Tridgells4-pydsdb: two more GPO related flags
2010-11-29 Andrew Tridgells4-pydsdb: added GPO policy flags
2010-11-27 Andrew Tridgells4-pydsdb: use cpp macro to simplify flags definitions
2010-11-10 Kamen Mazdrashkis4-pydsdb: py_dsdb_am_rodc() may call samdb_rodc()...
2010-11-10 Kamen Mazdrashkis4-pydsdb: py_dsdb_load_partition_usn() - simplify...
2010-11-10 Kamen Mazdrashkis4-pydsdb-py_samdb_ntds_objectGUID(): Avoid potential...
2010-11-10 Kamen Mazdrashkis4-pydsdb-py_dsdb_get_oid_from_attid(): Avoid potential...
2010-11-10 Kamen Mazdrashkis4-pydsdb.c: Fix small memory leak in py_samdb_set_doma...
2010-11-08 Matthias Dieter... s4:pydsdb.c - use "Py_ssize_t" for Python list counters
2010-11-08 Matthias Dieter... s4:pydsdb.c - introduce Python 2.4 compatibility defines
2010-11-05 Andrew Tridgells4-pydsdb: added DsReplicaAttribute()
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-19 Andrew Tridgells4-pydsdb: added am_rodc() method on samdb
2010-09-09 Andrew Tridgells4-pydsdb: expose samdb_partitions_dn() as get_partitio...
2010-08-24 Andrew Tridgells4-dsdb: make more of the UF_* flags available on pydsdb
2010-08-24 Andrew Tridgells4-dsdb: add more DS flags to the dsdb module
2010-08-24 Andrew Tridgells4-dsdb: added get_attid_from_lDAPDisplayName() on...
2010-07-31 Matthias Dieter... s4:dsdb/pydsdb.c - import "systemFlags" into Python
2010-06-29 Andrew Bartletts4:provision Add an msDS-SupportedEncryptionTypes entry...
2010-06-23 Andrew Bartlettlibds:common Remove DS_DC_* domain functionality flags
2010-06-20 Jelmer Vernooijpydsdb: Mark all SamDB and Schema methods that are...
2010-06-19 Jelmer Vernooijpydsdb: Move write_prefixes_from_schema_to_ldb to pydsd...
2010-06-19 Jelmer Vernooijpydsdb: Move dsdb_set_schema_from_ldb to pydsdb.
2010-06-19 Jelmer Vernooijpydsdb: Move set_schema_from_ldif function to pydsdb...
2010-05-17 Anatoliy Atanasovs4-rodc: Cache am_rodc flag
2010-05-11 Anatoliy AtanasovRevert "s4-rodc: Fix provision warnings by creating...
2010-05-10 Anatoliy Atanasovs4-rodc: Fix provision warnings by creating ntds object...
2010-04-20 Andrew Bartletts4:provision Pass in the invoication ID and NTDS Settin...
2010-04-15 Jelmer Vernooijpydsdb: Fix memory leak on invalid parameters, formatti...
2010-04-15 Matthieu Patous4 python: Add a function to get the oid of an attribut...
2010-04-08 Jelmer Vernooijs4-python: Move load_partition_usn to dsdb module.
2010-04-08 Jelmer Vernooijs4-python: Move set_global_schema to pydsdb.
2010-04-07 Jelmer Vernooijs4-python: Move samdb_ntds_objectGUID to pydsdb.
2010-04-06 Jelmer Vernooijs4-python: Move set_opaque_integer to pyldb.
2010-04-03 Jelmer Vernooijs4-python: Move dsdb_convert_schema_to_openldap to...
2010-04-03 Jelmer Vernooijs4-python: Move set_opaque_integer -> dsdb.
2010-04-03 Jelmer Vernooijs4-python: Move samdb_server_site_name to dsdb module.
2010-04-03 Jelmer Vernooijs4-python: Move dsdb constants to a separate python...