summaryrefslogtreecommitdiffstats
path: root/source/locking/locking.c
Commit message (Expand)AuthorAgeFilesLines
...
* r12221: Fix error code paths that can potentially leave a dangling lock.Jeremy Allison2005-12-141-2/+13
* r12213: Final fix for #3303 - send rename messages to smbd'sJeremy Allison2005-12-131-3/+53
* r12203: Add the share path into the sharemode db. This involvesJeremy Allison2005-12-121-18/+66
* r11435: Allow the hash size of the tdb open (locking) databaseJeremy Allison2005-11-011-3/+3
* r11341: Put directory opens into the share mode db so weJeremy Allison2005-10-271-1/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-749/+455
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-51/+69
* r6594: Fix silly typo causing tdb to be freed twice.Jeremy Allison2005-05-031-1/+1
* r6543: Fix EDEADLCK problem with deferred open calls. Problem found byJeremy Allison2005-05-011-13/+33
* r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunkHerb Lewis2005-04-271-0/+3
* r4143: Make strict locking an enum. Auto means use oplock optimization.Jeremy Allison2004-12-111-9/+16
* r4121: Optimisation from Nadav Danieli <nadavd@exanet.com>. If we're oplocked,Jeremy Allison2004-12-091-1/+9
* r4108: As check_self is *always* False in every invokation, remove theJeremy Allison2004-12-091-5/+2
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-4/+4
* r2413: Arggg. Stupid, stupid, stupid me ! I added a paranoia testJeremy Allison2004-09-191-13/+0
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2004-06-081-5/+387
* r1011: fix bad merge (from a few months ago) and ensure that we always use td...Gerald Carter2004-06-041-2/+2
* r984: Ensure memmove & memcpy aren't called with len == 0.Jeremy Allison2004-06-021-4/+8
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+881