summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4/dlz: add support for bind 9.18Douglas Bagnall2022-06-183-0/+16
* s4: torture: Add a new test - samba3.smb2.durable-open.stat-open.Jeremy Allison2022-05-091-0/+63
* s4:kdc: strictly have 2 16-bit parts in krbtgt kvnosStefan Metzmacher2022-04-281-8/+43
* CI: add a test listing a snapshotted directoryRalph Boehme2022-04-111-0/+168
* CI: avoid smb2.twrp being run by plansmbtorture4testsuite() directlyRalph Boehme2022-04-111-0/+1
* s4: torture: Add test_smb2_close_full_information() test to smb2.rename.Jeremy Allison2022-04-111-0/+125
* s4: torture: Add CHECK_CREATED macro to smb2/rename.c. Not yet used.Jeremy Allison2022-04-111-0/+8
* s4: torture: Add CHECK_VAL macro to smb2/rename.c. Not yet used.Jeremy Allison2022-04-111-0/+14
* s4: torture: Add regression test for re-opening a durable handle after callin...Jeremy Allison2022-04-111-0/+140
* CI: add test "smb2.async_dosmode"Ralph Boehme2022-03-293-0/+73
* 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
* s4:auth: let authenticate_ldap_simple_bind() pass down the mapped nt4namesStefan Metzmacher2022-03-161-2/+3
* s4:auth: rename user_info->mapped_state to user_info->cracknames_calledStefan Metzmacher2022-03-162-3/+3
* 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
* 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
* rodc: Add tests for simple BIND alongside NTLMSSP bindsGarming Sam2022-03-161-22/+37
* s4:auth_sam: use USER_INFO_INTERACTIVE_LOGON as inducation for an interactive...Stefan Metzmacher2022-03-161-2/+3
* dsdb/tests: add test_login_basics_simple()Stefan Metzmacher2022-03-161-7/+19
* 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
* s4-kdc: Fix memory leak in FAST cookie handlingAndrew Bartlett2022-03-141-0/+1
* selftest: use 'kdc enable fast = no' for fl2000 fl2003Stefan Metzmacher2022-03-141-1/+4
* s4:kdc: make use of the 'kdc enable fast' optionStefan Metzmacher2022-03-142-2/+13
* s4:kdc: redirect pre-authentication failures to an RWDCStefan Metzmacher2022-03-082-72/+24
* s4:kdc: let pac functions in wdc-samba4.c take astgs_request_tStefan Metzmacher2022-03-081-4/+6
* s4: torture: Add new SMB2 lease test test_lease_duplicate_open().Jeremy Allison2022-03-071-0/+70
* s4: torture: Add new SMB2 lease test test_lease_duplicate_create().Jeremy Allison2022-03-071-0/+54
* s4/auth/simple_bind: correctly report TLS stateDouglas Bagnall2022-03-071-2/+2
* s4:kdc: hdb_samba4_audit() is only called once per requestStefan Metzmacher2022-03-021-11/+15
* s4-kdc: Adapt to move from HDB auditing to KDC auditing constantsAndrew Bartlett2022-03-022-17/+18
* s4:kdc: Adapt to removal of publicly accessible request structure membersJoseph Sutton2022-03-021-22/+18
* s4:kdc: Adapt to hdb_entry_ex removalJoseph Sutton2022-03-026-71/+76
* s4:kdc: Increment plugin minor versionJoseph Sutton2022-03-021-1/+1
* s4:kdc: Explicitly set plugin minor versionJoseph Sutton2022-03-021-1/+1
* s4:kdc: Adapt to removal of auth audit event typesJoseph Sutton2022-03-021-43/+28
* s4:kdc: Rename windc to kdc pluginJoseph Sutton2022-03-023-10/+10
* s4:kdc: Add referral policy callbackJoseph Sutton2022-03-022-2/+8
* s4:kdc: Add 'not authorised' auth eventsJoseph Sutton2022-03-021-0/+2
* s4:kdc: Adapt to removal of auth event detailsJoseph Sutton2022-03-021-4/+38
* s4:kdc: Refactor HDB APIJoseph Sutton2022-03-021-35/+59