summaryrefslogtreecommitdiffstats
path: root/source3/locking/share_mode_lock.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Add an error msg when a share mode entry is discardedVolker Lendecke2012-02-221-0/+2
* s3: get_share_mode_lock_fresh->get_share_mode_lockVolker Lendecke2012-02-191-1/+1
* s3: Add a "lock_order" argument to db_openVolker Lendecke2012-01-181-1/+2
* s3: Fix the talloc hierarchy in fetch_share_mode_unlockedVolker Lendecke2012-01-131-1/+1
* Add comments to all functions (to help me understand it better).Jeremy Allison2012-01-131-0/+27
* s3: Fix nested get_share_mode_lock callsVolker Lendecke2012-01-121-5/+57
* s3: Move the share_mode_lock handling to its own fileVolker Lendecke2012-01-121-0/+463