summaryrefslogtreecommitdiffstats
path: root/source3/locking/share_mode_lock.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Do not check the PIDs is parse_share_modesVolker Lendecke2012-05-251-42/+0
* Raise the debug level from 1 to 5 in get_share_mode_lock_internal()Jeremy Allison2012-05-181-1/+2
* s3: Revert the serverid changes, they need more workVolker Lendecke2012-05-181-0/+42
* s3: Do not check the PIDs is parse_share_modesVolker Lendecke2012-05-171-42/+0
* s3: talloc_zero is not needed for structs we ndr_pull intoVolker Lendecke2012-05-141-1/+1
* 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