summaryrefslogtreecommitdiff
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Provide better error strings in rootdse GUID attribute handlingAndrew Bartlett2019-03-071-1/+15
* kcc: Give a better error message when samdb_ntds_objectGUID failsAndrew Bartlett2019-03-071-0/+1
* dsdb: Unify samdb_{get,set}_ntds_{objectGUID,invocation_id}Andrew Bartlett2019-03-071-110/+67
* paged_results: Remove C++ commment and unneeded TODOGarming Sam2019-03-071-1/+0
* dsdb pytsts: reduce scale of subtree rename speed testDouglas Bagnall2019-03-041-1/+1
* dsdb/linked_attributes: shortcut exit for backlink fixDouglas Bagnall2019-03-041-3/+14
* dsdb/linked_attributes: improve formatting in some placesDouglas Bagnall2019-03-041-3/+6
* dsdb/linked_attributes: initialise more pointers to NULLDouglas Bagnall2019-03-041-5/+5
* dsdb linked attributes: fix forward links fasterDouglas Bagnall2019-03-041-41/+271
* dsdb: linked_attributes module knows about sorted linksDouglas Bagnall2019-03-041-25/+56
* dsdb:replmd: add compatible feature helper functionDouglas Bagnall2019-03-042-22/+56
* dsdb/pytests: sanity checks for links under subtree renamesDouglas Bagnall2019-03-041-0/+443
* replmd/la: disambiguate error messages a bitDouglas Bagnall2019-03-042-3/+3
* dsdb/group_audit: use common get_parsed_dns_trusted()Douglas Bagnall2019-03-041-8/+3
* dsdb:util_links: count el->values with unsigned intDouglas Bagnall2019-03-041-1/+1
* tests/rodc_rwdc: p.communicate() gives bytes, not strDouglas Bagnall2019-03-041-1/+1
* source4: Use wrapper for string to integer conversionSwen Schillig2019-03-017-12/+51
* s4:dsdb: Remove unused header fileAndreas Schneider2019-02-271-1/+0
* s4:dsdb: Only use the required md4 and md5 header filesAndreas Schneider2019-02-271-1/+2
* s4:dsdb: Only use the required md4 header fileAndreas Schneider2019-02-271-1/+1
* dsdb: Align integer typesVolker Lendecke2019-02-271-1/+1
* audit_log: Use dom_sid_str_bufVolker Lendecke2019-02-271-6/+4
* s4/param: Fix provision_get_schema leaking python objectNoel Power2019-02-211-0/+1
* s4 dsdb util: samdb_client_site_name clean upGary Lockyer2019-02-141-16/+14
* s4 dsdb util: remove samdb_search_countGary Lockyer2019-02-141-20/+0
* s4 dsdb util: samdb_client_site_name use dsdb_domain_countGary Lockyer2019-02-141-3/+14
* s4 dsdb util: add dsdb_domain_countGary Lockyer2019-02-141-0/+178
* replmd: move a if (ret) closer to ret sourceDouglas Bagnall2019-02-131-4/+5
* dsdb: check NULL guid strings in la_fix_linksDouglas Bagnall2019-02-131-3/+11
* dsdb: linked attrs: check a talloc_new()Douglas Bagnall2019-02-131-1/+6
* dsdb: make get_parsed_dns_trusted() a common helper functionDouglas Bagnall2019-02-133-32/+54
* dsdb/tests/vlv: use only one toplevel dn that is correctly cleaned upStefan Metzmacher2019-02-111-9/+9
* s4:dsdb:util: export SAMBA_CPS_{ACCOUNT,USER_PRINCIPAL,FULL}_NAME for check p...Stefan Metzmacher2019-02-112-0/+41
* s4:dsdb:util: make use of samba_runcmd_export_stdin()Stefan Metzmacher2019-02-071-6/+14
* Clean up reference used with PyDict_SetxxxNoel Power2019-02-071-5/+4
* Cleanup references to module objects returned from PyImport_ImportModuleNoel Power2019-02-071-4/+10
* build: replace SAMBA3_ADD_OPTION with samba_add_onoff_optionDavid Disseldorp via samba-technical2019-02-011-1/+1
* cracknames: Change search filter to use the smaller indexGarming Sam2019-02-011-2/+2
* s4:samdb: Use C99 initializer for last element of ldb_map_objectclassAndreas Schneider2019-01-281-1/+1
* s4:dsdb: Use C99 initializer in utilAndreas Schneider2019-01-281-3/+9
* group_audit: error handling in group changeGary Lockyer2019-01-191-6/+25
* group_audit: Tests for error handling in group changeGary Lockyer2019-01-191-12/+579
* s4/py_dsdb: catch/handle alloc failures in py_dsdb_normalise_attributes()Douglas Bagnall2019-01-191-0/+7
* s4:dsdb: Fix size type for num_of_attrs in acl_readAndreas Schneider2019-01-191-1/+2
* s4:dsdb: Fix size types in audit_logAndreas Schneider2019-01-191-5/+5
* dns_update: samba_dnsupdate's exit code is not an errnoVolker Lendecke2019-01-151-2/+2
* Fix typos and ban the rams from sambatdb-1.3.17Swen Schillig2019-01-103-3/+3
* dsdb: Print strerror in addition to errnoVolker Lendecke2019-01-101-2/+2
* pydsdb: Use dom_sid_str_bufVolker Lendecke2019-01-081-8/+2
* group_audit: Ensure we still log membership changes (with an error) where sta...Andrew Bartlett2018-12-221-8/+8