s3: smbd: Reformat calls to is_visible_file() to one arg per line.
[amitay/samba.git] / source3 / smbd / close.c
2020-04-30 Jeremy Allisons3: smbd: Reformat calls to is_visible_file() to one...
2020-04-29 Ralph Boehmesmbd: pass dirname as struct smb_filename to is_visible...
2020-04-03 Ralph Boehmesmbd: move files_struct.delete_on_close to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.initial_delete_on_close to...
2020-04-03 Ralph Boehmesmbd: move files_struct.is_directory to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.write_time_forced to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.update_write_time_on_close...
2020-04-03 Ralph Boehmesmbd: move files_struct.kernel_share_modes_taken to...
2020-03-18 Ralph Boehmesmbd: enforce AIO requests draining
2020-03-09 Ralph Boehmesmbd: reuse close_free_pending_aio() in close_directory()
2020-03-09 Ralph Boehmesmbd: call tevent_req_nterror() for directories when...
2020-03-09 Ralph Boehmesmbd: move pending aio cleanup to a helper function
2020-03-08 Jeremy Allisons3: smbd: Make sure we correctly reply to outstanding...
2019-12-06 Ralph Boehmesmbd: fix handling of sentinel timestamp values
2019-11-27 Ralph Boehmesmbdotconf: mark "veto files" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "magic script" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "magic output" with substitution="1"
2019-11-13 Volker Lendeckesmbd: Remove write cache
2019-10-10 Jeremy Allisons3: smbd: Change rmdir_internals() to call SMB_VFS_UNLI...
2019-10-10 Jeremy Allisons3: smbd: Change recursive_rmdir() to call SMB_VFS_UNLI...
2019-09-26 Jeremy Allisons3: smbd: Change rmdir_internals() to call SMB_VFS_UNLI...
2019-09-26 Jeremy Allisons3: smbd: Change recursive_rmdir() to call SMB_VFS_UNLI...
2019-09-26 Jeremy Allisons3: smbd: Change close_remove_share_mode() to call...
2019-09-26 Jeremy Allisons3: smbd: Change delete_all_streams() to call SMB_VFS_U...
2019-09-17 Volker Lendeckesmbd: Use share_mode_forall_entries() in has_other_nonp...
2019-09-11 Stefan Metzmachersmbd: rename [un]become_user*() to [un]become_user_with...
2019-09-10 Volker Lendeckesmbd: Do boolean short-circuiting
2019-09-10 Volker Lendeckesmbd: Use file_id_str_buf() in close_remove_share_mode()
2019-08-19 Volker Lendeckesmbd: Simplify has_other_nonposix_opens()
2019-08-19 Volker Lendeckesmbd: Align integer types
2019-08-06 Volker Lendeckesmbd: Make remove_oplock_under_lock static
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from locking_close_file()
2019-06-20 Volker Lendeckesmbd: Add smbd_smb1_do_locks_send/recv()
2018-09-29 Jeremy Allisons3: smbd: Prevent valgrind errors in smbtorture3 POSIX...
2018-09-11 Volker Lendeckesmbd: Factor out "has_other_nonposix_opens"
2018-09-11 Volker Lendeckesmbd: Simplify close_directory()
2018-07-27 Ralph Boehmesmbd: deal with fsp->aio_requests in close_directory()
2018-06-14 Stefan Metzmachersmbd: split out a fsp_flush_write_time_update() functio...
2018-02-12 Volker Lendeckesmbd: Avoid a dependency on share_mode_entry->id
2018-02-12 Volker Lendeckesmbd: Pass "file_id" explicitly to message_to_share_mod...
2018-02-12 Volker Lendeckesmbd: Pass in "file_id" into share_mode_str()
2018-01-17 Christof SchmittRemove file system sharemode before calling unlink
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2016-10-13 Trever L. AdamsUpdate smbrun to allow for settings environment variables.
2016-08-11 Jeremy Allisons3: oplock: Fix race condition when closing an oplocked...
2016-07-19 Jeremy Allisons3: smbd: Fix delete operations enumerating streams...
2016-05-19 Michael Adamsmbd:close: only remove kernel share modes if they...
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-07 Jeremy Allisons3: smbd: Change open_streams_for_delete() to take...
2016-03-07 Jeremy Allisons3: smbd: Change delete_all_streams() to take a const...
2016-03-01 Jeremy Allisons3: smbd: Change OpenDir() to take a struct smb_filenam...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2015-12-01 Ralph Boehmes3:smbd: convert file_struct.posix_open to a bitmap...
2015-05-06 Stefan Metzmachers3:smbd: use STATUS_NOTIFY_CLEANUP when closing a smb2...
2015-04-22 Volker Lendeckesmbd: Remove bool arg from set_delete_on_close_lck
2015-04-22 Volker Lendeckesmbd: Use reset_delete_on_close_lck directly
2014-02-08 Garming Samparam: rename lp function and variable from "magicscrip...
2014-02-08 Garming Samparam: rename lp function and variable from "magicoutpu...
2014-02-08 Garming Samparam: rename lp function and variable from "recursive_...
2013-11-22 Jeremy AllisonRename the profile enums with a SAMBA_ prefix to avoid...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-24 Volker Lendeckesmbd: Use remove_oplock() in close_normal_file
2013-07-11 Volker Lendeckesmbd: Fix a 100% loop at shutdown time
2013-06-25 Christian Ambachs3:smbd/close remove filesystem lock before removing...
2013-06-25 Christian Ambachs3:smbd/close use common exit path
2013-06-11 Volker Lendeckesmbd: Remove unused code
2013-04-26 Volker Lendeckesmbd: We don't use DEFERRED_OPEN_ENTRY anymore
2013-04-26 Volker Lendeckesmbd: Obsolete MSG_SMB_OPEN_RETRY
2013-04-26 Volker Lendeckesmbd: Remove unused reply_to_oplock_break_requests
2013-04-18 Gregor Becks3:smbd: call scavenger_schedule_disconnected() from...
2013-04-17 Volker Lendeckesmbd: Convert rmdir_internals to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert recursive_rmdir to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert delete_all_streams to synthetic_smb_fname
2013-02-19 Michael Adams3:smbd:smb2: fix segfault (access after free) in durab...
2013-02-18 Michael Adams3:smbd: add debugging to close code (regarding disconn...
2013-02-18 Stefan Metzmachers3:smbd: use smbXsrv_open_close() instead of smbXsrv_op...
2012-10-01 Björn Baumbachs3: make recursive_rmdir function non-static
2012-09-08 Michael Adams3:smbd: initial durable handle support: special treatm...
2012-09-07 Volker Lendeckes3: Fix a panic when shutting down
2012-07-23 Jeremy AllisonFix unused variable.
2012-07-19 Volker Lendeckes3-aio: Panic if we try to close a fsp with outstanding...
2012-07-18 Volker Lendeckes3: Properly handle shutdown with the _send/_recv based aio
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-06-21 Michael Adams3:util: rename procid_equal() to serverid_equal()
2012-06-03 Stefan Metzmachers3:smbd/close: call del_share_mode() directly before...
2012-06-03 Stefan Metzmachers3:smbd/close: remove unused goto out from close_direct...
2012-06-03 Stefan Metzmachers3:smbd/close: do an early return in close_directory()
2012-06-03 Stefan Metzmachers3: Fix an assert to trigger in close_remove_share_mode
2012-06-03 Volker Lendeckes3: Do an early return in close_remove_share_mode
2012-06-03 Volker Lendeckes3: Make close_remove_share_mode a bit more readable
2012-06-03 Volker Lendeckes3: Slightly simplify close_remove_share_mode
2012-06-03 Stefan Metzmachers3:smbd/close: avoid procid_is_me()
2012-05-25 Volker Lendeckes3: Check for serverid_exists in close_directory
2012-05-25 Volker Lendeckes3: Check for serverid_exists in close_remove_share_mode
2012-05-25 Volker Lendeckes3: Check for serverid_exists in notify_deferred_opens
2012-05-25 Stefan Metzmachers3:smbd: pass smbd_server_connection to should_notify_d...
2012-05-19 Jeremy AllisonMove the set_write_time() call to after get_existing_sh...
2012-05-18 Volker Lendeckes3: Revert the serverid changes, they need more work
2012-05-17 Volker Lendeckes3: Check for serverid_exists in close_directory
2012-05-17 Volker Lendeckes3: Check for serverid_exists in close_remove_share_mode
next