summaryrefslogtreecommitdiffstats
path: root/source/smbd/oplock.c
Commit message (Expand)AuthorAgeFilesLines
* Allow server manager to close open files selected by id.Jeremy Allison2008-06-051-1/+1
* locking: store the write time in the locking.tdbStefan Metzmacher2008-04-121-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.samba-misc-tags/initial-v3-2-testGerald (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
* r15088: Remove all time() and gettimeofday() calls out of the mainlineJeremy Allison2007-10-101-15/+3
* r13916: Fix Coverity bug #29. Looks like my code. I wonder how much there is ...Volker Lendecke2007-10-101-0/+1
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-8/+8
* r13498: Fix the kernel oplocks code for IRIX. Should fix #3515.Jeremy Allison2007-10-101-16/+7
* r13482: Push the FAM notification file descriptor into the selectJames Peach2007-10-101-10/+5
* r13233: build fixes for smbmnt; remove unused variable; ready to ship 3.0.21b...Gerald Carter2007-10-101-1/+0
* r13198: Fix issues exposed by Jerry's testing on 64-bit SolarisJeremy Allison2007-10-101-55/+138
* r13192: Fix up alignment issues when printing share modeJeremy Allison2007-10-101-0/+9
* r12877: Stop passing structs around in smb messages, insteadJeremy Allison2007-10-101-55/+133
* r12713: Remove use of uint8_t -> uint8.Jeremy Allison2007-10-101-1/+1
* r12460: Fixes for bug 3349Volker Lendecke2007-10-101-0/+8
* r12203: Add the share path into the sharemode db. This involvesJeremy Allison2007-10-101-3/+3
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-1010/+321
* r9126: Fix valgrind bug Volker found in interaction with new aio bufferJeremy Allison2007-10-101-5/+7
* r8545: Fix oplock bug introduced by oplock code "simplification" :-).Jeremy Allison2007-10-101-5/+5
* r8521: Another micro-step: Don't pass down a flag where not necessary.Volker Lendecke2007-10-101-14/+16
* r8508: Rename EXCLUSIVE_BREAK_SENT to BREAK_TO_NONE_SENT.Volker Lendecke2007-10-101-2/+2
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-101-29/+38
* r7963: Add aio support to 3.0.Jeremy Allison2007-10-101-6/+20
* r6252: Re-order position of become_root() to allow directory to beJeremy Allison2007-10-101-3/+4