s3:util: rename procid_equal() to serverid_equal()
[samba.git] / source3 / locking / brlock.c
2012-06-21 Michael Adams3:util: rename procid_equal() to serverid_equal()
2012-06-15 Michael Adams3:locking: change brlock.c to use fsp_fnum_dbg() for...
2012-06-06 Michael Adams3:include: change lock_struct->fnum to uint64_t
2012-06-06 Michael Adams3:include: change connection_struct->cnum to uint32_t
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2011-12-16 Stefan Metzmachers3:locking: avoid using sconn_server_id()
2011-12-14 Stefan Metzmachers3:smbd: remove brl_register_msgs()
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-10-11 Michael Adams3:locking: convert brlock to only use dbwrap wrapper...
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-16 Jeremy AllisonFix bug #8307 - brl_close_fnum does not call SMB_VFS_BR...
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-06-20 Rusty Russelltdb_compat: Higher level API fixes.
2011-06-09 Andrew Bartlettlib/util Bring procid_str() into lib/util as server_id_...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-05-28 Volker Lendeckes3: Fix some nonempty blank lines
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...
next