summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: Don't try to close the connection after running disconnect testsJoseph Sutton2023-04-121-2/+18
* s4:torture: Correctly zero structureJoseph Sutton2023-04-121-2/+2
* s4:torture: Fix typoJoseph Sutton2023-04-121-1/+1
* s4:kdc: Add support for AD client claimsJoseph Sutton2023-03-311-8/+46
* s4:torture: Make use of torture_assert_sid_equal()Joseph Sutton2023-03-311-2/+2
* s4:torture: Assert that SID parsing succeedsJoseph Sutton2023-03-311-0/+3
* torture/backupkey: Fix possibly wrong typo'd array indexJoseph Sutton2023-03-031-1/+1
* torture/backupkey: Fix flapping testJoseph Sutton2023-03-031-4/+6
* s4:torture: Remove assertion that primary group is not duplicated in user_inf...Joseph Sutton2023-02-081-7/+0
* auth: Pass through entire PAC flags value in auth_user_infoJoseph Sutton2023-02-081-1/+1
* s4:torture: Assert that group attributes matchJoseph Sutton2023-02-081-0/+2
* auth: Store group attributes in auth_user_info_dcJoseph Sutton2023-02-081-11/+11
* s4:torture: Skip over asserted identity SIDs when comparing groupsJoseph Sutton2023-02-081-5/+22
* s4:torture: Zero-initialise netr_NetworkInfo structureJoseph Sutton2023-02-081-1/+1
* s4:torture: Fix stack variable used out of scope in test_devicemode_full()Andreas Schneider2022-12-201-123/+125
* s4:torture: Pass the dcerpc struct 's' for SetPrinter down to the macroAndreas Schneider2022-12-201-107/+107
* s4:torture: Pass the dcerpc struct 'q' for GetPrinter down to the macroAndreas Schneider2022-12-201-110/+110
* s4:torture: Fix stack variable used out of scope in test_devmode_set_level()Andreas Schneider2022-12-201-2/+1
* CVE-2022-37967 Add new PAC checksumJoseph Sutton2022-12-131-2/+12
* CVE-2022-38023 s4:rpc_server/netlogon: require aes if weak crypto is disabledStefan Metzmacher2022-12-131-1/+1
* CVE-2022-38023 s4:torture: use NETLOGON_NEG_SUPPORTS_AES by defaultStefan Metzmacher2022-12-133-17/+26
* s3:rpcclient: Pass salt down to init_samr_CryptPasswordAES()Andreas Schneider2022-10-251-0/+27
* s4:torture: Zero samr_UserInfo union in password set testJoseph Sutton2022-09-121-0/+2
* smbtorture: close handle and delete file in tree_base()Ralph Boehme2022-08-291-0/+5
* CVE-2022-32743 s4:torture/rpc: Fix tests to match WindowsJoseph Sutton2022-07-281-5/+7
* s4:torture: Add test for dcerpc_samr_ChangePasswordUser4Andreas Schneider2022-07-281-0/+122
* s4:torture: Implement test for SAMR SetUserInfo(2) level 32Andreas Schneider2022-07-281-1/+145
* s4:torture: Implement test for SAMR SetUserInfo(2) level 31Andreas Schneider2022-07-281-1/+119
* samr:idl: add samr_SupportedFeatures for samr_Connect5()Andreas Schneider2022-07-283-3/+3
* librpc:ndr: Update ndr_print_debug() to the new ndr ABIPavel Filipenský2022-07-151-2/+2
* s4:torture: Rename rpc.samr.passwords testsAndreas Schneider2022-07-151-1/+1
* CI: fix check for correct mdsvc resonse when connecting to a share with Spotl...Ralph Boehme2022-07-121-9/+8
* spelling: connnect encrytion exisit expection explicit invalide missmatch par...Michael Tokarev2022-06-101-1/+1
* s4:torture: let remote_pac test for asserted identity sidsAndreas Schneider2022-04-131-2/+60
* s4:rpc_server: Fix duplicated function name between s3 and s4Samuel Cabrero2022-04-081-1/+1
* torture: Allow Samba as an AD DC to use zeros for LM keyAndrew Bartlett2022-03-171-27/+46
* torture: Do not expect LM passwords to be accepted except by samba3Andrew Bartlett2022-03-171-0/+26
* torture: Update rpc.samlogon to match Win19 and newer Samba behaviour for LM keyAndrew Bartlett2022-03-171-47/+19
* selftest: Allow RPC-SAMR to cope with OemChangePasswordUser2 being un-impleme...Andrew Bartlett2022-03-171-0/+12
* selftest: Use more torture_assert_goto() et al in rpc.samlogon testAndrew Bartlett2022-03-171-56/+67
* s4:torture: Adapt LSA tests to newer Heimdal versionJoseph Sutton2022-01-191-0/+110
* s4:kerberos: adapt the heimdal send_to_kdc hooks to the send_to_kdc/realm plu...Stefan Metzmacher2022-01-191-9/+22
* s4:torture: check for pac_blob==NULL in test_generate_session_info_pac() func...Stefan Metzmacher2022-01-171-0/+5
* s4:torture/rpc: test how CSDVersion="" wipes operatingSystemServicePackStefan Metzmacher2022-01-111-5/+5
* s4:torture/rpc: add test for invalid av_pair content in LogonSamLogonExStefan Metzmacher2022-01-041-0/+209
* Revert "CVE-2020-25719 s4/torture: Expect additional PAC buffers"Joseph Sutton2021-11-301-22/+2
* CVE-2021-3738 s4:torture/drsuapi: DsBindAssocGroup* testsStefan Metzmacher2021-11-091-0/+172
* CVE-2021-3738 s4:torture/drsuapi: maintain priv->admin_credentialsStefan Metzmacher2021-11-092-0/+4
* CVE-2021-3738 s4:torture/drsuapi: maintain priv->dc_credentialsStefan Metzmacher2021-11-092-2/+2
* CVE-2021-3738 s4:torture/drsuapi: don't pass DsPrivate to test_DsBind()Stefan Metzmacher2021-11-093-11/+16