dummy commit
[metze/old/v3-2-winbind-ndr.git] / source / locking / brlock.c
2007-09-10 vlendecAdd file_id_string_tos
2007-08-07 vlendecRemove the "open files database hash size" parameter
2007-07-24 vlendecPrint the full cluster pid in print_lock_struct
2007-07-16 vlendecFix make test on opi.
2007-07-16 vlendecFix Coverity id 389 -- finally (I hope)
2007-07-10 tridgeuse the GPLv3 boilerplate as recommended by the FSF...
2007-07-09 jraChange from v2 or later to v3 or later.
2007-07-09 vlendecFix make test -- sorry
2007-07-09 vlendecFix Coverity id 384
2007-06-16 jraFix bug found & fixed by Doug Rudoff (doug_rudoff@isilo...
2007-06-15 jpeachTidy calls to smb_panic by removing trailing newlines...
2007-06-03 vlendecOuch... This would not have run in production without...
2007-05-29 vlendecAdd MSG_SMB_BRL_VALIDATE. Tridge, this is a bit differe...
2007-05-29 vlendecAdd void *private_data to brl_forall
2007-05-29 vlendecCheck in a change made by Tridge:
2007-05-27 vlendecMerge 535 of Tridge's bzr tree:
2007-05-27 vlendecConvert brlock.tdb to dbwrap
2007-05-19 jraFor all branches, ensure that if we're blocked on a...
2007-05-14 vlendecChunk one to replace message_send_pid with messaging_se...
2007-05-07 vlendecStart to merge the low-hanging fruit from the now 7000...
2007-05-05 vlendecChange lock_data in struct byte_range_lock from void...
2007-04-30 jraMake all uses of TALLOC_MEMDUP consistent.
2007-03-29 metzechange TDB_DATA from char * to unsigned char *
2007-03-06 vlendecMake use of the per-hashchain "freelists"
2006-11-11 vlendecConvert the locking params to use struct share_param...
2006-08-29 vlendecGet rid of warnings now that talloc is merged.
2006-08-08 vlendecSome C++ warnings
2006-07-31 jraAdd optimisation vl needs for the cluster code where
2006-07-29 jraOptimisation for POSIX locking. If we're downgrading
2006-07-28 jraAfter the results from the cluster tests in Germany,
2006-07-27 vlendecconn->cnum is the tid we've given to the client. This...
2006-07-27 jraDon't change the POSIX lock ref count if posix locking...
2006-07-21 jraFix the build farm RAW-READ bug. When making a copy
2006-07-18 jraFix the race Volker found - we had a non-locked
2006-07-17 jraSamba3 now cleanly passes Samba4 RAW-LOCK torture
2006-07-15 jraEnsure we're using the right pointers ...
2006-07-15 jraFix memleak when processing CIFS POSIX lock/unlock
2006-07-14 jraTrying to track down a *big* memory leak in the new...
2006-07-12 jraFix the logic errors in ref-counting Windows locks.
2006-07-12 jraFix subtle logic error in lock ref counting found by
2006-07-11 jraSync trunk -> 3.0 for 3.0.24 code. Still need
2006-05-03 jraNever write the same function twice :-). In a traversal
2006-05-03 jraFix for bug #3587. Dead entries can be left in the...
2006-04-26 jraFix incorrect boolean in assert to make POSIX lock...
2006-04-25 tpotAdd return statement after abort to placate fussy compi...
2006-04-13 jraUsing talloc with destructors is nice and all, but...
2006-04-12 jraThe brlock code gets called a lot. Ensure we keep the
2006-04-10 jraFix warning until POSIX locking finished.
2006-04-10 jraMerge Volker's ipc/trans2/nttrans changes over
2006-03-29 jraAdd a new tuning parameter, open files database hash...
2006-03-07 jraFixed a very interesting class of realloc() bugs found...
2005-09-30 jerryBIG merge from trunk. Features not copied over
2005-04-27 herbadd LOCKING debug class - pull PRINTINGDB class definit...
2005-03-03 jraFix 64-bit overflow problems found by BlueArc torture...
2004-12-09 jraAs check_self is *always* False in every invokation...
2004-12-07 jraGet medieval on our ass about malloc.... :-). Take...
2004-10-18 jraSteal from Samba4 :-). Make us pass most of the new...
2004-10-17 tridgewhen checking for the existance of a lock we are only...
2004-06-04 jerryfix bad merge (from a few months ago) and ensure that...
2004-04-04 CVSINimport HEAD into svn+ssh://svn.samba.org/home/svn/samba...