summaryrefslogtreecommitdiff
path: root/source3/include/locking.h
Commit message (Expand)AuthorAgeFilesLines
* s3:locking: add brl_req_guid() and brl_req_mem_ctx() helper functionsStefan Metzmacher2019-09-091-0/+2
* smbd: Remove struct blocking_lock_recordVolker Lendecke2019-06-201-20/+0
* smbd: Remove unused brlock codeVolker Lendecke2019-06-201-3/+1
* smbd: Move "struct byte_range_lock" definition to brlock.cVolker Lendecke2013-09-111-9/+1
* smbd: Fix blank line endingsVolker Lendecke2013-09-111-6/+6
* s3:include: change lock_struct->fnum to uint64_tMichael Adam2012-06-061-1/+1
* s3:include: change lock_context->tid to uint32_tMichael Adam2012-06-061-1/+1
* s3:includes: move struct share_mode_lock to locking.hStefan Metzmacher2012-06-061-0/+4
* s3-build: move file_id.c into samba3-util and create a private headerAndrew Bartlett2012-04-181-1/+1
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+2
* idl: add file_id idl.Günther Deschner2011-01-251-8/+1
* This patch looks bigger than it is. It does 2 things. 1). Renames smbpid -> s...Jeremy Allison2010-05-071-4/+4
* Plumb the SMB2 front end into the blocking lock backend.Jeremy Allison2010-04-301-0/+7
* s3: Add extid to the dev/inode pairTim Prouty2009-02-191-0/+1
* Add VFS ops for Windows BRL: Lock, Unlock and Cancel:Zack Kirsch2009-02-131-0/+20
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23195: Add void *private_data to brl_forallVolker Lendecke2007-10-101-12/+0
* r23183: Check in a change made by Tridge:Volker Lendecke2007-10-101-9/+10
* r23165: Convert brlock.tdb to dbwrapVolker Lendecke2007-10-101-0/+1
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-3/+3
* r22688: Change lock_data in struct byte_range_lock from void * to struct lock...Volker Lendecke2007-10-101-1/+1
* r17346: Add optimisation vl needs for the cluster code whereJeremy Allison2007-10-101-0/+1
* r17314: Optimisation for POSIX locking. If we're downgradingJeremy Allison2007-10-101-2/+6
* r17177: Get rid of a global variable by adding a private data pointer toVolker Lendecke2007-10-101-6/+0
* r17098: Samba3 now cleanly passes Samba4 RAW-LOCK tortureJeremy Allison2007-10-101-1/+3
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-0/+88