summaryrefslogtreecommitdiff
path: root/source3/smbd/oplock.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Remove debug_ctx()Volker Lendecke2009-11-261-5/+5
* s3: Change fsp->fsp_name to be an smb_filename struct!Tim Prouty2009-07-201-10/+14
* We have to deny a level 2 oplock if kernel oplocks are enabledVolker Lendecke2009-04-121-0/+6
* s3 oplocks: Add back procid_str to debug messageTim Prouty2009-04-071-2/+3
* s3 oplocks: Refactor level II oplock contentionTim Prouty2009-04-061-57/+53
* Use cluster-aware procid_is_me instead of comparing pid'sVolker Lendecke2009-04-031-2/+2
* Use procid_str in debug messages for better cluster-debuggabilityVolker Lendecke2009-04-031-11/+13
* s3:smbd: use new simplified snb_signing code in the serverStefan Metzmacher2009-03-231-24/+3
* s3: Add extid to the dev/inode pairTim Prouty2009-02-191-14/+14
* s3 OneFS: Add kernel oplocks implementationTim Prouty2009-02-091-0/+7
* s3 oplocks: Add capabilites flags field to the kernel_oplocks structTim Prouty2009-02-091-2/+28
* s3 oplocks: Make the level2 oplock contention API more granularTim Prouty2009-02-091-2/+23
* s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve...Tim Prouty2009-02-091-2/+2
* S3: New module interface for SMB message statistics gatheringtodd stecher2009-02-091-3/+6
* s3:smbd: make kernel oplocks event drivenStefan Metzmacher2009-01-271-51/+13
* s3:smbd: restructure kernel oplocks codeStefan Metzmacher2009-01-221-23/+10
* s3:smbd: move all globals and static variables in globals.[ch]Stefan Metzmacher2009-01-081-9/+1
* s3:events: change event_add_timed() prototype to match samba4Stefan Metzmacher2009-01-051-2/+1
* Fix bug #5980 - Race condition when granting level2 oplocks can cause break n...Jeremy Allison2008-12-181-4/+27
* Fix bug #5979 - Level 2 oplocks being granted improperly,Jeremy Allison2008-12-171-5/+18
* Allow server manager to close open files selected by id.Jeremy Allison2008-05-271-1/+1
* locking: store the write time in the locking.tdbStefan Metzmacher2008-04-071-3/+6
* use talloc_tos in a few more placesVolker Lendecke2008-01-101-3/+3
* Refactor the crypto code after a very helpful conversationJeremy Allison2008-01-041-13/+13
* As the encryption is stream based there's no reasonJeremy Allison2007-12-301-5/+7
* Add SMB encryption. Still fixing client decrypt butJeremy Allison2007-12-261-1/+5
* Remove the smb_read_error global variable and replaceJeremy Allison2007-11-031-1/+0
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-12/+12
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-1/+1
* r25055: Add file_id_string_tosVolker Lendecke2007-10-101-12/+12
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23589: Ensure we will always release any timeout handlerJeremy Allison2007-10-101-6/+4
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-0/+6
* r23183: Check in a change made by Tridge:Volker Lendecke2007-10-101-56/+38
* r22868: Replace some message_send_pid calls with messaging_send_pid calls. MoreVolker Lendecke2007-10-101-65/+77
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-5/+5
* r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison2007-10-101-1/+1
* r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison2007-10-101-0/+2
* r21064: The core of this patch isVolker Lendecke2007-10-101-10/+20
* r20846: Before this gets out of control...Volker Lendecke2007-10-101-2/+3
* r20237: Replace exit_server with exit_server_cleanly where appropriate. AllJames Peach2007-10-101-3/+3
* r18224: Paranoia - ensure the oplock event handler isJeremy Allison2007-10-101-0/+6
* r17452: Some C++ warningsVolker Lendecke2007-10-101-5/+5
* r17293: After the results from the cluster tests in Germany,Jeremy Allison2007-10-101-11/+0
* r17134: Fix a debug messageVolker Lendecke2007-10-101-1/+1
* r16435: Add in the uid info that Jerry needs into theJeremy Allison2007-10-101-0/+2
* r15958: Make us pass RAW-OPLOCK with kernel oplocks off.Jeremy Allison2007-10-101-0/+1
* r15668: DOS or FCB opens share one share mode entry from differentJeremy Allison2007-10-101-3/+3
* r15446: Tidy up the formatting of locking debug messages and make it moreJames Peach2007-10-101-18/+22