smbd: Remove sconn->using_smb2
[samba.git] / source3 / smbd / close.c
2024-04-17 Volker Lendeckesmbd: Remove sconn->using_smb2
2024-03-13 Ralph Boehmesmbd: simplify handling of failing fstat() after unlink...
2023-12-19 Volker Lendeckesmbd: Give source3/smbd/dir.c its own header file
2023-11-13 Ralph Boehmesmbd: fix has_other_nonposix_opens_fn()
2023-11-01 Volker Lendeckesmbd: Fix whitespace
2023-09-20 Jeremy Allisons3: smbd: Ensure we remove any pending aio values for...
2023-07-19 Andreas Schneiders3:smbd: Fix code spelling
2023-06-23 Volker Lendeckesmbd: Remove unused "sbuf" argument from ReadDirName()
2023-06-13 Volker Lendeckesmbd: Remove the offset argument from ReadDirName()
2022-12-14 Volker Lendeckesmbd: Remove source3/smbd/statcache.c
2022-09-20 Stefan Metzmachers3:smbd: make use of share_mode_entry_prepare_{lock_del...
2022-09-20 Stefan Metzmachers3:smbd: make use of close_share_mode_lock_{prepare...
2022-09-20 Stefan Metzmachers3:smbd: split out some generic code from close_remove_...
2022-09-20 Stefan Metzmachers3:smbd: avoid remove_oplock() in close_remove_share_mode()
2022-09-20 Stefan Metzmachers3:smbd: let close_directory() only change the user...
2022-09-20 Stefan Metzmachers3:smbd: remove one indentation level in close_directory()
2022-09-20 Stefan Metzmachers3:smbd: let close_directory() use the same delete_dir...
2022-09-20 Stefan Metzmachers3:smbd: improve !delete_file logic in close_remove_sha...
2022-09-20 Stefan Metzmachers3:smbd: let close_directory() hold the lock during...
2022-09-20 Stefan Metzmachers3:smbd: let update_write_time_on_close() use share_mod...
2022-09-20 Stefan Metzmachers3:smbd: let update_write_time_on_close() use share_mod...
2022-09-07 Volker Lendeckesmbd: Remove unused variables
2022-03-04 Jeremy Allisons3: smbd: Cleanup - Make rmdir_internals() use NTSTATUS...
2022-03-04 Jeremy Allisons3: smbd: Cleanup - make recursive_rmdir() return a...
2022-03-02 Jeremy Allisons3: smbd: Rename OpenDir_ntstatus() -> OpenDir().
2022-03-02 Jeremy Allisons3: smbd: In rmdir_internals(), Move one more use of...
2022-03-02 Jeremy Allisons3: smbd: In recursive_rmdir(), Move one more use of...
2022-02-22 Volker Lendeckesmbd: We have the fsp available, use fsp_is_alternate_s...
2022-02-11 Volker Lendeckesmbd: Introduce fsp_is_alternate_stream()
2022-02-10 Volker Lendeckesmbd: Introduce close_file_smb()
2022-02-10 Volker Lendeckesmbd: Simplify the flow in close_file_free()
2022-02-10 Volker Lendeckesmbd: NULL out "fsp" in close_file()
2022-02-10 Volker Lendeckesmbd: Call file_free() just once in close_file()
2022-02-10 Volker Lendeckesmbd: Move the call to file_free() out of close_fake_file()
2022-02-10 Volker Lendeckesmbd: Move the call to file_free() out of close_normal_...
2022-02-10 Volker Lendeckesmbd: Move the call to file_free() out of close_directory()
2022-01-14 Jeremy Allisons3: smbd: Add missing pop_sec_ctx() in error code path...
2021-12-30 Volker Lendeckesmbd: Fix a fd leak when closing a print file
2021-11-11 Volker Lendeckesmbd: Give smbXsrv_open.c its own header file
2021-11-04 Jeremy Allisons3: smbd: Ensure in the directory scanning loops inside...
2021-11-03 Jeremy Allisons3: smbd: dirfsp is being used uninitialized inside...
2021-10-29 Jeremy Allisons3: smbd: Fix logic in rmdir_internals() to cope with...
2021-10-29 Jeremy Allisons3: smbd: Fix rmdir_internals() to do an early return...
2021-10-29 Jeremy Allisons3: smbd: Fix recursive directory delete of a directory...
2021-09-21 Christof Schmittsmbd: Update debug messages for failed sharemode release
2021-09-21 Christof Schmittsmbd: Remove return variable for releasing filesystem...
2021-09-21 Christof SchmittVFS: Rename kernel_flock to filesystem_sharemode
2021-06-09 Jeremy Allisons3: smbd: Now all callers of is_visible_fsp() pass...
2021-06-09 Jeremy Allisons3: smbd: rmdir_internals(), fix the initial directory...
2021-06-09 Jeremy Allisons3: smbd: Allow rmdir_internals() to cope with veto...
2021-06-09 Jeremy Allisons3: smbd: In rmdir_internals(), Change is_visible_file...
2021-06-09 Jeremy Allisons3: smbd: Change recursive_rmdir(), is_visible_file...
2021-06-09 Jeremy Allisons3: smbd: recursive_rmdir(), when calling synthetic_pat...
2021-06-09 Jeremy Allisons3: smbd: rmdir_internals(), when calling synthetic_pat...
2021-06-09 Jeremy Allisons3: smbd: rmdir_internals(). Coding cleanup. Move TALLO...
2021-06-09 Jeremy Allisons3: smbd: rmdir_internals(). Coding cleanup. Always...
2021-06-03 Jeremy Allisons3: smbd: Fix bug (only in master) introduced by 60ddee...
2021-05-11 Noel Powers3/smbd: close vfs_streaminfo->vfs_fstreaminfo
2021-04-19 Samuel Cabreros3: smbd: Update file times right before closing the...
2021-01-28 Ralph Boehmesmbd: use real dirfsp with SMB_VFS_UNLINKAT() in rmdir_...
2021-01-28 Ralph Boehmesmbd: reduce indentation in rmdir_internals()
2021-01-28 Ralph Boehmesmbd: simplify rmdir_internals()
2021-01-28 Ralph Boehmesmbd: README.Coding fixes in rmdir_internals()
2021-01-28 Ralph Boehmesmbd: use real dirfsp for SMB_VFS_UNLINKAT() in recursi...
2021-01-28 Ralph Boehmesmbd: add some space in recursive_rmdir()
2021-01-28 Ralph Boehmesmbd: simplify recursive_rmdir()
2021-01-28 Ralph Boehmesmbd: use real dirfsp and atname when deleting file...
2021-01-28 Ralph Boehmesmbd: use synthetic_pathref() in delete_all_streams()
2021-01-26 Ralph Boehmesmbd: use fsp->conn->session_info for the initial delet...
2021-01-14 Stefan Metzmachers3:smbd: allow close_file() with a non-fsa fsp for...
2021-01-14 Stefan Metzmachers3:smbd: make sure a SHUTDOWN_CLOSE applies to a stream...
2020-12-18 Jeremy Allisonsmbd: close_file() should never see an internal dirfsp.
2020-12-17 Jeremy Allisonsmbd: Ensure close_directory() and close_normal_file...
2020-12-17 Jeremy Allisonsmbd: Move closing a print file out of close_normal_fil...
2020-12-16 Ralph Boehmesmbd: use fh_[get|set]_refcount()
2020-12-16 Ralph Boehmesmbd: use fh_[get|set]_gen_id()
2020-12-16 Ralph Boehmesmbd: use fsp_get_pathref_fd() as part of DEBUG and...
2020-11-10 Volker Lendeckesmbd: Use share_mode_changed_write_time() in smbd/close.c
2020-11-10 Volker Lendeckesmbd: Give locking/share_mode_lock.c its own header...
2020-10-02 Ralph Boehmesmbd: remove fsp->dirfsp
2020-09-30 Jeremy Allisons3: smbd: Don't overwrite contents of fsp->aio_requests...
2020-06-24 Jeremy Allisons3: smbd: Allow a SHUTDOWN_CLOSE on a file with outstan...
2020-06-22 Christof Schmittsmbd: Use NT_STATUS_NOTIFY_CLEANUP instead of STATUS_NO...
2020-05-30 Ralph Boehmesmbd: avoid become_user_without_service() in close_dire...
2020-05-30 Ralph Boehmesmbd: avoid become_user_without_service() in close_remo...
2020-05-21 Ralph Boehmesmbd: handling of fsp->dirfsps in close_file()
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-04-30 Jeremy Allisons3: smbd: Change is_visible_file() to take a directory...
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
next