summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* CVE-2022-32746 ldb: Make use of functions for appending to an ldb_messageJoseph Sutton2022-07-2411-190/+172
* CVE-2022-32746 ldb: Ensure shallow copy modifications do not affect original ...Joseph Sutton2022-07-241-14/+6
* CVE-2022-32746 s4/registry: Use LDB_FLAG_MOD_TYPE() for flags equality checkJoseph Sutton2022-07-241-1/+1
* CVE-2022-32746 s4/dsdb/tombstone_reanimate: Use LDB_FLAG_MOD_TYPE() for flags...Joseph Sutton2022-07-241-2/+2
* CVE-2022-32746 s4/dsdb/repl_meta_data: Use LDB_FLAG_MOD_TYPE() for flags equa...Joseph Sutton2022-07-241-4/+4
* CVE-2022-32746 s4/dsdb/acl: Fix LDB flags comparisonJoseph Sutton2022-07-241-2/+3
* CVE-2022-32746 s4:torture: Fix LDB flags comparisonJoseph Sutton2022-07-241-1/+3
* CVE-2022-32746 s4/dsdb/partition: Fix LDB flags comparisonJoseph Sutton2022-07-241-2/+2
* CVE-2022-32746 s4:dsdb:tests: Add test for deleting a disallowed SPNJoseph Sutton2022-07-241-0/+26
* CVE-2022-32746 s4/dsdb/objectclass_attrs: Fix typoJoseph Sutton2022-07-241-1/+1
* s4:kdc: strictly have 2 16-bit parts in krbtgt kvnosStefan Metzmacher2022-03-291-8/+43
* s4:kdc: redirect pre-authentication failured to an RWDCStefan Metzmacher2022-03-182-66/+16
* HEIMDAL: allow HDB_AUTH_WRONG_PASSWORD to result in HDB_ERR_NOT_FOUND_HEREStefan Metzmacher2022-03-181-2/+8
* 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: 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
* provision: Decrease the length of random machine passwordsJoseph Sutton2022-03-072-2/+2
* s4/auth/simple_bind: correctly report TLS stateDouglas Bagnall2022-03-071-2/+2
* s4:sam: Don't use talloc_steal for msg attributes in authsam_make_user_info_dc()Stefan Metzmacher2022-03-021-5/+14
* s4: test: Add samba4.libsmbclient.rename test. Currently fails for SMB3.Jeremy Allison2022-02-061-0/+112
* Merge tag 'samba-4.14.12' into v4-14-testJule Anger2022-01-311-2/+1
|\
| * CVE-2022-0336: s4/dsdb/samldb: Don't return early when an SPN is re-added to ...Joseph Sutton2022-01-311-2/+1
* | blackbox.ndrdump: fix test_ndrdump_fuzzed_NULL_struct_ntlmssp_CHALLENGE_MESSA...Stefan Metzmacher2022-01-301-3/+49
* | s4:torture/ndr: demonstrate the ndr_push_string(STR_NOTERM|REMAINING) of "" i...Stefan Metzmacher2022-01-301-3/+27
* | blackbox.ndrdump: adjust example files to the usage of dump_data_diff output.Stefan Metzmacher2022-01-305-0/+466
* | blackbox.ndrdump: adjust example files to changed dump_data() output.Stefan Metzmacher2022-01-304-13/+16
* | dcesrv_core: wrap gensec_*() calls in [un]become_root() callsStefan Metzmacher2022-01-301-0/+10
* | s4:dsdb/vlv_pagination: fix segfault in vlv_results()Stefan Metzmacher2022-01-261-8/+13
* | s4:dsdb/paged_results: fix segfault in paged_results()Stefan Metzmacher2022-01-261-7/+12
* | s4:rpc_server/netlogon: let CSDVersion="" wipe operatingSystemServicePackStefan Metzmacher2022-01-261-3/+8
* | s4:torture/rpc: test how CSDVersion="" wipes operatingSystemServicePackStefan Metzmacher2022-01-261-5/+5
* | s4:torture/rpc: add test for invalid av_pair content in LogonSamLogonExStefan Metzmacher2022-01-191-0/+209
* | s4:selftest: run libsmbclient.noanon_list against maptoguestStefan Metzmacher2022-01-181-0/+16