summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.7.3 release.samba-4.7.3Karolin Seeger2017-11-201-1/+1
* WHATSNEW: Add release notes for Samba 4.7.3.Karolin Seeger2017-11-201-2/+73
* s3: smbd: Chain code can return uninitialized memory when talloc buffer is gr...Jeremy Allison2017-11-201-0/+14
* s3: smbd: Fix SMB1 use-after-free crash bug. CVE-2017-14746Jeremy Allison2017-11-202-3/+9
* VERSION: Bump version up to 4.7.3...Karolin Seeger2017-11-151-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.7.2 release.samba-4.7.2Karolin Seeger2017-11-151-1/+1
* WHATSNEW: Add release notes for Samba 4.7.2.Karolin Seeger2017-11-151-2/+58
* s4: torture: kernel oplocks. Add smb2.kernel-oplocks.kernel_oplocks8Jeremy Allison2017-11-142-1/+237
* s3: smbd: kernel oplocks. Replace retry_open() with setup_kernel_oplock_poll_...Jeremy Allison2017-11-141-28/+68
* python: use communicate to fix Popen deadlockJoe Guo2017-11-141-6/+8
* blackbox tests: method to check specific exit codesGary Lockyer2017-11-141-3/+12
* tevent: version 0.9.34Stefan Metzmacher2017-11-142-1/+100
* lib: tevent: Remove select backend.Jeremy Allison2017-11-146-289/+7
* tevent: Fix a race conditionVolker Lendecke2017-11-131-2/+4
* s4: torture: Add smb2 FIND_and_set_DOC test case.Ralph Wuerthner2017-11-131-0/+66
* s3: smbd: Fix delete-on-close after smb2_findRalph Wuerthner2017-11-131-2/+2
* s4: torture: kernel_oplocks. Create a regression test case for bug #13058.Jeremy Allison2017-11-131-0/+117
* Revert "s3/smbd: fix deferred open with streams and kernel oplocks"Jeremy Allison2017-11-131-104/+11
* VERSION: Bump version up to 4.7.2...Karolin Seeger2017-11-021-2/+2
* VERSION: Disable GIT_SNAPSHOTS for the Samba 4.7.1 release.samba-4.7.1Karolin Seeger2017-11-021-1/+1
* WHATSNEW: Add release notes for Samba 4.7.1.Karolin Seeger2017-11-021-0/+111
* s4:pyparam: Fix resource leaks on errorAndreas Schneider2017-11-011-0/+6
* s3:modules: Check correct variable for NULL in posixacl_xattrAndreas Schneider2017-11-011-1/+1
* s3:passdb: Make sure the salt is fully initialized before passingAndreas Schneider2017-11-011-2/+4
* s3:secrets: Do not leak memory of pw and old_pwAndreas Schneider2017-11-011-0/+12
* s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd()Andreas Schneider2017-11-011-1/+2
* s4:scripting: Fix ntstatus_gen.h generation on 32bitAndreas Schneider2017-11-011-1/+1
* ctdb-tests: Process-exists unit tests should wait until PID is registeredMartin Schwenke2017-11-013-0/+6
* ctdb-tests: Wait for fake_ctdbd to start, fail if it doesn'tMartin Schwenke2017-11-011-1/+5
* ctdb-tests: Skip starting fake_ctdbd when current node is disconnectedMartin Schwenke2017-11-012-12/+14
* ctdb-tests: Wait for ctdb_eventd to start, fail if it doesn'tMartin Schwenke2017-11-011-4/+3
* ctdb-tests: Allow wait_until() to be used in unit testsMartin Schwenke2017-11-012-44/+44
* replmd: check for duplicate values in MOD_REPLACE caseDouglas Bagnall2017-11-012-3/+37
* linked attribute tests: test against duplicates in replaceDouglas Bagnall2017-11-012-0/+13
* s3: smbclient: Test we can rename with a name containing.Jeremy Allison2017-11-011-0/+48
* s3: smbclient: Ensure we call client_clean_name() before all operations on re...Jeremy Allison2017-11-012-8/+222
* s3: client: Add new utility function client_clean_name().Jeremy Allison2017-11-012-0/+32
* vfs_glusterfs: Fix exporting subdirs with shadow_copy2Michael Adam2017-11-011-0/+10
* replace: Link to -lbsd when building replace.c by handAndrew Bartlett2017-11-011-3/+9
* vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIRAnoop C S2017-11-011-1/+1
* selftest: Also run smbtorture smb2.compound with aio enabledChristof Schmitt2017-11-012-0/+5
* torture: Add testcase for compound CREATE-WRITE-CLOSE requestChristof Schmitt2017-11-011-0/+73
* smbd/aio: Do not go async for SMB2 compound requestsChristof Schmitt2017-11-011-0/+8
* smbd: Move check for SMB2 compound request to new functionChristof Schmitt2017-11-013-1/+7
* vfs_catia: Fix a potential memleakVolker Lendecke2017-10-251-1/+1
* vfs_catia: Fix a memory leakVolker Lendecke2017-10-251-0/+1
* smb.conf.5: sort parameters alphabeticallyAlexander Bokovoy2017-10-251-1/+8
* krb5_wrap: ADDRTYPE_INET6 is available in all supported MIT versionsStefan Metzmacher2017-10-251-1/+1
* krb5_wrap: KRB5_ADDRESS_INET6 is not a define in HeimdalStefan Metzmacher2017-10-251-1/+1
* s4/torture: vfs_fruit: test xattr unpackingRalph Boehme2017-10-251-0/+5