index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
locking
/
share_mode_lock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbd: Factor out remove_stale_share_mode_entries
Volker Lendecke
2013-10-15
1
-14
/
+1
*
smbd: Fix flawed share_mode_stale_pid API
Volker Lendecke
2013-09-03
1
-0
/
+24
*
smbd: Use dbwrap_record_watch_send for defer_open
Volker Lendecke
2013-04-26
1
-0
/
+3
*
s3:locking add NDR debug in share_mode_forall
Christian Ambach
2013-04-19
1
-0
/
+4
*
s3:locking: add function share_mode_cleanup_disconnected()
Gregor Beck
2013-04-18
1
-0
/
+99
*
s3:locking: improve debug output of parse_share_modes()
Gregor Beck
2013-04-18
1
-1
/
+2
*
s3:locking: no need to make a file_id passed by value a constant
Gregor Beck
2013-04-18
1
-10
/
+7
*
s3: Use dbwrap_parse_record in fetch_share_mode_unlocked
Volker Lendecke
2012-11-28
1
-13
/
+14
*
s3: Fix a typo
Volker Lendecke
2012-09-04
1
-1
/
+1
*
s3: Do not check the PIDs is parse_share_modes
Volker Lendecke
2012-05-25
1
-42
/
+0
*
Raise the debug level from 1 to 5 in get_share_mode_lock_internal()
Jeremy Allison
2012-05-18
1
-1
/
+2
*
s3: Revert the serverid changes, they need more work
Volker Lendecke
2012-05-18
1
-0
/
+42
*
s3: Do not check the PIDs is parse_share_modes
Volker Lendecke
2012-05-17
1
-42
/
+0
*
s3: talloc_zero is not needed for structs we ndr_pull into
Volker Lendecke
2012-05-14
1
-1
/
+1
*
s3: Add an error msg when a share mode entry is discarded
Volker Lendecke
2012-02-22
1
-0
/
+2
*
s3: get_share_mode_lock_fresh->get_share_mode_lock
Volker Lendecke
2012-02-19
1
-1
/
+1
*
s3: Add a "lock_order" argument to db_open
Volker Lendecke
2012-01-18
1
-1
/
+2
*
s3: Fix the talloc hierarchy in fetch_share_mode_unlocked
Volker Lendecke
2012-01-13
1
-1
/
+1
*
Add comments to all functions (to help me understand it better).
Jeremy Allison
2012-01-13
1
-0
/
+27
*
s3: Fix nested get_share_mode_lock calls
Volker Lendecke
2012-01-12
1
-5
/
+57
*
s3: Move the share_mode_lock handling to its own file
Volker Lendecke
2012-01-12
1
-0
/
+463