summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* torture3: add LOCAL-G-LOCK6 testStefan Metzmacher2018-08-234-0/+155
* selftest: subunithelper needs to follow the subunit spec more closelyDouglas Bagnall2018-08-211-1/+2
* unittests.lib_util_modules: test module probe with "skel", not "unix"Douglas Bagnall2018-08-211-1/+1
* ctdb: add expiry test for ctdb_mutex_ceph_rados_helperDavid Disseldorp2018-08-211-1/+56
* ctdb_mutex_ceph_rados_helper: fix deadlock via lock renewalsDavid Disseldorp2018-08-211-9/+98
* ctdb_mutex_ceph_rados_helper: rename timer_ev to ppid_timer_evDavid Disseldorp2018-08-211-12/+13
* ctdb_mutex_ceph_rados_helper: use talloc destructor for cleanupDavid Disseldorp2018-08-211-27/+24
* ctdb_mutex_ceph_rados_helper: Set SIGINT signal handlerSamuel Cabrero2018-08-211-4/+15
* ctdb/build: link ctdb_mutex_ceph_rados_helper against ceph-commonDavid Disseldorp2018-08-211-1/+13
* VERSION: Bump version up to 4.7.10.Karolin Seeger2018-08-141-1/+1
* Merge tag 'samba-4.7.9' into v4-7-testKarolin Seeger2018-08-1418-92/+2116
|\
| * VERSION: Disable GIT_SNAPSHOT for the 4.7.9 release.samba-4.7.9Karolin Seeger2018-08-111-1/+1
| * WHATSNEW: Add release notes for Samba 4.7.9.Karolin Seeger2018-08-111-2/+81
| * CVE-2018-1139 libcli/auth: Do not allow ntlmv1 over SMB1 when it is disabled ...Günther Deschner2018-08-113-4/+3
| * CVE-2018-1139 selftest: verify whether ntlmv1 can be used via SMB1 when it is...Günther Deschner2018-08-111-1/+1
| * CVE-2018-1139 s3-utils: use enum ntlm_auth_level in ntlm_password_check().Günther Deschner2018-08-111-2/+4
| * CVE-2018-1139 libcli/auth: fix debug messages in hash_password_check()Günther Deschner2018-08-111-4/+4
| * CVE-2018-1139 libcli/auth: Add initial tests for ntlm_password_check()Andrew Bartlett2018-08-114-0/+430
| * selftest/tests.py: remove always-needed, never-set with_cmocka flagDouglas Bagnall2018-08-111-10/+8
| * 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-113-16/+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 security: Fix checking of object-specific CONTROL_ACCESS rightsTim Beale2018-08-111-0/+10
| * CVE-2018-10919 tests: Add test case for object visibility with limited rightsTim Beale2018-08-112-0/+69
| * CVE-2018-10919 tests: Add tests for guessing confidential attributesTim Beale2018-08-113-0/+938
| * CVE-2018-10919 security: Add more comments to the object-specific access checksTim Beale2018-08-111-8/+22
| * CVE-2018-10919 security: Move object-specific access checks into separate fun...Tim Beale2018-08-111-27/+59
| * CVE-2018-10918: cracknames: Fix DoS (NULL pointer de-ref) when not servicePri...Andrew Bartlett2018-08-112-1/+45
| * CVE-2018-10858: libsmb: Harden smbc_readdir_internal() against returns from m...Jeremy Allison2018-08-112-8/+51
| * CVE-2018-10858: libsmb: Ensure smbc_urlencode() can't overwrite passed in buf...Jeremy Allison2018-08-111-2/+7
| * VERSION: Bump version up to 4.7.9...Karolin Seeger2018-08-111-2/+2
* | s3: smbd: Fix AIX sendfile() for SMB2. Ensure we don't spin on EAGAIN.Jeremy Allison2018-07-281-5/+44
* | s3: smbd: Fix FreeBSD sendfile() for SMB2. Ensure we don't spin on EAGAIN.Jeremy Allison2018-07-281-4/+44
* | s3: smbd: Fix HPUX sendfile() for SMB2. Ensure we don't spin on EAGAIN.Jeremy Allison2018-07-281-6/+50
* | s3: smbd: Fix Solaris sendfile() for SMB2. Ensure we don't spin on EAGAIN.Jeremy Allison2018-07-281-6/+50
* | s3: smbd: Fix Linux sendfile() for SMB2. Ensure we don't spin on EAGAIN.Jeremy Allison2018-07-281-7/+77
* | dns wildcards: fix BUG 13536Gary Lockyer2018-07-282-5/+1
* | dns wildcards: tests to confirm BUG 13536Gary Lockyer2018-07-282-0/+53
* | s3: smbd: fix path check in smbd_smb2_create_durable_lease_check()Ralph Boehme2018-07-282-2/+15
* | s4: torture: run test_durable_v2_open_reopen2_lease() in a subdirectoryRalph Boehme2018-07-282-2/+10
* | s3: libsmbclient: Fix cli_splice() fallback when reading less than a complete...Jeremy Allison2018-07-282-3/+3
* | s3: torture: Test SMB1 cli_splice() fallback path when doing a non-full file ...Jeremy Allison2018-07-283-1/+159
* | docs/vfs_ceph: add CTDB_SAMBA_SKIP_SHARE_CHECK=yes caveatDavid Disseldorp2018-07-281-0/+11
* | vfs_ceph: don't lie about flock supportDavid Disseldorp2018-07-282-6/+13
* | ldb: Refuse to build Samba against a newer minor version of ldbAndrew Bartlett2018-07-281-10/+22
* | samba-tool trust: support discovery via netr_GetDcNameAlexander Bokovoy2018-07-281-8/+18
* | s3:selftest: run rpc.lsa.lookupsids also with explicit [smb1] and [smb2]Stefan Metzmacher2018-07-281-1/+1