summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4/scripting/samba_dnsupdate: remove unreachable codeDouglas Bagnall2020-07-171-7/+2
* s4/torture: fix compilation in smb2/multichannelDouglas Bagnall2020-07-171-3/+3
* s4/torture/smb2/oplock: fix compilation by initialising variableDouglas Bagnall2020-07-171-2/+4
* s4:client: Remove code inside #ifdef NEXT2Christof Schmitt2020-07-161-5/+0
* s4:torture/smb2: make smb2.durable-v2-delay tests more robustStefan Metzmacher2020-07-141-25/+27
* s4:torture/smb2: split replay_smb3_specification into durable handle and mult...Stefan Metzmacher2020-07-141-8/+49
* selftest: add tests for net-ads over TLSIsaac Boukris2020-07-131-0/+8
* s4:torture/smb2: add smb2.multichannel.oplocks.test3{_windows,specification}Stefan Metzmacher2020-07-081-0/+459
* s4:torture/smb2: (re-)add smb2.multichannel.leases.test4Stefan Metzmacher2020-07-081-0/+298
* s4:torture/smb2: remove useless 'smb2.multichannel.leases.test4'Stefan Metzmacher2020-07-081-190/+0
* s4:torture/smb2: fix smb2.multichannel.leases.test2 against windowsStefan Metzmacher2020-07-081-1/+11
* s4:torture/smb2: split smb2.oplock.batch22 into a and bStefan Metzmacher2020-07-081-5/+100
* s4:torture/smb2: move smb2_transport blocking to the generic block.[ch]Stefan Metzmacher2020-07-083-225/+236
* s4:torture/smb2: make use of FSCTL_SMBTORTURE_FORCE_UNACKED_TIMEOUTStefan Metzmacher2020-07-081-24/+131
* s4:torture/smb2: refactor block.c to block the OUTPUT pathStefan Metzmacher2020-07-083-246/+116
* s4:torture/smb2: add break_info.oplock_skip_ackStefan Metzmacher2020-07-082-0/+5
* s4:torture/smb2: move interface_info test to smb2.multichannel.genericGünther Deschner2020-07-081-1/+1
* s4:torture/smb2: make use of transport_options.only_negprot for multichannel ...Stefan Metzmacher2020-07-081-3/+14
* s4:torture/smb2: simplify code to generate list of smb2 channelsGünther Deschner2020-07-081-46/+60
* s4:torture/smb2: add const to options for test_multichannel_create_channel()Stefan Metzmacher2020-07-081-1/+1
* s4:libcli/smb2: add const to struct smbcli_options *options for smb2_connect()Stefan Metzmacher2020-07-081-1/+1
* s4:libcli/smb2: allow smb2_connect*() to fake session and tconStefan Metzmacher2020-07-082-0/+10
* s4:param: use struct initializer in lpcfg_smbcli_session_options()Stefan Metzmacher2020-07-081-3/+5
* s4:param: use struct initializer in lpcfg_smbcli_options()Stefan Metzmacher2020-07-081-14/+16
* selftest: run smbcacls test against a share with a DFS linkNoel Power2020-07-071-0/+5
* selftest: Add basic smbcacls test(s)Noel Power2020-07-071-0/+2
* s4:rpc_server: Implement epmapper LookupHandleFreeSamuel Cabrero2020-07-071-1/+10
* s4:torture: Do not skip epmapper lookup terminate test in samba4Samuel Cabrero2020-07-071-4/+0
* s4:selftest: test for smbtorture subunit names with and without --fullnameSachin Prabhu2020-07-071-0/+7
* s4:torture/local: Add new test to check smbtorture --fullnameSachin Prabhu2020-07-073-1/+34
* s4:torture: Add command line parameter --fullnameSachin Prabhu2020-07-071-0/+24
* s4:torture: avoid multiple recursions into the test listsStefan Metzmacher2020-07-071-4/+11
* s4:torture: use prefix_name() for all names in run_matching()Stefan Metzmacher2020-07-071-4/+4
* dsdb/password_hash: don't double assign variables (CID 1363048, 1034720)Douglas Bagnall2020-07-061-4/+4
* policy/gp: always close a file (CID 1445119)Douglas Bagnall2020-07-061-0/+1
* s4/winbind/idmap: check the right variable (CID 1272950)Douglas Bagnall2020-07-061-1/+1
* s4:torture/smb2: add smb2.delete-on-close-perms.BUG14427Stefan Metzmacher2020-07-021-1/+42
* ldap_client: Make ldap_parse_basic_url() IPv6-address awareVolker Lendecke2020-07-021-0/+27
* ldap_client: Align integer typesVolker Lendecke2020-07-021-3/+3
* ldap_client: Make ldap_parse_basic_url take care of ldapi as wellVolker Lendecke2020-07-021-67/+80
* CVE-2020-10760 dsdb: Add tests for paged_results and VLV over the Global Cata...Andrew Bartlett2020-07-021-65/+106
* CVE-2020-10760 dsdb: Ensure a proper talloc tree for saved controlsAndrew Bartlett2020-07-022-0/+15
* CVE-2020-10745: librpc/tests: cmocka tests of dns and ndr stringsDouglas Bagnall2020-07-021-0/+2
* CVE-2020-10745: pytests: hand-rolled invalid dns/nbt packet testsDouglas Bagnall2020-07-021-0/+10
* CVE-2020-10730: s4 dsdb vlv_pagination: Prevent repeat call of ldb_module_doneGary Lockyer2020-07-021-12/+49
* CVE-2020-10730: s4 dsdb paged_results: Prevent repeat call of ldb_module_doneGary Lockyer2020-07-021-9/+34
* CVE-2020-10730: dsdb: Ban the combination of paged_results and VLVAndrew Bartlett2020-07-021-0/+10
* CVE-2020-10730: dsdb: Fix crash when vlv and paged_results are combinedAndrew Bartlett2020-07-021-0/+4
* CVE-2020-10730: selftest: Add test to show that VLV and paged_results are inc...Andrew Bartlett2020-07-022-0/+50
* CVE-2020-10730: vlv: Another workaround for mixing ASQ and VLVAndrew Bartlett2020-07-021-4/+15