summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.6.10 release.samba-4.6.10Karolin Seeger2017-11-151-1/+1
* WHATSNEW: Add release notes for Samba 4.6.10.Karolin Seeger2017-11-151-2/+73
* 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
* selftest: Also run smbtorture smb2.compound with aio enabledChristof Schmitt2017-11-142-0/+5
* torture: Add testcase for compound CREATE-WRITE-CLOSE requestChristof Schmitt2017-11-141-0/+73
* smbd/aio: Do not go async for SMB2 compound requestsChristof Schmitt2017-11-141-0/+8
* smbd: Move check for SMB2 compound request to new functionChristof Schmitt2017-11-143-1/+7
* 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
* tevent: Fix a race conditionVolker Lendecke2017-11-141-2/+4
* lib: tevent: Remove select backend.Jeremy Allison2017-11-146-289/+7
* tevent: version 0.9.33Stefan Metzmacher2017-11-142-1/+100
* tevent: handle passing req = NULL to tevent_req_print()Stefan Metzmacher2017-11-141-0/+4
* tevent: avoid calling talloc_get_name(NULL) in tevent_req_default_print()Stefan Metzmacher2017-11-141-1/+1
* tevent: version 0.9.32Stefan Metzmacher2017-11-142-1/+100
* tevent: include the finish location in tevent_req_default_print()Stefan Metzmacher2017-11-141-2/+3
* tevent: Simplify create_immediateVolker Lendecke2017-11-141-10/+1
* tevent_threads: Fix a rundown race introduced with 1828011317bVolker Lendecke2017-11-141-0/+17
* tevent: Fix a race condition in tevent context rundownVolker Lendecke2017-11-141-5/+9
* tevent: Fix a memleak on FreeBSDVolker Lendecke2017-11-141-0/+5
* tevent: Add tevent_re_initialise to threaded testVolker Lendecke2017-11-141-0/+8
* tevent: Re-init threading in tevent_re_initialiseVolker Lendecke2017-11-141-0/+2
* tevent: Factor out context initializationVolker Lendecke2017-11-141-25/+34
* tevent: Fix a typoVolker Lendecke2017-11-141-1/+1
* Revert "tevent: Fix a race condition"Stefan Metzmacher2017-11-141-3/+2
* tevent: Fix a race conditionVolker Lendecke2017-11-131-2/+3
* 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
* Revert "s3: smbclient: Test we can rename with a name containing."Karolin Seeger2017-11-021-48/+0
* s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd()Andreas Schneider2017-11-021-1/+2
* s4:pyparam: Fix resource leaks on errorAndreas Schneider2017-11-021-0/+6
* s3:passdb: Make sure the salt is fully initialized before passingAndreas Schneider2017-11-021-2/+4
* s3:secrets: Do not leak memory of pw and old_pwAndreas Schneider2017-11-021-0/+12
* ctdb-tests: Process-exists unit tests should wait until PID is registeredMartin Schwenke2017-11-021-0/+2
* ctdb-tests: Wait for fake_ctdbd to start, fail if it doesn'tMartin Schwenke2017-11-021-1/+5
* ctdb-tests: Skip starting fake_ctdbd when current node is disconnectedMartin Schwenke2017-11-022-12/+14
* ctdb-tests: Wait for ctdb_eventd to start, fail if it doesn'tMartin Schwenke2017-11-021-4/+3
* ctdb-tests: Allow wait_until() to be used in unit testsMartin Schwenke2017-11-022-44/+44
* s3: smbclient: Test we can rename with a name containing.Jeremy Allison2017-11-021-0/+48
* s3: smbclient: Ensure we call client_clean_name() before all operations on re...Jeremy Allison2017-11-022-9/+213
* s3: client: Add new utility function client_clean_name().Jeremy Allison2017-11-022-0/+32
* vfs_glusterfs: Fix exporting subdirs with shadow_copy2Michael Adam2017-11-021-0/+10
* vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIRAnoop C S2017-11-021-1/+1
* VERSION: Bump version up to 4.6.10...Karolin Seeger2017-10-251-2/+2
* VERSION: Disable GIT_SNAPSHOTS for the 4.6.9 release.samba-4.6.9Karolin Seeger2017-10-251-1/+1
* WHATSNEW: Add release notes for Samba 4.6.9.Karolin Seeger2017-10-251-2/+101