Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-25 | s3: Test whether get_share_mode_lock cleans up stale processes | Volker Lendecke | 1 | -0/+175 | |
Signed-off-by: Jeremy Allison <jra@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-05-18 | s3: Revert the serverid changes, they need more work | Volker Lendecke | 1 | -175/+0 | |
Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Fri May 18 13:12:14 CEST 2012 on sn-devel-104 | |||||
2012-05-17 | s3: Test whether get_share_mode_lock cleans up stale processes | Volker Lendecke | 1 | -0/+175 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2012-01-06 | s3: Use DELETE_ON_CLOSE instead of unlink | Volker Lendecke | 1 | -7/+6 | |
2012-01-05 | s3: Add a test for proper brlock cleanup | Volker Lendecke | 1 | -0/+87 | |
We need to improve the server here. Maybe we should validate the brlock entry whenever we detect a read/write being blocked from locking? This is not our hot code path anyway, and it would gain us significant robustness. The code might become quite a bit simpler as well. | |||||
2012-01-05 | s3: Clarify what CLEANUP1 does | Volker Lendecke | 1 | -1/+2 | |
2012-01-05 | s3: Add a test excercising the share mode cleanup routine | Volker Lendecke | 1 | -0/+69 | |