summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.16.0 release.samba-4.16.0Jule Anger2022-03-211-2/+2
* WHATSNEW: Add release notes for Samba 4.16.0.Jule Anger2022-03-211-12/+42
* WHATSNEW: Mention our matrix room as wellAndrew Bartlett2022-03-211-1/+2
* WHATSNEW: IRC is irc.libera.chat according to https://www.samba.org/samba/irc...Thomas Debesse2022-03-211-1/+1
* WHATSNEW for Heimdal upgradeAndrew Bartlett2022-03-171-0/+40
* WHATSNEW: older SMB1 command removal/simpliciation and deprecationAndrew Bartlett2022-03-171-15/+63
* s4:kdc: tunnel the check_client_access status to hdb_samba4_audit()Stefan Metzmacher2022-03-173-0/+6
* s4-kdc: Handle previously unhandled auth event typesJoseph Sutton2022-03-171-0/+43
* s3:libads: Fix creating local krb5.confAndreas Schneider2022-03-171-0/+5
* s3:libads: Check print_canonical_sockaddr_with_port() for NULL in get_kdc_ip_...Andreas Schneider2022-03-171-2/+7
* s3:libads: Remove obsolete free's of kdc_strAndreas Schneider2022-03-171-11/+1
* s3:libads: Allocate all memory on the talloc stackframeAndreas Schneider2022-03-171-6/+4
* s3:libads: Use talloc_asprintf_append() in get_kdc_ip_string()Andreas Schneider2022-03-171-4/+5
* s3:libads: Improve debug messages for get_kdc_ip_string()Andreas Schneider2022-03-171-1/+5
* s3:libads: Leave early on error in get_kdc_ip_string()Andreas Schneider2022-03-171-6/+11
* s3:libads: Remove trailing spaces in kerberos.cAndreas Schneider2022-03-171-9/+9
* testprogs: Add test that local krb5.conf has been createdAndreas Schneider2022-03-171-0/+6
* s3:libsmb: Fix errno for failed authentication in SMBC_server_internal()Elia Geretto2022-03-171-1/+1
* s4:auth: let authenticate_ldap_simple_bind() pass down the mapped nt4namesStefan Metzmacher2022-03-162-3/+3
* auth: let auth logging prefer user_info->orig_client.{account,domain}_name if...Stefan Metzmacher2022-03-162-5/+17
* s4:auth: rename user_info->mapped_state to user_info->cracknames_calledStefan Metzmacher2022-03-163-4/+4
* winbindd: don't set mapped_state in winbindd_dual_auth_passdb()Stefan Metzmacher2022-03-162-5/+0
* nsswitch: let test_wbinfo.sh also test wbinfo -a $USERNAME@$DOMAINStefan Metzmacher2022-03-162-0/+4
* s3:auth: make_user_info_map() should not set mapped_stateStefan Metzmacher2022-03-161-2/+0
* s4:auth: fix confusing DEBUG message in authsam_want_check()Stefan Metzmacher2022-03-161-2/+2
* s4:auth: check for user_info->mapped.account_name if it needs to be filledStefan Metzmacher2022-03-161-6/+1
* s4:rpc_server/samr: don't set mapped_state in auth_usersupplied_info for audi...Stefan Metzmacher2022-03-161-1/+0
* s4:kdc: don't set mapped_state in auth_usersupplied_info for audit loggingStefan Metzmacher2022-03-161-1/+0
* s4:dsdb: don't set mapped_state in auth_usersupplied_info for audit loggingStefan Metzmacher2022-03-161-1/+0
* s4:smb_server: don't set mapped_state explicitly in auth_usersupplied_infoStefan Metzmacher2022-03-161-2/+0
* auth/ntlmssp: don't set mapped_state explicitly in auth_usersupplied_infoStefan Metzmacher2022-03-161-1/+0
* s4:auth: encrypt_user_info() should set password_state instead of mapped_stateStefan Metzmacher2022-03-161-2/+2
* s4:auth: a simple bind uses the DCs name as workstationStefan Metzmacher2022-03-161-1/+2
* s3:rpc_client: let rpccli_netlogon_network_logon() fallback to workstation = ...Stefan Metzmacher2022-03-161-0/+4
* rodc: Add tests for simple BIND alongside NTLMSSP bindsGarming Sam2022-03-162-22/+38
* s4:auth_sam: use USER_INFO_INTERACTIVE_LOGON as inducation for an interactive...Stefan Metzmacher2022-03-162-3/+3
* s3:auth: let make_user_info_netlogon_interactive() set USER_INFO_INTERACTIVE_...Stefan Metzmacher2022-03-161-0/+1
* dsdb/tests: add test_login_basics_simple()Stefan Metzmacher2022-03-162-7/+20
* dsdb/tests: prepare BasePasswordTestCase for simple bind testsStefan Metzmacher2022-03-161-3/+17
* dsdb/tests: introduce assertLoginSuccessStefan Metzmacher2022-03-162-5/+15
* dsdb/tests: make use of assertLoginFailure helperStefan Metzmacher2022-03-161-6/+1
* dsdb/tests: let all BasePasswordTestCase tests provide self.host_url[_ldaps]Stefan Metzmacher2022-03-163-7/+9
* dsdb/tests: passwords.py don't need to import BasePasswordTestCaseStefan Metzmacher2022-03-161-1/+0
* python:tests: let insta_creds() also copy the bind_dn from the templateStefan Metzmacher2022-03-161-0/+4
* s4-kdc: Fix memory leak in FAST cookie handlingAndrew Bartlett2022-03-141-0/+1
* third_party/heimdal: import lorikeet-heimdal-202203101710 (commit df8d8015441...Stefan Metzmacher2022-03-144-73/+134
* selftest: use 'kdc enable fast = no' for fl2000 fl2003Stefan Metzmacher2022-03-143-1/+38
* s4:kdc: make use of the 'kdc enable fast' optionStefan Metzmacher2022-03-142-2/+13
* docs-xml: add 'kdc enable fast' optionStefan Metzmacher2022-03-143-0/+19
* third_party/heimdal: import lorikeet-heimdal-202203101709 (commit 47863866da2...Stefan Metzmacher2022-03-1413-10/+590