ctdb/docs: Include ceph rados namespace support in man page
[samba.git] / source3 / smbd / smb2_create.c
2024-05-14 Volker Lendeckesmbd: Add reparse tag to smb3_posix_cc_info
2023-11-27 Ralph Boehmesmbd: bring back "smb3 unix extensions" option
2023-11-07 Volker Lendeckesmbd: Simplify openat_pathref_fsp_case_insensitive()
2023-11-07 Volker Lendeckesmbd: Make in_create_options available in smbd_smb2_cre...
2023-10-18 Ralph Boehmesmbd: put back code to fill in user and group SID
2023-10-04 Volker Lendeckesmbd: Use smb3posix marshalling in smbd_smb2_create_aft...
2023-07-28 Ralph Boehmesmbd: move tevent_req_post() out of smbd_smb2_create_af...
2023-07-19 Andreas Schneiders3:smbd: Fix code spelling
2023-04-18 Volker Lendeckesmbd: Fix a DBG statement
2023-04-04 Volker Lendeckesmbd: Indicate posix pathnames if SMB311 POSX cc requested
2023-03-31 Ralph Boehmesmbd: squash check_path_syntax() variants
2023-03-31 Jeremy Allisons3: smbd: Correctly process SMB3 POSIX paths in create.
2023-03-31 Jeremy Allisons3: smbd: Correctly set smb2req->smb1req->posix_pathnam...
2023-03-31 Jeremy Allisons3: smbd: Remove 'is_dfs' parameter to check_path_synta...
2023-03-31 Jeremy Allisons3: smbd: Remove all DFS path prefixes before passing...
2023-03-09 Volker Lendeckesmbd: DBG_DEBUG raw create contexts received from the...
2023-01-04 Jeremy Allisons3: smbd: Strip any leading '\\' characters if the...
2022-12-06 Volker Lendeckesmbd: Close the opened file in smbd_smb2_create_after_e...
2022-12-06 Volker Lendeckesmbd: Centralize error handling in smbd_smb2_create_aft...
2022-09-07 Volker Lendeckesmbd: Save a few lines by using tevent_req_nterror...
2022-09-02 Volker Lendeckesmbd: Handle SMB2_CREATE_TAG_POSIX at the smb2 layer
2022-09-02 Volker Lendeckesmbd: Introduce helper var in smbd_smb2_create_fetch_cr...
2022-09-02 Volker Lendeckesmbd: Introduce "conn" helper var in smbd_smb2_create_a...
2022-08-12 Jeremy Allisons3: smbd: Make sure we have identical check_path_syntax...
2022-08-12 Jeremy Allisons3: smbd: In smbd_smb2_create_send() call the helper...
2022-08-02 Jeremy Allisons3: smbd: Convert smbd_smb2_create_durable_lease_check...
2022-04-28 Volker Lendeckesmbd: Use filename_convert_dirfsp() in smbd_smb2_create...
2022-04-28 Volker LendeckeRevert "vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()"
2022-04-07 David Muldersmbd: Remove duplicate read_nttrans_ea_list function...
2022-03-31 Ralph Boehmesmbd: remove itime and file_id logic and code
2022-02-10 Volker Lendeckesmbd: NULL out "fsp" in close_file()
2021-11-11 Volker Lendeckesmbd: Give smbXsrv_open.c its own header file
2021-06-09 Jeremy Allisons3: smbd: smbd_calculate_access_mask_fsp(). Add dirfsp...
2021-06-09 Jeremy Allisons3: smbd: smbd_smb2_create_after_exec(), smbd_calculate...
2021-04-08 Ralph Boehmesmbd: SMB2 Compound related chain handling when generat...
2021-03-29 Stefan MetzmachersmbXsrv_open: intruduce smbXsrv_open_replay_cache to...
2021-03-18 Ralph Boehmesmbd: free open_rec state in remove_deferred_open_messa...
2021-01-12 Volker Lendeckesmbd: Slightly simplify smbd_smb2_create_send()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in smbd_smb2_create_after_exec()
2020-10-02 Ralph Boehmevfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()
2020-09-30 Jeremy Allisons3: smbd: All callers to filename_convert() pass in...
2020-06-27 Stefan Metzmachers3:smbd: fix the handling of the durable_v2_timeout
2020-05-21 Ralph Boehmesmbd: add dirfsp arg to SMB_VFS_CREATE_FILE()
2020-05-14 Ralph Boehmevfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE()
2020-05-05 Ralph Boehmesmbd: remove processing of @GMT tokens from the SMB2...
2020-05-05 Ralph Boehmesmbd: pass twrp as NTTIME to filename_convert() and...
2020-05-04 Jeremy Allisons3: smbd: Add a dirfsp parameter to smbd_calculate_acce...
2020-05-04 Jeremy Allisons3: smbd: Reformat users of smbd_calculate_access_mask().
2020-02-07 Volker Lendeckesmbd: Ignore incoming POSIX create context
2019-12-06 Ralph Boehmesmbd: fix handling of sentinel timestamp values
2019-12-06 Ralph Boehmesmbd: use put_long_date_full_timespec()
2019-10-02 Jeremy Allisons3: smbd: Fix the SMB2 server to pass SMB2-PATH-SLASH.
2019-10-02 Ralph Boehmes3:smbd: change the place where we call dos_mode()...
2019-07-01 Ralph Boehmes3:vfs: move get_fs_file_id to vfs_default
2019-07-01 Ralph Boehmes3:smbd: rename get_FileIndex() to get_fs_file_id()
2019-03-18 Volker Lendeckesmbd: Remove two unnecessary return; statements
2019-01-11 Ralph BoehmeRevert "smbd: add an effective {smb,smbd_smb2}_request...
2018-11-27 Ralph Boehmes3:smbd: pass down twrp from SMB2_CREATE to filename_co...
2018-11-27 Ralph Boehmes3:smbd: add twrp args to filename_convert()
2018-07-17 Ralph Boehmes3: smbd: fix path check in smbd_smb2_create_durable_le...
2018-06-18 Stefan Metzmachersmbd: add an effective {smb,smbd_smb2}_request->ev_ctx...
2018-03-22 Jeremy Allisons3: debug: smb2: Create a new DBGC_SMB2 debug class...
2017-10-21 Ralph Boehmes3/smbd: update some more DEBUG macros in smbd_smb2_cre...
2017-10-21 Ralph Boehmes3/smbd: use early returns in smbd_smb2_create_send
2017-10-21 Ralph Boehmes3/smbd: factor out smbd_smb2_create_after_exec from...
2017-10-21 Ralph Boehmes3/smbd: factor out smbd_smb2_create_before_exec from...
2017-10-21 Ralph Boehmes3/smbd: remove all stack variables of smbd_smb2_create...
2017-10-21 Ralph Boehmes3/smbd: move create ctx extraction and validation...
2017-10-21 Ralph Boehmes3/smbd: move create contexts into smbd_smb2_create_state
2017-10-21 Ralph Boehmes3/smbd: remove unneeded args from smbd_smb2_create_finish
2017-10-21 Ralph Boehmes3/smbd: move info into smbd_smb2_create_state
2017-10-21 Ralph Boehmes3/smbd: add in_create_disposition to smbd_smb2_create_...
2017-10-21 Ralph Boehmes3/smbd: add in_oplock_level to smbd_smb2_create_state
2017-10-21 Ralph Boehmes3/smbd: move requested_oplock_level into smbd_smb2_cre...
2017-10-21 Ralph Boehmes3/smbd: move replay_operation into smbd_smb2_create_state
2017-10-21 Ralph Boehmes3/smbd: move result into smbd_smb2_create_state
2017-10-21 Ralph Boehmes3/smbd: leverage early return added in the previous...
2017-10-21 Ralph Boehmes3/smbd: factor out smbd_smb2_create_finish from smbd_s...
2017-10-21 Ralph Boehmes3/smbd: modernize a DEBUG statement
2017-10-21 Ralph Boehmes3/smbd: move some setup code in smbd_smb2_create_send...
2017-10-21 Ralph Boehmes3/smbd: add tevent context to smbd_smb2_create_state
2017-10-21 Ralph Boehmes3/smbd: use struct initializer for smbd_smb2_create_state
2017-06-27 Stefan Metzmachers3:smb2_create: remove unused timer pointer from smbd_s...
2017-06-27 Stefan Metzmachers3:smb2_create: avoid reusing the 'tevent_req' within...
2017-05-22 Jeremy Allisons3: smbd: Add UCF_GMT_PATHNAME, which represents FLAGS2...
2017-05-22 Jeremy Allisons3: smbd: We can now remove the 'bool dfs_path' paramet...
2017-02-22 Chris LambCorrect "succeded" typos.
2016-10-25 Stefan Metzmachers3:smbd: only pass UCF_PREP_CREATEFILE to filename_conv...
2016-08-13 Christof Schmittsmbd: Fix snapshot query on shares with DFS enabled
2016-03-24 Jeremy Allisons3: smbd: Remove unneeded lp_posix_pathnames() check...
2016-03-24 Jeremy Allisons3:smbd: Move lp_posix_pathnames() out of ea_list_has_i...
2016-03-14 Michael Adamsmbd:smb2: remove an unnecessary !! cast.
2016-03-03 Michael Adamsmbd:smb2: move op variable into scope of use in smb2_c...
2016-03-03 Michael Adamsmbd:smb2: implement create replay
2016-03-03 Michael Adamsmb2:create: create replay cache when request has a...
2016-02-28 Michael Adamsmbd:smb2_creat: remove outdated TODO comments
2016-01-29 Jeremy Allisons3: smbd: Fix timestamp rounding inside SMB2 create.
2015-12-23 Jeremy Allisons3: smbd: smb2_create.c - remove all uses of lp_posix_p...
2015-12-23 Jeremy Allisons3: smbd: In smb2_create.c, add in UCF_POSIX_PATHNAMES...
2015-12-23 Jeremy Allisons3: smbd: In smb2_create.c Use ucf_flags variable inste...
next