s4/torture: Fix misplaced positional arguments for u64 comparison
[gd/samba-autobuild/.git] / source4 / dsdb / pydsdb.c
2024-03-03 Andrew Bartlettpyldb: Move PyErr_LDB_OR_RAISE() and PyErr_LDB_DN_OR_RA...
2024-03-03 Andrew Bartlettdsdb: Use pyldb_check_type() in PyErr_LDB_DN_OR_RAISE()
2024-03-03 Andrew Bartlettdsdb: Use pyldb_Ldb_AsLdbContext() in PyErr_LDB_OR_RAISE()
2024-03-01 Douglas Bagnalls4:pydsdb: python bindings for gkdi_new_root_key()
2024-02-29 Douglas Bagnalls4:pydsdb: add not-implemented raising functions to...
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-07-19 Stefan Metzmachers4:pydsdb: add dc_operatingSystemVersion() helper
2023-06-14 Andrew Bartlettdsdb: Add routine to check the DB vs lp functional...
2023-05-05 Joseph Suttonpydsdb: Add Managed Service Accounts GUID constant
2023-03-14 Andrew Bartlettselftest/drs: Demonstrate ERROR(ldb): uncaught exceptio...
2022-12-13 Stefan MetzmacherCVE-2022-37966 s4:pydsdb: add ENC_HMAC_SHA1_96_AES256_SK
2022-09-16 Joseph SuttonCVE-2020-25720 pydsdb: Add AD schema GUID constants
2022-09-16 Joseph SuttonCVE-2020-25720 pydsdb: Add dsHeuristics constant defini...
2021-09-02 Andrew Bartlettpydsdb: Add API to return strings of known UF_ flags
2021-03-17 Douglas Bagnallpy bindings: write 'bytes', not 'PY_DESC_PY3_BYTES'
2021-03-10 David Muldersamba-tool: Enable pydsdb without ad dc
2020-10-01 Alexander BokovoyFix build after removal of an extra safe_string.h
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_FromLong PyLong_FromLong
2019-07-22 Douglas Bagnalls4/py_dsdb: avoid NULL deref in set_domain_sid()
2019-07-10 Douglas Bagnallpyldb: rename pyldb_Dn_AsDn() to pyldb_Dn_AS_DN()
2019-07-10 Douglas Bagnallpyldb: fork pyldb_Ldb_AsLdbContext macro to reflect...
2019-06-24 Andrew Bartlettpy3: Remove PyStr_AsString() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-02-07 Noel PowerClean up reference used with PyDict_Setxxx
2019-02-07 Noel PowerCleanup references to module objects returned from...
2019-01-19 Douglas Bagnalls4/py_dsdb: catch/handle alloc failures in py_dsdb_norm...
2019-01-08 Volker Lendeckepydsdb: Use dom_sid_str_buf
2018-11-14 Andreas Schneiders4:dsdb: Use const char in py_dsdb_garbage_collect_tomb...
2018-10-30 Stefan Metzmachers4:dsdb: add DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SID oid
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
next