summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.8.0rc3 release.samba-4.8.0rc3Karolin Seeger2018-02-121-1/+1
* WHATSNEW: Add release notes for Samba 4.8.0rc3.Karolin Seeger2018-02-121-1/+17
* winbindd: WBFLAG_PAM_AUTH_PAC should call add_trusted_domain_from_auth() is t...Stefan Metzmacher2018-02-111-0/+14
* winbindd: rename winbindd_pam_auth_pac_send and let it return validationStefan Metzmacher2018-02-113-18/+28
* winbindd: complete WBFLAG_PAM_AUTH_PAC handling in winbindd_pam_auth_crap_send()Stefan Metzmacher2018-02-111-30/+34
* winbindd: let winbindd_pam_auth_pac_send() compute info6 from PACStefan Metzmacher2018-02-111-40/+68
* winbindd: call add_trusted_domain_from_auth() in winbindd_pam_auth_crap_done()Stefan Metzmacher2018-02-111-16/+17
* winbindd: get netr_SamInfo6 out of winbindd_dual_pam_auth_kerberos()Stefan Metzmacher2018-02-111-20/+20
* s3/rpc_client: add map_info6_to_validation()Stefan Metzmacher2018-02-112-0/+29
* s3/auth: add create_info6_from_pac()Stefan Metzmacher2018-02-112-0/+60
* s4/auth_winbind: ask for validation level 6Stefan Metzmacher2018-02-111-1/+1
* winbindd: allow validation level 6 in winbind_SamLogonStefan Metzmacher2018-02-111-9/+29
* s3/rpc_client: add copy_netr_SamInfo6() and map_validation_to_info6()Stefan Metzmacher2018-02-112-0/+153
* winbindd: introduce a cm_connect_netlogon_secure() which gives a valid netlog...Stefan Metzmacher2018-02-115-38/+87
* winbindd: handle interactive logons in _winbind_SamLogon()Stefan Metzmacher2018-02-111-13/+63
* winbindd: pass 'bool interactive' to winbind_dual_SamLogon()Stefan Metzmacher2018-02-113-2/+6
* winbindd: add a comment to a parameter in _winbind_SamLogon()Stefan Metzmacher2018-02-111-1/+1
* winbindd: separate plaintext given and interactive in winbind_samlogon_retry_...Stefan Metzmacher2018-02-111-1/+20
* s3/rpc_client: add rpccli_netlogon_interactive_logon()Stefan Metzmacher2018-02-112-0/+127
* winbindd: add_trusted_domain_from_auth() should not use dns_name = ""Stefan Metzmacher2018-02-111-1/+3
* wbinfo: avoid segfault in wbinfo_auth_crap() if winbindd is not availableStefan Metzmacher2018-02-111-2/+11
* winbindd: fix debug message in find_default_route_domain() on a DCStefan Metzmacher2018-02-111-1/+1
* s4/rpc_server: trigger trusts reload in winbindd after successfull trust info...Ralph Boehme2018-02-111-0/+17
* winbindd: rename MSG_WINBIND_NEW_TRUSTED_DOMAIN to MSG_WINBIND_RELOAD_TRUSTED...Ralph Boehme2018-02-113-3/+3
* s4/rpc_server: remove unused data argument from MSG_WINBIND_NEW_TRUSTED_DOMAINRalph Boehme2018-02-111-9/+2
* winbindd: use add_trusted_domains_dc in wb_imsg_new_trusted_domainRalph Boehme2018-02-111-57/+6
* winbindd: move loading of trusted domains on a DC to a seperate functionRalph Boehme2018-02-111-193/+207
* winbindd: don't force using LSA_LOOKUP_NAMES_ALL for non workstation trusts.Stefan Metzmacher2018-02-111-1/+60
* s3:rpc_client: pass down lsa_LookupNamesLevel to dcerpc_lsa_lookup_sids_gener...Stefan Metzmacher2018-02-113-1/+12
* winbindd: prepare find_lookup_domain_from_{name,sid}() transitive trusts on a DCStefan Metzmacher2018-02-111-5/+35
* winbindd: prepare find_auth_domain() transitive trusts on a DCStefan Metzmacher2018-02-111-1/+7
* winbindd: remove const from set_routing_domain()Stefan Metzmacher2018-02-113-3/+3
* winbindd: use Netlogon{Interactive,Network}TransitiveInformation on transitiv...Stefan Metzmacher2018-02-111-2/+27
* s3:rpc_client: allow passing NetlogonNetwork[Transitive]Information to rpccli...Stefan Metzmacher2018-02-113-1/+14
* s3:rpc_client: allow Netlogon{Network,Interactive}TransitiveInformation in rp...Stefan Metzmacher2018-02-111-2/+4
* winbindd: add routing_domain as parameter to add_trusted_domainRalph Boehme2018-02-111-40/+15
* winbindd: add missing can_do_ncacn_ip_tcp initialisationStefan Metzmacher2018-02-111-0/+2
* winbindd: remove useless calls to get_trust_credentials() before cli_rpc_pipe...Stefan Metzmacher2018-02-111-20/+0
* winbindd: fix LSA connections via DCERPC_AUTH_SCHANNELStefan Metzmacher2018-02-112-10/+0
* winbind: Fix CID 1427626 Uninitialized scalar variableVolker Lendecke2018-02-111-1/+1
* pdb: Fix CID 1427620 Resource leakVolker Lendecke2018-02-111-1/+2
* winbind: Fix CID 1427626 Uninitialized scalar variableVolker Lendecke2018-02-111-1/+1
* pdb: Fix CID 1427624 Resource leakVolker Lendecke2018-02-111-1/+1
* docs-xml: Add 'samba-tool visualize' to man samba-tool.8.Karolin Seeger2018-02-091-2/+55
* WHATSNEW: Add section for "samba-tool visualize"Andrew Bartlett2018-02-091-0/+23
* WHATSNEW: Mention new option "apply group policies"Andrew Bartlett2018-02-091-0/+1
* dbcheck: skip find_missing_forward_links_from_backlinks() if the db has the s...Stefan Metzmacher2018-02-091-0/+25
* dbcheck: add support for restoring missing forward linksRalph Boehme2018-02-093-10/+39
* dbcheck: add find_missing_forward_links_from_backlinks()Ralph Boehme2018-02-091-0/+96
* dbcheck: make sure we ask for replPropertyMetaData if we need to process any ...Stefan Metzmacher2018-02-091-0/+12