Fix the overwriting of errno before use in a DEBUG statement and use the return value...
[samba.git] / source3 / smbd / oplock_onefs.c
2011-12-13 Stefan Metzmachers3:smbd/oplock_onefs: avoid using smbd_messaging_context()
2011-12-13 Stefan Metzmachers3:smbd/oplock_onefs: pass smbd_server_connection to...
2011-12-13 Stefan Metzmachers3:smbd/oplock: pass smbd_server_connection to onefs_in...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-30 Andrew Bartletts3-globals Remove smbd_event_context() (use server_even...
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2010-05-13 Jeremy AllisonBe more forgiving on client oplock break failure (as...
2010-04-13 Jeremy AllisonMove to using 64-bit mid values in our internal open...
2010-04-10 Jeremy AllisonPlumb SMB2 stubs into all the places we defer SMB1...
2009-11-03 Volker Lendeckes3: Remove debug_ctx()
2009-07-25 Tim Proutys3 onefs: Fix the onefs modules after the big refactoring
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Change fsp->fsp_name to be an smb_filename struct!
2009-07-21 Tim Proutys3 onefs oplocks: Replace static fstring with talloc...
2009-05-13 Zack Kirschs3 onefs: Self-contend level2 oplocks on BRL
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-06 Tim Proutys3 onefs: Simplify level 2 oplock self-contention
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Tim Proutys3 OneFS: Fix a double free in an error path
2009-02-10 Tim Proutys3 OneFS: Add kernel oplocks implementation