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