s4/dsdb: py_dsdb_DsReplicaAttribute should deal with bytes in py3
[sfrench/samba-autobuild/.git] / source4 / dsdb / pydsdb.c
2018-09-15 Noel Powers4/dsdb: py_dsdb_DsReplicaAttribute should deal with...
2018-07-12 Aaron Haslettdns: dns record scavenging function (without task)
2018-07-03 Tim Bealedbchecker: Fixing up incorrect DNs wasn't working
2018-07-03 Andrew Bartlettdbcheck: Use symbolic control name for DSDB_CONTROL_DBC...
2018-04-30 Noel Powers4/dsdb: Additionally accept unicode as string param...
2018-03-23 Noel Powers4/dsdb: python3 api should take 'bytes'
2018-02-14 Lumir Balharpython: Port dsdb module to Python 3 compatible form.
2017-12-14 Garming Samflags.h: Introduce the 2016 function level constant
2017-11-24 Garming Samschema: Make writing indices flag an enum for a new...
2017-08-01 Andrew Bartlettdsdb: Fix dsdb_next_callback to correctly use ldb_modul...
2017-05-25 Gary Lockyersamba-tool tests: Tests for virtualCryptSHAxxx rounds
2017-02-14 Bob Campbellpydsdb: Add python binding for dsdb_load_udv_v2
2016-11-04 Andrew Bartlettdsdb: Add python hooks to allocate a RID set and alloca...
2016-09-01 Andrew Bartlettdsdb: Expose ldb error string to dsdb_garbage_collect_t...
2016-09-01 Andrew Bartlettpython: Add binding for dsdb_garbage_collect_tombstones()
2016-09-01 Andrew Bartlettpydsdb: Raise TypeError for type errors, rather than...
2016-07-15 Douglas Bagnalldsdb: add vanish links control
2016-07-06 Bob Campbellprovision: Ignore duplicate attid and governsID check
2016-03-08 Andrew Bartlettpydsdb: Fix returning of ldb.MessageElement.
2016-01-07 Andrew Bartlettpython: Remove Python 2.4 support macros
2015-10-26 Andrew Bartlettpydsdb: Also accept ldb.MessageElement values to dsdb...
2015-10-20 Andrew Bartlettdsdb: Add functional levels for 2012 and 2012R2
2015-08-24 Andrew Bartlettpydsdb: Allow the full range of uint32_t values for...
2015-03-12 Stefan Metzmachers4:pydsdb: add DSDB_CONTROL_PERMIT_INTERDOMAIN_TRUST_UA...
2015-01-15 Andrew BartlettCVE-2014-8143:pydsdb: Pull in UF_USE_AES_KEYS flag
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-24 Andrew Bartlettpydsdb: Raise a more useful exception when dsdb_wellkno...
2013-09-24 Andrew Bartlettpydsdb: Give KeyError when we fail a schema lookup...
2013-09-19 Andrew Bartlettpython/drs: Ensure to pass in the local invocationID...
2012-08-21 Matthias Dieter... s4:dsdb_sort_objectClass_attr - simplify memory context...
2012-08-10 Andrew Bartletts4-dsdb: Explain better what records are written during...
2012-08-09 Andrew Bartletts4-pydsdb: Provide control of if we should write index...
2012-08-06 Stefan Metzmachers4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_W...
2012-07-18 Andrew Bartlettdsdb: Allocate new OID to allow updates of a read-only...
2012-07-06 Andrew Bartletts4-dsdb: Remove unused variables in py_dsdb_get_partiti...
2012-07-06 Andrew Bartlettpydsdb: Add bindings for dsdb_wellknown_dn()
2012-07-06 Andrew Bartletts4-pydsdb: Add bindings for dsdb_find_nc_root()
2012-07-06 Andrew Bartletts4-pydsdb: Improve PyErr_LDB_{DN,}_OR_RAISE to use...
2012-04-18 Matthias Dieter... s4:dsdb/pydsdb.c - call the "objectClass" normalisation...
2012-04-11 Matthias Dieter... s4:dsdb/pydsdb.c - fix indentation
2012-01-14 Dave CraftIntersite KCC flags for python
2011-12-13 Stefan Metzmachers4:pydsdb: remove unused variable from py_dsdb_am_pdc()
2011-12-07 Andrew Bartlettpydsdb: provide a am_pdc hook like am_rodc to python...
2011-11-15 Stefan Metzmachers4:dsdb/schema: pass and remember the schema_dn in...
2011-11-15 Stefan Metzmachers4:dsdb/pydsdb: pass down schema_dn to _dsdb_set_schema...
2011-11-06 Dave Craftpython dsdb flag addtions (NTDSSETTINGS, NTDSCONN)
2011-10-06 Andrew Tridgells4-dsdb: added DSDB_CONTROL_DBCHECK
2011-08-07 Jelmer Vernooijpyldb: Consistently use pyldb_ prefix.
2011-07-13 Andrew Tridgellpydsdb: added get_backlink_from_lDAPDisplayName()
2011-07-11 Andrew Tridgelldsdb: added get_lDAPDisplayName_by_attid
2011-07-11 Matthieu Patous4-python: Add functions to get linkid and systemflags...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-22 Andrew Tridgellpydsdb: added get_syntax_oid_from_lDAPDisplayName()
2011-06-17 Andrew Tridgells4-pydsdb: added dsdb_normalise_attributes() call
2011-01-03 Jelmer Vernooijs4-python: Add missing prototypes.
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...