summaryrefslogtreecommitdiff
path: root/source4/dsdb/pydsdb.c
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb: add DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SID oidStefan Metzmacher2018-11-051-0/+1
* dbchecker: Fixing up incorrect DNs wasn't workingTim Beale2018-11-051-0/+1
* dbcheck: Use symbolic control name for DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKSAndrew Bartlett2018-11-051-0/+1
* flags.h: Introduce the 2016 function level constantGarming Sam2017-12-141-0/+1
* schema: Make writing indices flag an enum for a new stateGarming Sam2017-11-241-1/+1
* dsdb: Fix dsdb_next_callback to correctly use ldb_module_done() etcAndrew Bartlett2017-08-011-0/+1
* samba-tool tests: Tests for virtualCryptSHAxxx roundsGary Lockyer2017-05-251-0/+1
* pydsdb: Add python binding for dsdb_load_udv_v2Bob Campbell2017-02-141-0/+67
* dsdb: Add python hooks to allocate a RID set and allocate a RID poolAndrew Bartlett2016-11-041-0/+74
* dsdb: Expose ldb error string to dsdb_garbage_collect_tombstones() callersAndrew Bartlett2016-09-011-2/+9
* python: Add binding for dsdb_garbage_collect_tombstones()Andrew Bartlett2016-09-011-0/+97
* pydsdb: Raise TypeError for type errors, rather than incorrectly raising an L...Andrew Bartlett2016-09-011-2/+2
* dsdb: add vanish links controlDouglas Bagnall2016-07-151-0/+1
* provision: Ignore duplicate attid and governsID checkBob Campbell2016-07-061-0/+1
* pydsdb: Fix returning of ldb.MessageElement.Andrew Bartlett2016-03-081-6/+43
* python: Remove Python 2.4 support macrosAndrew Bartlett2016-01-071-7/+0
* pydsdb: Also accept ldb.MessageElement values to dsdb routinesAndrew Bartlett2015-10-261-52/+61
* dsdb: Add functional levels for 2012 and 2012R2Andrew Bartlett2015-10-201-0/+2
* pydsdb: Allow the full range of uint32_t values for attributeIDAndrew Bartlett2015-08-241-2/+2
* s4:pydsdb: add DSDB_CONTROL_PERMIT_INTERDOMAIN_TRUST_UAC_OIDStefan Metzmacher2015-03-121-0/+1
* CVE-2014-8143:pydsdb: Pull in UF_USE_AES_KEYS flagAndrew Bartlett2015-01-151-0/+1
* pydsdb: Raise a more useful exception when dsdb_wellknown_dn fails.Andrew Bartlett2013-09-241-0/+5
* pydsdb: Give KeyError when we fail a schema lookup in pythonAndrew Bartlett2013-09-241-8/+8
* python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett2013-09-191-0/+5
* s4:dsdb_sort_objectClass_attr - simplify memory context handlingMatthias Dieter Wallnöfer2012-08-221-2/+1
* s4-dsdb: Explain better what records are written during schema setAndrew Bartlett2012-08-101-3/+3
* s4-pydsdb: Provide control of if we should write index attributes when reload...Andrew Bartlett2012-08-091-2/+4
* s4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_WERROR_NOT_OK_RAISE/Stefan Metzmacher2012-08-061-5/+5
* dsdb: Allocate new OID to allow updates of a read-only replicaAndrew Bartlett2012-07-181-0/+1
* s4-dsdb: Remove unused variables in py_dsdb_get_partitions_dnAndrew Bartlett2012-07-061-3/+0
* pydsdb: Add bindings for dsdb_wellknown_dn()Andrew Bartlett2012-07-061-0/+35
* s4-pydsdb: Add bindings for dsdb_find_nc_root()Andrew Bartlett2012-07-061-0/+23
* s4-pydsdb: Improve PyErr_LDB_{DN,}_OR_RAISE to use py_check_dcerpc_typeAndrew Bartlett2012-07-061-2/+9
* s4:dsdb/pydsdb.c - call the "objectClass" normalisation code from PythonMatthias Dieter Wallnöfer2012-04-181-0/+14
* s4:dsdb/pydsdb.c - fix indentationMatthias Dieter Wallnöfer2012-04-111-1/+1
* Intersite KCC flags for pythonDave Craft2012-01-141-0/+5
* s4:pydsdb: remove unused variable from py_dsdb_am_pdc()Stefan Metzmacher2011-12-131-1/+0
* pydsdb: provide a am_pdc hook like am_rodc to python scriptsAndrew Bartlett2011-12-071-0/+22
* s4:dsdb/schema: pass and remember the schema_dn in dsdb_set_schema_from_ldif()Stefan Metzmacher2011-11-151-1/+1
* s4:dsdb/pydsdb: pass down schema_dn to _dsdb_set_schema_from_ldif()Stefan Metzmacher2011-11-151-2/+2
* python dsdb flag addtions (NTDSSETTINGS, NTDSCONN)Dave Craft2011-11-071-0/+27
* s4-dsdb: added DSDB_CONTROL_DBCHECKAndrew Tridgell2011-10-061-0/+1
* pyldb: Consistently use pyldb_ prefix.Jelmer Vernooij2011-08-071-11/+10
* pydsdb: added get_backlink_from_lDAPDisplayName()Andrew Tridgell2011-07-131-0/+45
* dsdb: added get_lDAPDisplayName_by_attidAndrew Tridgell2011-07-111-0/+33
* s4-python: Add functions to get linkid and systemflags of an attributeMatthieu Patou2011-07-111-0/+68
* pydsdb: added get_syntax_oid_from_lDAPDisplayName()Andrew Tridgell2011-06-221-0/+40
* s4-pydsdb: added dsdb_normalise_attributes() callAndrew Tridgell2011-06-171-0/+104
* s4-python: Add missing prototypes.Jelmer Vernooij2011-01-031-0/+2
* s4-pydsdb: Use local memory context in py_dsdb_get_oid_from_attid()Kamen Mazdrashki2010-12-201-4/+16