smb2_server: skip tcon check and chdir_current_service() for FSCTL_VALIDATE_NEGOTIATE...
[samba.git] / source3 / locking /
2021-03-08 Volker Lendeckelocking: Fix an uninitialized variable read
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2020-12-16 Ralph Boehmesmbd: use fh_[get|set]_private_options()
2020-12-16 Ralph Boehmesmbd: use fh_[get|set]_gen_id()
2020-12-16 Ralph Boehmesmbd: use fsp_get_pathref_fd() when close()ing fds
2020-12-16 Ralph Boehmesmbd: use fsp_get_pathref_fd() as part of DEBUG and...
2020-12-16 Ralph Boehmesmbd: use fsp_get_io_fd() when accessing a file or...
2020-12-04 Volker Lendeckesmbd: Remove "have_share_modes" from "struct share_mode...
2020-12-04 Volker Lendeckesmbd: Simplify share_mode_entry_do()
2020-12-04 Volker Lendeckesmbd: Remove a comment that was not helpful for me
2020-12-04 Volker Lendeckesmbd: Simplify share_mode_lock_destructor()
2020-12-04 Volker Lendeckesmbd: Remove unused share_mode_have_entries()
2020-12-04 Volker Lendeckesmbd: Simplify share_mode_memcache_fetch()
2020-11-10 Volker Lendeckelocking: hide share_mode_lock definition
2020-11-10 Volker Lendeckelocking: move share_mode_flags_[gs]et to share_mode_lock.c
2020-11-10 Volker Lendeckelocking: Add share_mode_data_dump() accessor function
2020-11-10 Volker Lendeckelocking: Add share_mode_servicepath() accessor function
2020-11-10 Volker Lendeckelocking: Add share_mode_filename() accessor function
2020-11-10 Volker Lendeckelocking: Add share_mode_changed_write_time() accessor...
2020-11-10 Volker Lendeckesmbd: Move setting d->modified=true to reset_share_mode...
2020-11-10 Volker Lendeckelocking: Make share_mode_watch_send() take "share_mode_...
2020-11-10 Volker Lendeckesmbd: Move "struct share_mode_lock" to share_mode_lock.h
2020-11-10 Volker Lendeckesmbd: Move share_mode_cleanup_disonnected() to scavenger.c
2020-11-10 Volker Lendeckesmbd: Give locking/share_mode_lock.c its own header...
2020-11-10 Volker Lendeckelocking: Remove an unused anonymous struct reference
2020-10-23 Ralph Boehmesmb: rename NTCREATEX_OPTIONS_PRIVATE_STREAM_BASEOPEN...
2020-08-31 Stefan Metzmachers3:share_mode_lock: remove unused reproducer for bug...
2020-08-31 Stefan Metzmachers3:share_mode_lock: make sure share_mode_cleanup_discon...
2020-08-31 Stefan Metzmachers3:share_mode_lock: add missing 'goto done' in share_mo...
2020-08-31 Stefan Metzmachers3:share_mode_lock: consistently debug share_mode_entry...
2020-08-31 Stefan Metzmachers3:share_mode_lock: let share_mode_forall_entries/share...
2020-08-31 Stefan Metzmachers3:share_mode_lock: reproduce problem with stale discon...
2020-07-08 Stefan Metzmachers3:smbd: avoid dereferencing client->connections
2020-07-08 Stefan Metzmachers3:locking: convert share_mode_lock.c to generate_uniqu...
2020-07-07 Stefan Metzmachers3:leases: log errors with level 0 in leases_db_do_lock...
2020-07-02 Ralph Boehmes3/leases: log NDR decoding failure with level 0 in...
2020-07-02 Ralph Boehmesmbd: increase loglevel when leases_db_del() with anyth...
2020-06-30 Isaac Boukrisshare_mode_lock.c: initialize out param
2020-06-16 Andreas Schneiders3:locking: Remove dead code
2020-05-15 Volker Lendeckesmbd: Store share_entries in locking.tdb again
2020-05-15 Volker Lendeckesmbd: Move share mode entry parsing up in the file
2020-05-15 Volker Lendeckesmbd: Base locking.tdb on g_lock.c
2020-05-12 Ralph Boehmes3/locking: prime flags in a fresh sharemode data object
2020-05-05 Volker Lendeckesmbd: Make share_mode_for_one_entry() use just a uint8*
2020-05-05 Volker Lendeckesmbd: Make share_mode_do_locked() use a const uint8_t *
2020-05-05 Volker Lendeckesmbd: Make parse_share_modes() use a const ptr
2020-05-05 Volker Lendeckesmbd: Make share_mode_memcache_fetch() use a const ptr
2020-05-05 Volker Lendeckesmbd: Convert get_share_mode_blob_header() to use a...
2020-05-05 Volker Lendeckesmbd: Make share_mode_entry_find() take a const pointer
2020-05-05 Volker Lendeckesmbd: Make sure share_mode_entry_do() maintains sorting...
2020-05-05 Volker Lendeckesmbd: Simplify reset_share_mode_entry()
2020-05-05 Volker Lendeckesmbd: Simplify share_mode_entry_get()
2020-05-05 Volker Lendeckelocking: Move SMB_OFF_T_BITS macro to its only user
2020-04-03 Ralph Boehmesmbd: move files_struct.use_ofd_locks to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.delete_on_close to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.is_directory to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.can_write to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.can_lock to a bitfield
2020-03-26 Volker Lendeckesmbd: Use ARRAY_DEL_ELEMENT() in brl_unlock_windows_def...
2020-03-10 Volker Lendeckesmbd: Fix a comment, "flags" expanded to 2 bytes
2019-12-18 Volker Lendeckesmbd: Convert share_mode_data->num_share_modes into...
2019-12-17 Volker Lendeckesmbd: Don't store "num_share_modes" in locking.tdb
2019-12-17 Volker Lendeckesmbd: Use share_mode_data->num_share_modes as a boolean
2019-12-17 Volker Lendeckesmbd: Introduce share_mode_have_entries()
2019-12-17 Volker Lendeckesmbd: Avoid a reference to share_mode_data->num_share_modes
2019-12-17 Volker Lendeckesmbd: Avoid a reference to share_mode_data->num_share_modes
2019-12-17 Volker Lendeckesmbd: Pass num_share_modes to share_mode_entry_do(...
2019-12-17 Volker Lendeckesmbd: Add share_mode_count_entries()
2019-12-16 Volker Lendeckesmbd: Use explicit share_mode_wakeup_waiters()
2019-12-10 Volker Lendeckesmbd: Fix a leases.tdb record leak
2019-12-09 Volker Lendeckesmbd: Give a better error message for non-existing...
2019-12-08 Volker Lendeckesmbd: Fix a share_entries.tdb record leak
2019-12-08 Volker Lendeckesmbd: Panic if there's a leak in share_entries.tdb
2019-12-06 Ralph Boehmesmbd: fix handling of sentinel timestamp values
2019-12-05 Ralph Boehmes3:locking: simplify code in get_share_mode_lock()
2019-12-02 Volker Lendeckesmbd: Fix a typo
2019-12-02 Volker Lendeckesmbd: Avoid leaking share_entries.tdb records
2019-11-22 Volker Lendeckesmbd: Remove share_mode_data->record
2019-11-22 Volker Lendeckesmbd: Pass the db_record down to share_mode_data_store()
2019-11-22 Volker Lendeckesmbd: Add share_mode_watch_send/recv
2019-11-22 Volker Lendeckelocking: Remove a call to dbwrap_record_get_value()
2019-11-22 Volker Lendeckedbwrap: Pass "value" to dbwrap_do_locked() callback
2019-11-13 Volker Lendeckesmbd: Make share_mode_do_locked() pass TDB_DATA instead...
2019-11-12 Volker Lendeckesmbd: Use file_id_str_buf() in share_mode_cleanup_disco...
2019-11-12 Volker Lendeckesmbd: Use file_id_str_buf() in share_mode_memcache_fetch()
2019-11-12 Volker Lendeckesmbd: Use file_id_str_buf() in share_mode_memcache_store()
2019-11-06 Volker Lendeckesmbd: Use file_id_str_buf() in set_write_time()
2019-11-06 Volker Lendeckelib: Remove #define serverid_equal server_id_equal
2019-10-10 Volker Lendeckesmbd: Fix an uninitalized variable
2019-10-02 Volker Lendeckesmbd: Fix CID 1453984: Null pointer dereferences (REVER...
2019-09-17 Volker Lendeckesmbd: Add share mode flags
2019-09-17 Volker Lendeckesmbd: Make "share_mode_flags" 16-bit wide
2019-09-17 Volker Lendeckesmbd: Introduce share_entries.tdb - ADD COMMENT FIXME !!
2019-09-17 Volker Lendeckesmbd: Allow another database between brlock.tdb and...
2019-09-17 Volker Lendeckesmbd: Remove stale share mode entries while walking...
2019-09-17 Volker Lendeckesmbd: Make remove_stale_share_mode_entries() static...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in remove_lease_i...
2019-09-17 Volker Lendeckesmbd: Pass share_mode_lock to remove_lease_if_stale()
2019-09-17 Volker Lendeckesmbd: Pass share_mode_lock to remove_share_mode_lease()
2019-09-17 Volker Lendeckesmbd: Avoid duplicate assignments
next