summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* selftest: Remove obsolete py3_compatible=True markersAndrew Bartlett2019-03-211-136/+105
* selftest: Remove support for running multiple tests against python versions i...Andrew Bartlett2019-03-211-7/+1
* build: Remove bld.gen_python_environments()Andrew Bartlett2019-03-2111-414/+401
* build: Remove --extra-pythonAndrew Bartlett2019-03-213-6/+0
* s4:librpc: Fix installation of SambaAndreas Schneider2019-03-201-8/+0
* heimdal: Fix "assuming signed overflow doesnt occur" errorVolker Lendecke2019-03-181-4/+4
* dbcheck: don't check expired tombstone objects by default anymoreStefan Metzmacher2019-03-141-8/+18
* blackbox/dbcheck-links.sh: prepare regression test for skipping expired tombs...Stefan Metzmacher2019-03-141-0/+9
* dbcheck: detect the change after deletion bugStefan Metzmacher2019-03-141-8/+7
* blackbox/dbcheck-links.sh: add regression test for lost deleted object repairStefan Metzmacher2019-03-141-0/+9
* dbcheck: don't remove dangling one-way links on already deleted objectsStefan Metzmacher2019-03-141-5/+2
* dbcheck: don't move already deleted objects to LostAndFoundStefan Metzmacher2019-03-141-5/+3
* dsdb:repl_meta_data: allow CONTROL_DBCHECK_FIX_LINK_DN_NAME to by pass renameStefan Metzmacher2019-03-141-0/+7
* blackbox/dbcheck-links.sh: reproduce lost deleted object problemStefan Metzmacher2019-03-141-0/+14
* s4/scripting: remove obsolete w32err_code.pyDouglas Bagnall2019-03-141-363/+0
* testsuite: Remove build_farm testsuitesTim Beale2019-03-121-49/+0
* s4/scripting: Remove legacy selftest-vars.sh scriptTim Beale2019-03-121-36/+0
* selftest: Remove unused SELFTEST_INTERFACESTim Beale2019-03-121-1/+0
* lib: Remove "struct sid_parse_ret" againVolker Lendecke2019-03-122-9/+9
* lib: Make sid_parse return the parsed lengthVolker Lendecke2019-03-122-16/+23
* s4/scripting/autoidl: p3 exception syntaxDouglas Bagnall2019-03-121-1/+2
* s4/scripting: MORE py3 compatible print functionsDouglas Bagnall2019-03-129-62/+71
* samba-o3: fix -Werror=strict-overflow error in s4/torture/raw/eas moduleJoe Guo2019-03-081-2/+3
* s4-server: Open and close a transaction on sam.ldb at startupAndrew Bartlett2019-03-071-0/+42
* 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
* web_server: Remove the unused Python WSGI web serverGarming Sam2019-03-074-1032/+0
* sam.c: allocate account_sid on tmp_ctxIsaac Boukris2019-03-061-1/+1
* sam.c: fix incorrect check of talloc_new() allocationIsaac Boukris2019-03-061-1/+1
* 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-042-0/+454
* 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
* s4/auth/krb: fix spelling of entriesDouglas Bagnall2019-03-041-1/+1
* s4:torture: Make sure we do not create a shadow 'struct params'Andreas Schneider2019-03-041-14/+16
* tests: Work auth_log CLIENT_IP out from config instead of env varTim Beale2019-03-041-4/+4
* tests: Work audit_log CLIENT_IP out from config instead of env varTim Beale2019-03-041-6/+3
* tests: Remove explicit SOCKET_WRAPPER usage from auth_log testsTim Beale2019-03-041-15/+10
* s4:tests: Remove unused DC_ENV variableTim Beale2019-03-041-2/+1
* s4:tests: Move duplicated test cases into loopTim Beale2019-03-041-16/+8