More simple const fixes.
[samba.git] / source3 / locking / brlock.c
2011-05-05 Jeremy AllisonMore simple const fixes.
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-locking: move locking prototypes out of proto.h.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-18 Stefan Metzmachers3:locking: simplify the non cluster case of brl_get_lo...
2011-03-18 Stefan Metzmachers3:locking: brl_get_locks_internal() should not expose...
2011-03-02 Günther Deschners3-server_id: only include server_id where needed.
2010-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-07-05 Volker Lendeckes3: Remove procid_self() from brl_close_fnum()
2010-05-07 Jeremy AllisonThis patch looks bigger than it is. It does 2 things...
2010-05-06 Jeremy AllisonFix SMB2 lock tests up to cancel-by-close.
2010-05-05 Jeremy AllisonMove to MS-FSA algorithm when checking for invalid...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-02-14 Andrew Tridgells3-locking: convert brlock to TYPESAFE_QSORT()
2009-12-04 Jeremy AllisonMake Samba3 pass the RAW-LOCK test as Windows.
2009-11-21 Volker Lendeckes3: Remove a pointless memset
2009-11-21 Volker Lendeckes3: Cache brlock.tdb entries for the fast read&write...
2009-11-03 Volker Lendeckes3: Remove debug_ctx()
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-05 Jeremy AllisonFix bug 6776 - Running overlapping Byte Lock test will...
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
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-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-03 Volker LendeckeUse procid_str in debug messages for better cluster...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-21 Zack Kirschs3 BRL: Add more clarifying comments and add implied...
2009-02-13 Zack KirschAdd VFS ops for Windows BRL: Lock, Unlock and Cancel:
2009-02-10 Volker LendeckeFix an uninitialized variable. Tim, please check!
2009-02-10 Tim Proutys3 oplocks: Make the level2 oplock contention API more...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-12 Jeremy AllisonQuieten valgrind message on make valgrindtest. This...
2008-03-17 Volker LendeckeMerge leftovers of 0e1a86bc845 in 3-0-ctdb
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-20 Volker LendeckeFix some "set but never used" warnings
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge CTDB-related fixes from samba-ctdb 3.0 branch...
2007-12-10 Volker LendeckeTiny simplifications
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker25055: Add file_id_string_tos
2007-10-10 Volker Lendecker24266: Remove the "open files database hash size"...
2007-10-10 Volker Lendecker24034: Print the full cluster pid in print_lock_struct
2007-10-10 Volker Lendecker23885: Fix make test on opi.
2007-10-10 Volker Lendecker23882: Fix Coverity id 389 -- finally (I hope)
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 Volker Lendecker23759: Fix make test -- sorry
2007-10-10 Volker Lendecker23755: Fix Coverity id 384
2007-10-10 Jeremy Allisonr23516: Fix bug found & fixed by Doug Rudoff (doug_rudo...
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Volker Lendecker23316: Ouch... This would not have run in production...
2007-10-10 Volker Lendecker23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a...
2007-10-10 Volker Lendecker23195: Add void *private_data to brl_forall
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker23169: Merge 535 of Tridge's bzr tree:
2007-10-10 Volker Lendecker23165: Convert brlock.tdb to dbwrap
2007-10-10 Jeremy Allisonr23014: For all branches, ensure that if we're blocked...
2007-10-10 Volker Lendecker22846: Chunk one to replace message_send_pid with...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Volker Lendecker22688: Change lock_data in struct byte_range_lock...
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Volker Lendecker21723: Make use of the per-hashchain "freelists"
2007-10-10 Volker Lendecker19668: Convert the locking params to use struct share_...
2007-10-10 Volker Lendecker17924: Get rid of warnings now that talloc is merged.
2007-10-10 Volker Lendecker17452: Some C++ warnings
2007-10-10 Jeremy Allisonr17346: Add optimisation vl needs for the cluster code...
2007-10-10 Jeremy Allisonr17314: Optimisation for POSIX locking. If we're downgr...
2007-10-10 Jeremy Allisonr17293: After the results from the cluster tests in...
2007-10-10 Volker Lendecker17279: conn->cnum is the tid we've given to the client...
2007-10-10 Jeremy Allisonr17276: Don't change the POSIX lock ref count if posix...
2007-10-10 Jeremy Allisonr17181: Fix the build farm RAW-READ bug. When making...
2007-10-10 Jeremy Allisonr17105: Fix the race Volker found - we had a non-locked
2007-10-10 Jeremy Allisonr17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
2007-10-10 Jeremy Allisonr17046: Ensure we're using the right pointers ...
2007-10-10 Jeremy Allisonr17043: Fix memleak when processing CIFS POSIX lock...
2007-10-10 Jeremy Allisonr17041: Trying to track down a *big* memory leak in...
2007-10-10 Jeremy Allisonr16987: Fix the logic errors in ref-counting Windows...
2007-10-10 Jeremy Allisonr16973: Fix subtle logic error in lock ref counting...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr15419: Never write the same function twice :-). In...
2007-10-10 Jeremy Allisonr15402: Fix for bug #3587. Dead entries can be left...
2007-10-10 Jeremy Allisonr15269: Fix incorrect boolean in assert to make POSIX...
2007-10-10 Tim Potterr15255: Add return statement after abort to placate...
2007-10-10 Jeremy Allisonr15083: Using talloc with destructors is nice and all...
2007-10-10 Jeremy Allisonr15060: The brlock code gets called a lot. Ensure we...
2007-10-10 Jeremy Allisonr15026: Fix warning until POSIX locking finished.
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Jeremy Allisonr14763: Add a new tuning parameter, open files database...
next