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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECK
Ralph Boehme
2017-07-11
2
-3
/
+3
*
s3/vfs: remove SMB_VFS_STRICT_UNLOCK
Ralph Boehme
2017-07-10
2
-6
/
+0
*
s3/locking: make find_share_mode_entry public
Ralph Boehme
2017-05-28
2
-1
/
+3
*
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: helper functions for lease types
Ralph Boehme
2017-05-06
2
-0
/
+19
*
s3/locking: add const to fsp_lease_type
Ralph Boehme
2017-05-06
2
-2
/
+2
*
s3/locking: add fetch_share_mode_send/recv
Ralph Boehme
2017-04-18
2
-0
/
+132
*
s3: locking: Update oplock optimization for the leases era !
Jeremy Allison
2017-03-15
1
-9
/
+13
*
s3: locking: Move two leases functions into a new file.
Jeremy Allison
2017-03-15
2
-0
/
+59
*
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
4
-0
/
+4
*
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: VFS: Map process-associated lock operation to open file description lock ...
Jeremy Allison
2016-05-21
1
-3
/
+13
*
s3: VFS: Add bool use_ofd_locks member to struct files_struct.
Jeremy Allison
2016-05-21
1
-4
/
+5
*
s3: locking: Convert on the wire behavior of POSIX (UNIX extensions) locks fr...
Jeremy Allison
2016-05-21
1
-0
/
+88
*
s3: locking: Add a const struct lock_context * paramter to set_posix_lock_pos...
Jeremy Allison
2016-05-21
3
-0
/
+3
*
s3: locking: Add some const.
Jeremy Allison
2016-05-21
2
-12
/
+13
*
s3: locking: Rename xxx_windows_lock_ref_count to xxx_lock_ref_count.
Jeremy Allison
2016-05-21
1
-20
/
+16
*
s3:smbd: convert file_struct.posix_open to a bitmap with flags
Ralph Boehme
2015-12-01
1
-1
/
+2
*
remove many valgrind errors for base.lock test
Noel Power
2015-11-06
1
-0
/
+2
*
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
2
-4
/
+10
*
Convert uint64 to uint64_t
Richard Sharpe
2015-05-15
2
-2
/
+2
*
Convert all uint32/16/8 to _t in source3/locking.
Richard Sharpe
2015-05-13
3
-6
/
+6
*
lib: Remove server_id_str()
Volker Lendecke
2015-04-28
2
-3
/
+7
*
lib: Remove procid_str_static
Volker Lendecke
2015-04-28
2
-10
/
+27
*
smbd: Cancel pending notifies if the directory goes away
Volker Lendecke
2015-04-22
1
-1
/
+30
*
smbd: Remove bool arg from set_delete_on_close_lck
Volker Lendecke
2015-04-22
2
-11
/
+1
*
smbd: Use reset_delete_on_close_lck directly
Volker Lendecke
2015-04-22
1
-3
/
+1
*
smbd: Introduce reset_delete_on_close_lck
Volker Lendecke
2015-04-22
2
-26
/
+37
*
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
*
brlock: Use 0 instead of empty initializer list
Christof Schmitt
2015-03-12
1
-1
/
+1
*
leases_db: don't leak lock_path onto talloc tos
David Disseldorp
2015-01-12
1
-2
/
+9
*
smbd: Fix a small leak on talloc_tos()
Volker Lendecke
2015-01-11
1
-1
/
+1
*
smbd: Fix an uninitialized variable read
Volker Lendecke
2015-01-11
1
-2
/
+1
*
s3:locking: fix uninitialiazed variable in brl_get_locks_readonly_parser()
Stefan Metzmacher
2014-12-18
1
-0
/
+1
*
s3:locking: Change the data model for leases_db to cope with dynamic path ren...
Jeremy Allison
2014-12-09
2
-31
/
+37
*
s3:locking: pass down servicepath to leases_db_add()
Jeremy Allison
2014-12-09
2
-0
/
+3
*
s3:locking: Add new utility function leases_db_copy_file_ids()
Jeremy Allison
2014-12-09
2
-0
/
+25
*
s3:locking: pass servicename_new to leases_db_rename()
Jeremy Allison
2014-12-09
3
-0
/
+3
*
s3: leases : Cope with renaming leased open files.
Jeremy Allison
2014-12-05
1
-1
/
+24
*
s3: leases: Add leases_db_rename() to cope with renaming a leased file.
Jeremy Allison
2014-12-05
2
-1
/
+27
*
s3:locking: add downgrade_share_lease() helper function
Volker Lendecke
2014-12-04
2
-0
/
+86
*
s3:locking: cleanup leases_db from share_mode_cleanup_disconnected()
Stefan Metzmacher
2014-12-04
1
-0
/
+12
*
s3:locking: ensure all share mode removal functions go through a common lease...
Jeremy Allison
2014-12-04
1
-3
/
+88
*
s3:open_files.idl: add data structures for SMB2.1 and SMB3.0 leases.
Stefan Metzmacher
2014-12-04
3
-5
/
+29
*
s3:locking: add leases_db infrastructure
Volker Lendecke
2014-12-04
2
-0
/
+433
[next]