summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4/torture: Add new test for DELETE_ON_CLOSE on non-empty directoriesAnoop C S2018-08-231-0/+87
* Merge tag 'samba-4.8.4' into v4-8-testKarolin Seeger2018-08-147-35/+1450
|\
| * CVE-2018-1140 dns: Add a test to trigger the LDB casefolding issue on invalid...Kai Blin2018-08-111-0/+3
| * CVE-2018-10919 tests: Add extra test for dirsync deleted object corner-caseTim Beale2018-08-111-26/+131
| * CVE-2018-10919 acl_read: Fix unauthorized attribute access via searchesTim Beale2018-08-111-0/+247
| * CVE-2018-10919 acl_read: Flip the logic in the dirsync checkTim Beale2018-08-111-10/+7
| * CVE-2018-10919 acl_read: Small refactor to aclread_callback()Tim Beale2018-08-111-14/+17
| * CVE-2018-10919 acl_read: Split access_mask logic out into helper functionTim Beale2018-08-111-19/+35
| * CVE-2018-10919 tests: test ldap searches for non-existent attributes.Gary Lockyer2018-08-111-0/+9
| * CVE-2018-10919 tests: Add test case for object visibility with limited rightsTim Beale2018-08-111-0/+68
| * CVE-2018-10919 tests: Add tests for guessing confidential attributesTim Beale2018-08-112-0/+923
| * CVE-2018-10918: cracknames: Fix DoS (NULL pointer de-ref) when not servicePri...Andrew Bartlett2018-08-112-1/+45
* | dns wildcards: fix BUG 13536Gary Lockyer2018-08-131-0/+1
* | s4: torture: run test_durable_v2_open_reopen2_lease() in a subdirectoryRalph Boehme2018-08-131-2/+9
* | s4:librpc: autonegotiate SMB1/2/3Stefan Metzmacher2018-08-131-139/+120
* | s4:libcli: add smb_connect_nego_{send,recv}()Stefan Metzmacher2018-08-133-5/+246
* | s4:libcli: allow a fallback to NTLMSSP if SPNEGO is not supported locallyStefan Metzmacher2018-08-131-5/+30
* | s4:libcli: add fallback_to_anonymous to smb2_connect_send()Stefan Metzmacher2018-08-132-0/+33
* | s4:libcli: allow passing an already negotiated connection to smb2_connect_send()Stefan Metzmacher2018-08-132-0/+22
* | s4:libcli: split out smb2_connect_session_start()Stefan Metzmacher2018-08-131-4/+12
* | s4:libcli: add smb2_transport_raw_init()Stefan Metzmacher2018-08-131-0/+35
* | s4:libcli: allow passing an already negotiated connection to smb_composite_co...Stefan Metzmacher2018-08-134-10/+41
* | s4:libcli: use talloc_zero() for struct smb_composite_connect in fetchfile.cStefan Metzmacher2018-08-131-1/+1
* | s4:libcli: add smbcli_transport_raw_init()Stefan Metzmacher2018-08-131-0/+44
* | s4:libcli: split out smb_raw_negotiate_fill_transport()Stefan Metzmacher2018-08-131-30/+44
* | s4:torture/vfs/fruit: adjust test testing basefile rename to expect failureRalph Boehme2018-07-121-21/+4
* | s4:torture/smb2/streams: try to rename basefile while is has open streamsRalph Boehme2018-07-121-0/+82
* | s4:torture: test setting EOF of a stream to 0 with enabled AAPL extensionsRalph Boehme2018-07-121-0/+197
* | s4:torture/vfs/fruit: decrease large resource fork size in test from 1 GB to ...Ralph Boehme2018-07-121-2/+2
|/
* samdb: Fix build error with gcc8Andreas Schneider2018-06-261-1/+1
* heimdal: lib/krb5: do not fail set_config_files due to parse errorJeffrey Altman2018-06-252-3/+4
* s4:ntvfs: Fix string copy of share_nameAndreas Schneider2018-06-201-2/+7
* s4:torture: Use strlcpy() in gen_name()Andreas Schneider2018-06-201-1/+1
* s4-torture: fix format-truncation warning in smb2 session tests.Günther Deschner2018-06-201-1/+1
* s4-heimdal: Fix the format-truncation errors.Günther Deschner2018-06-201-3/+3
* s4:selftest: run test_ldb_simple.sh with more auth optionsStefan Metzmacher2018-06-041-0/+7
* s4:torture/smb2: new test for interaction between chown and SD flagsRalph Boehme2018-05-241-0/+278
* s4:lsa_lookup: remove TALLOC_FREE(state) after all dcesrv_lsa_Lookup{Names,Si...Stefan Metzmacher2018-05-141-6/+2
* s4-lsa: Fix use-after-free in LSA serverAndrew Bartlett2018-05-141-3/+0
* torture: Test compound request request countersVolker Lendecke2018-04-121-0/+77
* dsdb: Fix CID 1034966 Uninitialized scalar variableVolker Lendecke2018-04-101-0/+1
* s4: torture: Test all combinations of directory open with existing directory ...Jeremy Allison2018-04-061-0/+66
* s4: torture: Test all combinations of directory create to ensure behavior is ...Jeremy Allison2018-04-061-0/+65
* s4: torture: Test all combinations of file open with existing file to ensure ...Jeremy Allison2018-04-061-0/+68
* s4: torture: Test all combinations of file create to ensure behavior is the s...Jeremy Allison2018-04-061-24/+33
* s4: torture: Ensure a failed file create doesn't create the file.Jeremy Allison2018-04-061-0/+27
* Fix invocation of gnutls_aead_cipher_encrypt()Timur I. Bakeyev2018-04-061-3/+3
* s4: vfs: fruit tests: Add regression test for dealing with NFS ACE entries.Jeremy Allison2018-04-061-0/+171
* CVE-2018-1057: s4:dsdb/acl: changing dBCSPwd is only allowed with a controlRalph Boehme2018-03-131-1/+10
* CVE-2018-1057: s4:dsdb: use DSDB_CONTROL_PASSWORD_ACL_VALIDATION_OIDRalph Boehme2018-03-132-4/+67