Merge branch 'master' of ssh://git.samba.org/data/git/samba
[amitay/samba.git] / source3 / smbd / oplock.c
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-27 Stefan Metzmachers3:smbd: make kernel oplocks event driven
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Stefan Metzmachers3:smbd: restructure kernel oplocks code
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jeremy AllisonFix bug #5980 - Race condition when granting level2...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jeremy AllisonFix bug #5979 - Level 2 oplocks being granted improperly,
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-27 Jeremy AllisonAllow server manager to close open files selected by id.
2008-04-07 Stefan Metzmacherlocking: store the write time in the locking.tdb
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Volker Lendeckeuse talloc_tos in a few more places
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2007-12-30 Jeremy AllisonAs the encryption is stream based there's no reason
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-11-03 Jeremy AllisonRemove the smb_read_error global variable and replace
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Volker Lendecker25055: Add file_id_string_tos
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23589: Ensure we will always release any timeout handler
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker22868: Replace some message_send_pid calls with messag...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr21191: Add in the POSIX open/mkdir/unlink calls.
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Volker Lendecker20846: Before this gets out of control...
2007-10-10 James Peachr20237: Replace exit_server with exit_server_cleanly...
2007-10-10 Jeremy Allisonr18224: Paranoia - ensure the oplock event handler is
2007-10-10 Volker Lendecker17452: Some C++ warnings
2007-10-10 Jeremy Allisonr17293: After the results from the cluster tests in...
2007-10-10 Volker Lendecker17134: Fix a debug message
2007-10-10 Jeremy Allisonr16435: Add in the uid info that Jerry needs into the
2007-10-10 Jeremy Allisonr15958: Make us pass RAW-OPLOCK with kernel oplocks...
2007-10-10 Jeremy Allisonr15668: DOS or FCB opens share one share mode entry...
2007-10-10 James Peachr15446: Tidy up the formatting of locking debug message...
2007-10-10 Jeremy Allisonr15088: Remove all time() and gettimeofday() calls...
2007-10-10 Volker Lendecker13916: Fix Coverity bug #29. Looks like my code. I...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Jeremy Allisonr13498: Fix the kernel oplocks code for IRIX. Should...
2007-10-10 James Peachr13482: Push the FAM notification file descriptor into...
2007-10-10 Gerald Carterr13233: build fixes for smbmnt; remove unused variable...
2007-10-10 Jeremy Allisonr13198: Fix issues exposed by Jerry's testing on 64...
2007-10-10 Jeremy Allisonr13192: Fix up alignment issues when printing share...
2007-10-10 Jeremy Allisonr12877: Stop passing structs around in smb messages...
2007-10-10 Jeremy Allisonr12713: Remove use of uint8_t -> uint8.
2007-10-10 Volker Lendecker12460: Fixes for bug 3349
2007-10-10 Jeremy Allisonr12203: Add the share path into the sharemode db. This...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr9126: Fix valgrind bug Volker found in interaction...
2007-10-10 Jeremy Allisonr8545: Fix oplock bug introduced by oplock code "simpli...
2007-10-10 Volker Lendecker8521: Another micro-step: Don't pass down a flag where...
2007-10-10 Volker Lendecker8508: Rename EXCLUSIVE_BREAK_SENT to BREAK_TO_NONE_SENT.
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Jeremy Allisonr6252: Re-order position of become_root() to allow...
2007-10-10 Jeremy Allisonr6234: Fix for possible root squash nfs bugs from psz...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr6172: Tidy up error processing significantly. Remove...
2007-10-10 Jeremy Allisonr5014: Split out the request to send an async level...
2007-10-10 Jeremy Allisonr5002: Ensure we can't remove a level II oplock without...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr1117: Doh ! Remember to turn off signing when sending...
2007-10-10 Jeremy Allisonr1089: Removed spurious oplock message in deferred...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2003-08-07 Jeremy AllisonAn oplock break reply from the client causes the sequen...
2003-08-07 Jeremy AllisonTurns out I had my packet sequences wrong for oplock...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-02 Jeremy AllisonMore fixes for client and server side signing. Ensure...
2003-07-17 Jeremy AllisonCorrectly toggle the signing state to what it was previ...
2003-07-16 Jeremy AllisonAdd API framework for server SMB signing.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-22 Jeremy AllisonTidyups of some dubious logic discovered whilst trying...
2003-04-22 Jeremy AllisonTidyups of some dubious logic discovered whilst trying...
next