summaryrefslogtreecommitdiff
path: root/source4/torture
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
* libsmb: Fix test for smbc_getxattrRemi Collet2023-04-091-6/+19
* s4:torture: Extend smb2 session requested_life_timeAndreas Schneider2023-04-061-15/+105
* s4:torture: Fix warning messages for smb2.sessionAndreas Schneider2023-04-061-10/+26
* s4:torture: Fix warning messages for smb.raw.sessionAndreas Schneider2023-04-061-4/+10
* s4:torture: Remove trailing white spacesAndreas Schneider2023-04-061-4/+4
* CVE-2023-0614 ldb: Make use of ldb_filter_attrs_in_place()Joseph Sutton2023-04-051-8/+4
* torture/smb2: do not use client time in delayed timestamp updates testAmir Goldstein2023-04-011-5/+2
* 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
* librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and renameAndrew Bartlett2023-03-311-1/+1
* libcli/security: Reorder SDDL access flags table to match WindowsJoseph Sutton2023-03-211-9/+9
* selftest/drs: Demonstrate ERROR(ldb): uncaught exception - Deleted target CN=...Andrew Bartlett2023-03-141-0/+135
* torture/backupkey: Fix possibly wrong typo'd array indexJoseph Sutton2023-03-031-1/+1
* torture/backupkey: Fix flapping testJoseph Sutton2023-03-031-4/+6
* pytest/delete_object: Remove unused variablesJoseph Sutton2023-03-031-2/+0
* pytest/getnc_exop: Remove unused variableJoseph Sutton2023-03-031-1/+0
* pytest/repl_move: Remove unused variablesJoseph Sutton2023-03-031-67/+50
* pytest/repl_rodc: Remove unused variableJoseph Sutton2023-03-031-5/+0
* pytest/replica_sync: Remove unused variableJoseph Sutton2023-03-031-1/+1
* pytest/ridalloc_exop: Remove unused variablesJoseph Sutton2023-03-031-8/+0
* pytest/samba_tool_drs_critical: Remove unused variablesJoseph Sutton2023-03-031-5/+5
* pytest/samba_tool_drs_no_dns: Remove unused variablesJoseph Sutton2023-03-031-6/+5
* pytest/samba_tool_drs: Remove unused variablesJoseph Sutton2023-03-031-31/+24
* pytest/samba_tool_drs: Convert bytes to UTF-8 stringJoseph Sutton2023-03-031-1/+1
* s4:torture:basic: use milliseconds granularity in delayed_write_update7Amir Goldstein2023-03-011-3/+4
* s4:torture:basic: fix SET_INFO_* macros in delayed_write_update*Amir Goldstein2023-03-011-3/+3
* selftest: source4: fix mutable default argumentsRob van der Linde2023-02-232-4/+17
* selftest: make two samba-tool drs tests genericRob van der Linde2023-02-231-11/+24
* selftest: remove unused importRob van der Linde2023-02-231-1/+0
* selftest: pep8: too many blank linesRob van der Linde2023-02-231-1/+0
* s4:torture: Remove assertion that primary group is not duplicated in user_inf...Joseph Sutton2023-02-081-7/+0
* auth: Make more liberal use of SID index constantsJoseph Sutton2023-02-081-12/+12
* s4:kdc: Add resource SID compressionJoseph Sutton2023-02-081-1/+17
* auth: Pass through entire PAC flags value in auth_user_infoJoseph Sutton2023-02-083-3/+3
* s4:torture: Make use of torture_assert_sid_equal()Joseph Sutton2023-02-081-9/+9
* s4:torture: Assert that group attributes matchJoseph Sutton2023-02-081-0/+2
* auth: Store group attributes in auth_user_info_dcJoseph Sutton2023-02-082-23/+23
* 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-selftest/drs: Confirm GetNCChanges REPL_SECRET works with a DummyDN and re...Andrew Bartlett2023-01-312-1/+49
* s4-selftest/drs: Confirm GetNCChanges full replication works with a DummyDN a...Andrew Bartlett2023-01-311-2/+50
* s4-selftest/drs: Confirm GetNCChanges REPL_OBJ works with a DummyDN and real ...Andrew Bartlett2023-01-311-6/+74
* s4-selftest/drs Allow re-run of DRS tests after failed cleanupAndrew Bartlett2023-01-311-1/+2
* s4-selftest/drs Allow some DRS tests to operate against an IPAndrew Bartlett2023-01-314-29/+18
* s4-selftest/drs Add test of expected return code for invaid DNs in GetNCChangesAndrew Bartlett2023-01-312-3/+83
* python: Replace calls to deprecated methodsJoseph Sutton2023-01-301-23/+23