summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pygpo: Proper exception exit in py_ads_connect().Kristján Valur2019-03-071-17/+18
* pygpo: Replace the use of SystemError with RuntimeError.Kristján Valur2019-03-071-12/+12
* subunit/run.py: change shebang to python3Joe Guo2019-03-071-1/+1
* tests/auto_log_pass_change.py: only care about the last expected message othe...Joe Guo2019-03-071-39/+16
* subunit/run.py: make iso8601 UTC usage python 2/3 compatibleJoe Guo2019-03-071-3/+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
* WHATSNEW: Add the removal of the web serverGarming Sam2019-03-071-0/+10
* paged_results: Remove C++ commment and unneeded TODOGarming Sam2019-03-071-1/+0
* passdb: Increase ABI version to 0.28.0Christof Schmitt2019-03-072-1/+307
* web_server: Remove the web port smb.conf parameterGarming Sam2019-03-073-14/+0
* web_server: Remove the unused Python WSGI web serverGarming Sam2019-03-076-1114/+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
* ndr_spoolss_buf: fix out of scope use of stack variable in NDR_SPOOLSS_PUSH_E...Stefan Metzmacher2019-03-061-2/+2
* Enable make test even without lmdbMathieu Parent2019-03-064-10/+223
* lib/winbind_util: Add winbind_xid_to_sid for --without-winbindChristof Schmitt2019-03-061-0/+7
* lib/winbind_util: Remove winbind_[gu]id_to_sidChristof Schmitt2019-03-061-14/+0
* lib/winbind_util: Move include out of ifdefChristof Schmitt2019-03-061-2/+2
* dns_hub: Add some debug as to what DNS proxying is happeningTim Beale2019-03-061-0/+4
* dns_hub: Minor variable renameTim Beale2019-03-051-3/+4
* selftest: Map realm to IP address (instead of iface)Tim Beale2019-03-052-22/+21
* selftest: Pass realm-to-IP mapping to dns_hub as an argumentTim Beale2019-03-053-19/+42
* selftest: Split out dns_hub's testenv realm-to-IP logicTim Beale2019-03-051-15/+22
* selftest: Try to tie dns_hub IP mapping to Samba.pm betterTim Beale2019-03-051-24/+29
* selftest: Cleanup Samba.pm iface mappingTim Beale2019-03-051-57/+64
* selftest: Avoid hard-coding client IP addressTim Beale2019-03-052-1/+3
* selftest: dns_hub doesn't need to store $swifaceTim Beale2019-03-051-3/+1
* selftest: Add helper functions to get IP addressesTim Beale2019-03-053-11/+27
* tests: Reduce likelihood of auth_log test locking up during CIAaron Haslett2019-03-051-12/+13
* pidl/Python: initialise a datablobDouglas Bagnall2019-03-041-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
* dns_hub: use python 3 shebangDouglas 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-043-5/+15
* tests: Work audit_log CLIENT_IP out from config instead of env varTim Beale2019-03-045-9/+14