summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Bump version up to 4.8.0rc1...samba-4.8.0rc1Karolin Seeger2018-01-141-3/+3
* WHATSNEW: Add release notes for Samba 4.8.0rc1.Karolin Seeger2018-01-141-39/+44
* s4:torture: Improve error message in whoami testAndreas Schneider2018-01-141-2/+7
* s3:test: Always validate the join after changing the secretAndreas Schneider2018-01-141-3/+4
* waf: Remove build system info (uname -a)Mathieu Parent2018-01-142-7/+0
* systemd: Fix kill pathMathieu Parent2018-01-144-4/+4
* systemd: Add documentation to Unit filesMathieu Parent2018-01-145-0/+5
* systemd: syslog.target is obsoleteMathieu Parent2018-01-144-4/+4
* torture: Add test for channel sequence number handlingVolker Lendecke2018-01-141-0/+97
* smbXcli: Add "force_channel_sequence"Volker Lendecke2018-01-142-1/+18
* smbd: Fix channel sequence number checks for long-running requestsVolker Lendecke2018-01-143-2/+17
* smbd: Remove a "!" from an if-condition for easier readabilityVolker Lendecke2018-01-141-5/+5
* torture4: Fix typosVolker Lendecke2018-01-141-10/+10
* smbd: Fix a typoVolker Lendecke2018-01-141-1/+1
* winbindd: set routing_domain when enumerating trustsRalph Boehme2018-01-141-0/+26
* docs: Remove reference to environment variables for nowGarming Sam2018-01-141-2/+1
* gpo: Add the winbind call to gpupdateDavid Mulder2018-01-1313-20/+178
* Revert "gpo: Create the gpo update service"David Mulder2018-01-132-202/+0
* gpo: Continue parsing GPOs even if one failsDavid Mulder2018-01-131-6/+8
* gpo: Fix crashes in gpo unapplyDavid Mulder2018-01-131-4/+11
* samba_kcc: do not commit new nTDSConnection, if we are rodcAndrej Gessel2018-01-131-3/+3
* samba_kcc: simplify NCReplica.set_instantiated_flags()Douglas Bagnall2018-01-131-5/+2
* samba_kcc: simplify NCReplica constructorDouglas Bagnall2018-01-132-6/+5
* samba_kcc: clarify readonly logging, removing now unused functionDouglas Bagnall2018-01-132-6/+3
* samba_kcc: remove unused functionsDouglas Bagnall2018-01-131-15/+0
* samba_kcc: fix dot_file_dir documentationDouglas Bagnall2018-01-131-1/+1
* samba_kcc: remove an unused functionDouglas Bagnall2018-01-131-6/+0
* samba-tool visualize for understanding AD DC behaviourDouglas Bagnall2018-01-135-1/+1156
* samba_kcc: use new graph module for writing dot filesDouglas Bagnall2018-01-131-30/+7
* python/graph: module for generating ASCII and graphviz visualisationsDouglas Bagnall2018-01-133-0/+774
* samba_kcc: respect kcc.read_only flag on RODCDouglas Bagnall2018-01-131-1/+1
* samba_kcc: kcc.debug module defers to samba.colourDouglas Bagnall2018-01-132-16/+11
* python: module containing ANSI colour sequencesDouglas Bagnall2018-01-131-0/+47
* python tests: assert string equality, with diffDouglas Bagnall2018-01-131-0/+23
* samba_kcc: documentation fixDouglas Bagnall2018-01-131-1/+1
* s4:torture/samba_tool_drs: demote the test dc at the end of test_samba_tool_r...Stefan Metzmacher2018-01-131-0/+3
* WHATSNEW: document some more new optionsStefan Metzmacher2018-01-131-1/+20
* winbindd: add "winbind scan trusted domains = no" to avoid trust enumerationStefan Metzmacher2018-01-134-0/+35
* winbindd: add more trust types to get_trust_type_stringRalph Boehme2018-01-131-26/+133
* libwbclient: add more trust typesRalph Boehme2018-01-131-1/+15
* wbinfo: support for local, workstation and routed trust typesRalph Boehme2018-01-131-1/+20
* libwbclient: add trust routing and more trust-typesRalph Boehme2018-01-131-0/+7
* winbindd: fix trust_is_oubound()Ralph Boehme2018-01-131-5/+4
* winbindd: fix trust_is_inbound()Ralph Boehme2018-01-131-5/+4
* winbindd: transitive trust logic in trust_is_transitive()Ralph Boehme2018-01-131-5/+27
* winbindd: use add_trusted_domain_from_authRalph Boehme2018-01-132-3/+36
* winbindd: add add_trusted_domain_from_authRalph Boehme2018-01-132-0/+58
* winbindd: add set_routing_domain()Ralph Boehme2018-01-133-0/+37
* winbindd: add find_default_route_domain()Ralph Boehme2018-01-132-0/+10
* winbindd: avoid automatic enumerating trusts on DCsStefan Metzmacher2018-01-131-1/+10