summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'samba-4.7.9' into v4-7-testKarolin Seeger2018-08-147-35/+1447
|\
| * 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-07-281-0/+1
* | s4: torture: run test_durable_v2_open_reopen2_lease() in a subdirectoryRalph Boehme2018-07-281-2/+9
* | s4:librpc: autonegotiate SMB1/2/3Stefan Metzmacher2018-07-281-139/+120
* | s4:libcli: add smb_connect_nego_{send,recv}()Stefan Metzmacher2018-07-283-5/+246
* | s4:libcli: allow a fallback to NTLMSSP if SPNEGO is not supported locallyStefan Metzmacher2018-07-281-5/+30
* | s4:libcli: add fallback_to_anonymous to smb2_connect_send()Stefan Metzmacher2018-07-282-0/+33
* | s4:libcli: allow passing an already negotiated connection to smb2_connect_send()Stefan Metzmacher2018-07-282-0/+22
* | s4:libcli: split out smb2_connect_session_start()Stefan Metzmacher2018-07-281-4/+12
* | s4:libcli: add smb2_transport_raw_init()Stefan Metzmacher2018-07-281-0/+35
* | s4:libcli: allow passing an already negotiated connection to smb_composite_co...Stefan Metzmacher2018-07-284-10/+41
* | s4:libcli: use talloc_zero() for struct smb_composite_connect in fetchfile.cStefan Metzmacher2018-07-281-1/+1
* | s4:libcli: add smbcli_transport_raw_init()Stefan Metzmacher2018-07-281-0/+44
* | s4:libcli: split out smb_raw_negotiate_fill_transport()Stefan Metzmacher2018-07-281-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
* | s4:kcc: Add a NULL check before qsort()Andreas Schneider2018-06-271-0/+5
* | samdb: Fix build error with gcc8Andreas Schneider2018-06-271-1/+1
* | s4:ntvfs: Fix string copy of share_nameAndreas Schneider2018-06-271-2/+7
* | s4:torture: Use strlcpy() in gen_name()Andreas Schneider2018-06-271-1/+1
* | s4-torture: fix format-truncation warning in smb2 session tests.Günther Deschner2018-06-271-1/+1
* | heimdal: lib/krb5: do not fail set_config_files due to parse errorJeffrey Altman2018-06-252-3/+4
|/
* s4-heimdal: Fix the format-truncation errors.Günther Deschner2018-06-191-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:rpc_server: fix call_id truncation in dcesrv_find_fragmented_call()Stefan Metzmacher2018-04-251-1/+1
* lib: tevent: Use system <tevent.h>, not internal header path (except in self-...Jeremy Allison2018-04-203-3/+3
* torture: Test compound request request countersVolker Lendecke2018-04-131-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-041-0/+66
* s4: torture: Test all combinations of directory create to ensure behavior is ...Jeremy Allison2018-04-041-0/+65
* s4: torture: Test all combinations of file open with existing file to ensure ...Jeremy Allison2018-04-041-0/+68
* s4: torture: Test all combinations of file create to ensure behavior is the s...Jeremy Allison2018-04-041-24/+33
* s4: torture: Ensure a failed file create doesn't create the file.Jeremy Allison2018-04-041-0/+27
* s4: vfs: fruit tests: Add regression test for dealing with NFS ACE entries.Jeremy Allison2018-03-221-0/+171
* s4:auth_sam: allow logons with an empty domain nameStefan Metzmacher2018-03-201-6/+10
* 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
* CVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSWORD_ACL_VALIDATION_OID...Ralph Boehme2018-03-133-0/+11