s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / locking /
2024-04-23 Douglas Bagnalls3:brlock: use NUMERIC_CMP in #ifdef-zeroed lock_compare
2023-09-26 Andrew Bartlettlibcli/security: Rename dup_nt_token() -> security_toke...
2023-07-17 Andreas Schneiders3:locking: Fix code spelling
2023-04-24 Stefan Metzmachers3:locking: fix debug level for NT_STATUS_NOT_FOUND...
2023-01-10 Volker Lendeckelib: Use tdb_data_dbg() where appropriate
2022-12-19 Stefan Metzmachersmbd/locking: make use of the same tdb hash_size and...
2022-12-14 Volker Lendeckesmbd: Remove source3/smbd/statcache.c
2022-12-09 Stefan Metzmachers3:locking: split out del_share_mode_open_id()
2022-12-09 Ralph Boehmes3/locking: Revert "s3:locking: Remove dead code"
2022-12-09 Stefan Metzmachers3:locking: re-add saved_errno handling to fd_close_posix()
2022-11-24 Stefan Metzmachers3:locking: relax __SHARE_MODE_LOCK_SPACE check for...
2022-09-20 Stefan Metzmachers3:locking: remove unused get_share_mode_lock()
2022-09-20 Stefan Metzmachers3:locking: add share_mode_entry_prepare_{lock,unlock...
2022-09-20 Stefan Metzmachers3:locking: optimize share_mode_do_locked_vfs_denied...
2022-09-20 Stefan Metzmachers3:locking: add current_share_mode_glck helper functions
2022-09-20 Stefan Metzmachers3:g_lock: add callback function to g_lock_lock()
2022-09-20 Stefan Metzmachers3:locking: let _share_mode_do_locked_vfs_* use get...
2022-09-20 Stefan Metzmachers3:locking: split out put_share_mode_lock_internal()
2022-09-20 Stefan Metzmachers3:locking: split out get_share_mode_lock_internal()
2022-09-20 Stefan Metzmachers3:locking: remove static_share_mode_data_refcount
2022-09-20 Stefan Metzmachers3:locking: move from uint8_t share_mode_lock_key_data...
2022-09-20 Stefan Metzmachers3:locking: make use of share_mode_do_locked_vfs_denied...
2022-09-20 Stefan Metzmachers3:locking: make use of share_mode_do_locked_vfs_denied...
2022-09-20 Stefan Metzmachers3:locking: make use of share_mode_do_locked_vfs_denied...
2022-09-20 Stefan Metzmachers3:locking: let set_delete_on_close() use share_mode_do...
2022-09-20 Stefan Metzmachers3:locking: make use of new share_mode_set_{changed...
2022-09-20 Stefan Metzmachers3:locking: add share_mode_set_{changed,old}_write_time...
2022-09-20 Stefan Metzmachers3:locking: make 'struct share_mode_lock' private to...
2022-09-20 Stefan Metzmachers3:locking: make use of share_mode_lock_access_private_...
2022-09-20 Stefan Metzmachers3:locking: pass struct share_mode_data to share_mode_e...
2022-09-20 Stefan Metzmachers3:locking: make use of share_mode_lock_access_private_...
2022-09-20 Stefan Metzmachers3:locking: make use of share_mode_lock_file_id() in...
2022-09-20 Stefan Metzmachers3:locking: add and use share_mode_lock_assert_private_...
2022-09-20 Stefan Metzmachers3:locking: let get_share_mode_write_time() use share_m...
2022-09-20 Stefan Metzmachers3:locking: let set_write_time() use share_mode_lock_ac...
2022-09-20 Stefan Metzmachers3:locking: let set_sticky_write_time() use share_mode_...
2022-09-20 Stefan Metzmachers3:locking: let is_delete_on_close_set() use share_mode...
2022-09-20 Stefan Metzmachers3:locking: let get_delete_on_close_token() use share_m...
2022-09-20 Stefan Metzmachers3:locking: let set_delete_on_close_lck() use share_mod...
2022-09-20 Stefan Metzmachers3:locking: let reset_delete_on_close_lck() use share_m...
2022-09-20 Stefan Metzmachers3:locking: let remove_lease_if_stale() use share_mode_...
2022-09-20 Stefan Metzmachers3:locking: add share_mode_lock_file_id()
2022-09-20 Stefan Metzmachers3:locking: make use of share_mode_lock_access_private_...
2022-09-20 Stefan Metzmachers3:locking: let rename_share_filename_state maintain...
2022-09-20 Stefan Metzmachers3:locking: add share_mode_lock_access_private_data()
2022-09-20 Stefan Metzmachers3:locking: let share_mode_wakeup_waiters() use share_m...
2022-09-20 Stefan Metzmachers3:locking: make share_mode_do_locked() static
2022-09-20 Stefan Metzmachers3:locking: protect do_lock() with share_mode_do_locked...
2022-09-20 Stefan Metzmachers3:locking: add share_mode_do_locked_vfs_{denied,allowed}()
2022-09-20 Stefan Metzmachers3:smbd: move locking related vfs functions to smbd...
2022-09-20 Stefan Metzmachers3:locking: just use g_lock_dump() for fsp_update_share...
2022-09-20 Stefan Metzmachers3:locking: move fsp_update_share_mode_flags* related...
2022-09-20 Stefan Metzmachers3:locking: replace locking_tdb_data_store() with share...
2022-09-20 Stefan Metzmachers3:locking: let share_mode_forall_entries() call TALLOC...
2022-09-20 Stefan Metzmachers3:locking: split out share_mode_data_ltdb_store()
2022-09-20 Stefan Metzmachers3:locking: introduce share_mode_data->not_stored
2022-09-20 Stefan Metzmachers3:locking: change some debug messages to level unless...
2022-09-20 Stefan Metzmachers3:locking: log all share_mode_forall_entries() errors...
2022-09-20 Stefan Metzmachers3:locking: let share_mode_forall_leases() log all...
2022-09-20 Stefan Metzmachers3:locking: let set_delete_on_close_lck() log errors...
2022-09-20 Stefan Metzmachers3:locking: log g_lock_dump() error in locking_tdb_data...
2022-09-20 Stefan Metzmachers3:locking: log add locking_tdb_data_store() errors...
2022-09-20 Stefan Metzmachers3:locking: log g_lock_locks() error at level 0
2022-09-20 Stefan Metzmachers3:locking: let fsp_update_share_mode_flags() log all...
2022-09-20 Stefan Metzmachers3:locking: log all g_lock_writev_data() errors at...
2022-09-20 Stefan Metzmachers3:locking: log all locking_tdb_data_{get,fetch}()...
2022-09-20 Stefan Metzmachers3:locking: let reset_share_mode_entry() report errors...
2022-09-20 Stefan Metzmachers3:locking: remove unused NO_LOCKING_COUNT
2022-08-19 Stefan Metzmachers3:smbd: inline fsp_lease_type_is_exclusive() logic...
2022-08-19 Stefan Metzmachers3:locking: move get_existing_share_mode_lock() to...
2022-08-19 Stefan Metzmachers3:locking: pass lease_key explicitly to set_share_mode()
2022-08-19 Stefan Metzmachers3:g_lock: add some const to the shared array passed...
2022-01-06 Jeremy Allisons3: smbd: Move implicit call to lp_posix_cifsu_locktype...
2021-08-06 Volker Lendeckesmbd: Simplify mark_share_mode_disconnected()
2021-08-06 Volker Lendeckesmbd: Fix fetch_share_mode_send() error return
2021-06-04 Volker Lendeckesmbd: Simplify share_mode_entry_do()
2021-05-11 Volker Lendeckesmbd: Make share_mode_lock.h includable on its own
2021-03-05 Volker Lendeckelocking: Fix an uninitialized variable read
2021-01-21 Stefan Metzmachershare_mode_lock: DEBUG/ASSERT recursion deadlock detection
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
next