summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
2019-03-21build: Remove bld.gen_python_environments()Andrew Bartlett1-14/+13
2019-03-14dsdb:repl_meta_data: allow CONTROL_DBCHECK_FIX_LINK_DN_NAME to by pass renameStefan Metzmacher1-0/+7
2019-03-12lib: Remove "struct sid_parse_ret" againVolker Lendecke1-4/+4
2019-03-12lib: Make sid_parse return the parsed lengthVolker Lendecke1-6/+7
2019-03-07dsdb: Provide better error strings in rootdse GUID attribute handlingAndrew Bartlett1-1/+15
2019-03-07kcc: Give a better error message when samdb_ntds_objectGUID failsAndrew Bartlett1-0/+1
2019-03-07dsdb: Unify samdb_{get,set}_ntds_{objectGUID,invocation_id}Andrew Bartlett1-110/+67
2019-03-07paged_results: Remove C++ commment and unneeded TODOGarming Sam1-1/+0
2019-03-04dsdb pytsts: reduce scale of subtree rename speed testDouglas Bagnall1-1/+1
2019-03-04dsdb/linked_attributes: shortcut exit for backlink fixDouglas Bagnall1-3/+14
2019-03-04dsdb/linked_attributes: improve formatting in some placesDouglas Bagnall1-3/+6
2019-03-04dsdb/linked_attributes: initialise more pointers to NULLDouglas Bagnall1-5/+5
2019-03-04dsdb linked attributes: fix forward links fasterDouglas Bagnall1-41/+271
2019-03-04dsdb: linked_attributes module knows about sorted linksDouglas Bagnall1-25/+56
2019-03-04dsdb:replmd: add compatible feature helper functionDouglas Bagnall2-22/+56
2019-03-04dsdb/pytests: sanity checks for links under subtree renamesDouglas Bagnall1-0/+443
2019-03-04replmd/la: disambiguate error messages a bitDouglas Bagnall2-3/+3
2019-03-04dsdb/group_audit: use common get_parsed_dns_trusted()Douglas Bagnall1-8/+3
2019-03-04dsdb:util_links: count el->values with unsigned intDouglas Bagnall1-1/+1
2019-03-04tests/rodc_rwdc: p.communicate() gives bytes, not strDouglas Bagnall1-1/+1
2019-03-01source4: Use wrapper for string to integer conversionSwen Schillig7-12/+51
2019-02-27s4:dsdb: Remove unused header fileAndreas Schneider1-1/+0
2019-02-27s4:dsdb: Only use the required md4 and md5 header filesAndreas Schneider1-1/+2
2019-02-27s4:dsdb: Only use the required md4 header fileAndreas Schneider1-1/+1
2019-02-27dsdb: Align integer typesVolker Lendecke1-1/+1
2019-02-27audit_log: Use dom_sid_str_bufVolker Lendecke1-6/+4
2019-02-21s4/param: Fix provision_get_schema leaking python objectNoel Power1-0/+1
2019-02-14s4 dsdb util: samdb_client_site_name clean upGary Lockyer1-16/+14
2019-02-14s4 dsdb util: remove samdb_search_countGary Lockyer1-20/+0
2019-02-14s4 dsdb util: samdb_client_site_name use dsdb_domain_countGary Lockyer1-3/+14
2019-02-14s4 dsdb util: add dsdb_domain_countGary Lockyer1-0/+178
2019-02-13replmd: move a if (ret) closer to ret sourceDouglas Bagnall1-4/+5
2019-02-13dsdb: check NULL guid strings in la_fix_linksDouglas Bagnall1-3/+11
2019-02-13dsdb: linked attrs: check a talloc_new()Douglas Bagnall1-1/+6
2019-02-13dsdb: make get_parsed_dns_trusted() a common helper functionDouglas Bagnall3-32/+54
2019-02-11dsdb/tests/vlv: use only one toplevel dn that is correctly cleaned upStefan Metzmacher1-9/+9
2019-02-11s4:dsdb:util: export SAMBA_CPS_{ACCOUNT,USER_PRINCIPAL,FULL}_NAME for check p...Stefan Metzmacher2-0/+41
2019-02-07s4:dsdb:util: make use of samba_runcmd_export_stdin()Stefan Metzmacher1-6/+14
2019-02-07Clean up reference used with PyDict_SetxxxNoel Power1-5/+4
2019-02-07Cleanup references to module objects returned from PyImport_ImportModuleNoel Power1-4/+10
2019-02-01build: replace SAMBA3_ADD_OPTION with samba_add_onoff_optionDavid Disseldorp via samba-technical1-1/+1
2019-02-01cracknames: Change search filter to use the smaller indexGarming Sam1-2/+2
2019-01-28s4:samdb: Use C99 initializer for last element of ldb_map_objectclassAndreas Schneider1-1/+1
2019-01-28s4:dsdb: Use C99 initializer in utilAndreas Schneider1-3/+9
2019-01-19group_audit: error handling in group changeGary Lockyer1-6/+25
2019-01-19group_audit: Tests for error handling in group changeGary Lockyer1-12/+579
2019-01-19s4/py_dsdb: catch/handle alloc failures in py_dsdb_normalise_attributes()Douglas Bagnall1-0/+7
2019-01-19s4:dsdb: Fix size type for num_of_attrs in acl_readAndreas Schneider1-1/+2
2019-01-19s4:dsdb: Fix size types in audit_logAndreas Schneider1-5/+5
2019-01-15dns_update: samba_dnsupdate's exit code is not an errnoVolker Lendecke1-2/+2