summaryrefslogtreecommitdiffstats
path: root/source3/locking/share_mode_lock.c
Commit message (Expand)AuthorAgeFilesLines
* smbd: Fix flawed share_mode_stale_pid APIVolker Lendecke2013-09-031-0/+24
* smbd: Use dbwrap_record_watch_send for defer_openVolker Lendecke2013-04-261-0/+3
* s3:locking add NDR debug in share_mode_forallChristian Ambach2013-04-191-0/+4
* s3:locking: add function share_mode_cleanup_disconnected()Gregor Beck2013-04-181-0/+99
* s3:locking: improve debug output of parse_share_modes()Gregor Beck2013-04-181-1/+2
* s3:locking: no need to make a file_id passed by value a constantGregor Beck2013-04-181-10/+7
* s3: Use dbwrap_parse_record in fetch_share_mode_unlockedVolker Lendecke2012-11-281-13/+14
* s3: Fix a typoVolker Lendecke2012-09-041-1/+1
* 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