index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
locking
/
share_mode_lock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: smbd: Fix open_files.idl to correctly ignore share_mode_lease *lease in s...
Jeremy Allison
2017-05-18
1
-2
/
+2
*
s3/locking: add fetch_share_mode_send/recv
Ralph Boehme
2017-04-18
1
-0
/
+125
*
s3/locking: Avoid a talloc for nonexisting fetch_share_mode_unlocked
Volker Lendecke
2017-01-22
1
-15
/
+17
*
lib: Add lib/util/server_id.h
Volker Lendecke
2017-01-22
1
-0
/
+1
*
smbd: ignore ctdb tombstone records in fetch_share_mode_unlocked_parser()
Ralph Boehme
2016-08-08
1
-0
/
+6
*
smbd: Convert locking.tdb to new dbwrap_watch
Volker Lendecke
2016-07-15
1
-5
/
+13
*
Fix memory leak in share mode locking.
Hemanth Thummala
2016-05-27
1
-0
/
+5
*
s3:locking: initialize lease pointer in share_mode_traverse_fn()
Ralph Boehme
2015-10-13
1
-3
/
+7
*
s3:smbstatus: add stream name to share_entry_forall()
Ralph Boehme
2015-10-12
1
-3
/
+8
*
lib: Remove server_id_str()
Volker Lendecke
2015-04-28
1
-1
/
+2
*
smbd: Save a few lines of C :-)
Volker Lendecke
2015-04-22
1
-4
/
+1
*
s3: locking: Add a memcache based lock cache.
Jeremy Allison
2015-04-17
1
-9
/
+199
*
s3:locking: cleanup leases_db from share_mode_cleanup_disconnected()
Stefan Metzmacher
2014-12-04
1
-0
/
+12
*
s3:open_files.idl: add data structures for SMB2.1 and SMB3.0 leases.
Stefan Metzmacher
2014-12-04
1
-1
/
+11
*
share_mode_lock: don't leak lock_path onto talloc tos
David Disseldorp
2014-11-03
1
-2
/
+9
*
s3:locking: Change from ndr_pull_struct_blob() to ndr_pull_struct_blob_all() ...
Volker Lendecke
2014-10-31
1
-2
/
+2
*
s3:locking: allow early return for share_entry_forall()
Volker Lendecke
2014-10-31
1
-9
/
+14
*
s3:locking: Introduce share_mode_forall
Volker Lendecke
2014-10-31
1
-28
/
+64
*
s3:locking: Rename share_mode_forall->share_entry_forall
Volker Lendecke
2014-10-31
1
-2
/
+2
*
smbstatus: Fix an uninitialized variable
Volker Lendecke
2014-06-30
1
-0
/
+1
*
smbd: Remove unused "share_mode_data->id"
Volker Lendecke
2014-03-21
1
-1
/
+0
*
smbd: Keep "the_lock"s file id separately
Volker Lendecke
2014-03-21
1
-1
/
+4
*
smbd: Avoid checking the_lock->id for fresh locks
Volker Lendecke
2014-03-21
1
-4
/
+5
*
dbwrap: add a dbwrap_flags argument to db_open()
Michael Adam
2014-02-07
1
-1
/
+1
*
param: Complete the removal of the "open files database hash size" parameter
Garming Sam
2014-01-31
1
-1
/
+1
*
smbd: Simplify get_share_mode_lock a bit
Volker Lendecke
2013-12-14
1
-14
/
+13
*
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