s3: smbd: Remove now redundent lock_flav parameter from smbd_do_unlocking().
[samba.git] / source3 / smbd / trans2.c
2022-01-06 Jeremy Allisons3: smbd: Remove now redundent lock_flav parameter...
2022-01-06 Jeremy Allisons3: smbd: Remove lock_flav argument from smbd_smb1_do_l...
2022-01-06 Jeremy Allisons3: smbd: Add "enum brl_flavour" to struct smbd_lock_el...
2022-01-05 Volker Lendeckesmbd: Modernize a DEBUG statement
2021-12-15 Jeremy Allisons3: smbd: In call_trans2qfilepathinfo(), remove unneede...
2021-12-15 Jeremy Allisons3: smbd: In call_trans2qfilepathinfo(), we must have...
2021-12-15 Jeremy Allisons3: smbd: Inside call_trans2setfilepathinfo(), for...
2021-12-15 Jeremy Allisons3: smbd: Inside call_trans2setfilepathinfo(), for...
2021-12-15 Jeremy Allisons3: smbd: call_trans2setfilepathinfo(), TRANSACT2_SETFI...
2021-12-15 Jeremy Allisons3: smbd: In call_trans2qfilepathinfo(), TRANSACT2_QPAT...
2021-12-15 Jeremy Allisons3: smbd: In call_trans2qfilepathinfo(), TRANSACT2_QPAT...
2021-12-15 Jeremy Allisons3: smbd: In call_trans2qfilepathinfo(), TRANSACT2_QFIL...
2021-12-11 Jeremy Allisons3: smbd: Tighten up info level checks for SMB1+POSIX...
2021-12-11 Jeremy Allisons3: smbd: Fix call_trans2findfirst() to use filename_co...
2021-12-11 Jeremy Allisons3: smbd: In call_trans2findfirst() we don't need filen...
2021-12-11 Jeremy Allisons3: smbd: Handling SMB_FILE_RENAME_INFORMATION, the...
2021-12-09 Jeremy Allisons3: smbd: Remove 'const char *src_original_lcomp' param...
2021-12-09 Jeremy Allisons3: smbd: In smb_file_rename_information() (SMB_FILE_RE...
2021-12-09 Jeremy Allisons3: smbd: Remove 'bool has_wild' parameter from unlink_...
2021-11-16 Jeremy Allisons3: smbd: In SMB1 call_trans2findnext() add and use...
2021-11-16 Jeremy Allisons3: smbd: Use dptr_case_sensitive() in directory listin...
2021-11-16 Jeremy Allisons3: smbd: Use state->case_sensitive instead of state...
2021-11-16 Jeremy Allisons3: smbd: Add 'bool case_sensitive' to struct smbd_dirp...
2021-11-11 Volker Lendeckelibsmb: Remove "trans_oob()" macro
2021-11-11 Ralph Boehmesource3: move lib/substitute.c functions out of proto.h
2021-09-11 Ralph Boehmesmbd: fix "ea support = no"
2021-08-26 Ralph Boehmesmbd: avoid calling creating a pathref in smb_set_file_...
2021-07-15 Jeremy Allisons3: smbd: Allow "smbd async dosmode = yes" to return...
2021-07-14 Jeremy Allisons3: smbd: In is_msdfs_link(), change to dirfsp, atname...
2021-07-14 Jeremy Allisons3: smbd: Add dirfsp, atname parameters to check_msdfs_...
2021-07-14 Jeremy Allisons3: smbd: Pass dirfsp, atname down to mode_fn() passed...
2021-06-29 Noel Powers3/smbd: smb_set_file_unix_info2: SMB_VFS_CHFLAGS ...
2021-06-25 Jeremy Allisons3: smbd: Cleanup - rename get_ea_names_from_file(...
2021-06-25 Jeremy Allisons3: smbd: Rename get_ea_value() -> get_ea_value_fsp().
2021-06-25 Jeremy Allisons3: smbd: get_ea_list_from_fsp(). Make it clear we...
2021-06-25 Jeremy Allisons3: smbd: Temporarily add protection to get_ea_value...
2021-06-25 Jeremy Allisons3: smbd: get_ea_value(). If we have an fsp, *always...
2021-06-16 Jeremy Allisons3: smbd: Fix smbd crash on dangling symlink with posix...
2021-06-10 Andreas Schneiders3:smbd: Remove unnessesary NULL check for fsp
2021-06-09 Jeremy Allisons3: smbd: smbd_check_access_rights_fsp(). Add dirfsp...
2021-06-09 Jeremy Allisons3: smbd: In smb_query_posix_acl(), remove a use of...
2021-06-09 Noel PowerVFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additio...
2021-06-09 Jeremy Allisons3: smbd: Make refuse_symlink_fsp() public so we can...
2021-06-09 Jeremy Allisons3: smbd: Change refuse_symlink() -> refuse_symlink_fsp()
2021-06-09 Jeremy Allisons3: smbd: Remove the NULL fsp use of refuse_symlink().
2021-05-14 Samuel Cabreros3: smbd: Skip calling SMB_VFS_FREADDIR_ATTR() for...
2021-05-14 Samuel Cabreros3: smbd: Switch from SMB_VFS_READDIR_ATTR() to SMB_VFS...
2021-05-11 Noel Powers3/smbd: trans2: vfs_streaminfo -> vfs_fstreaminfo
2021-05-10 Andrew Walkers3:smbd - support streams larger than 64 KiB
2021-04-20 Jeremy Allisons3: smbd: Prevent fchmod on a symlink.
2021-04-19 Samuel Cabreros3: smbd: Pass full fsp to file_ntimes()
2021-04-11 Noel Powers3/smbd: SMB_VFS_CHMOD -> SMB_VFS_FCHMOD
2021-04-07 Jeremy Allisons3: smbd: Change SMB_VFS_REMOVEXATTR -> SMB_VFS_FREMOVE...
2021-03-11 Noel Powers3/smb3: ensure file_set_dosmode is passed valid smb_fn...
2021-03-11 Noel Powers3/smbd: set_ea SMB_VFS_FSETXATTR => SMB_VFS_FSETXATTR
2021-02-26 Noel Powers3/smbd: Remove connection_struct from get_ea_names_fro...
2021-02-26 Noel Powers3/smbd: Adjust estimate_ea_size to take files_struct...
2021-02-26 Noel Powers3/smbd: let canonicalize_ea_name accept fsp and fstrin...
2021-02-26 Noel Powers3/smbd: replace get_ea_list_from_file_path with get_ea...
2021-02-26 Noel Powers3/smbd: rename get_ea_list_from_fsp_new to get_ea_list...
2021-02-26 Noel Powers3/smbd: Create new file get_ea_list_from_fsp_new ...
2021-02-26 Noel Powers3/smbd: remove connection_struct from get_ea_list_from...
2021-02-26 Noel Powers3/smsbd: prepare to remove connection_struct param...
2021-02-26 Noel Powers3/smbd: remove connection_struct param from get_ea_lis...
2021-02-26 Noel Powers3/smbd: rename get_ea_list_from_path -> get_ea_list_fr...
2021-02-26 Noel Powers3/smbd: no longer pass smb_fname to get_ea_list_from_file
2021-02-26 Noel Powers3/smbd: prepare get_ea_list_from_file to receive fsp...
2021-02-26 Noel Powers3/smbd: modify get_ea_list_from_file_path fn signature...
2021-02-26 Noel Powers3/smbd: modify estimate_ea_size fn signature to take...
2021-02-26 Noel Powers3/smbd: use smb_fname->fsp for get_ea_list_from_file_p...
2021-02-26 Noel Powers3/smbd: modify get_ea_names_from_file signature fn...
2021-02-26 Noel Powers3/smbd: use SMB_VFS_FLISTXATTR() alone (also added...
2021-02-26 Noel Powers3/smbd: call get_ea_list_from_file with smb_fname...
2021-02-13 Jeremy Allisons3: smbd: Change smb_unix_read_symlink() to use a real...
2021-02-13 Jeremy Allisons3: smbd: Factor out the SMB1 UNIX extensions read...
2021-02-09 Jeremy Allisons3: smbd: Change hardlink_internals() to use a real...
2021-02-09 Jeremy Allisons3: smbd: Centralize error exits to an 'out' label...
2021-02-05 Ralph Boehmesmbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code...
2021-02-05 Ralph Boehmesmbd: don't overwrite _mode if neither a msdfs symlink...
2021-02-01 Andreas Schneiders3:smbd: Add missing break in switch statement
2021-01-28 Ralph Boehmesmbd: use parent_pathref() in smb_set_file_unix_link()
2021-01-28 Ralph Boehmesmbd: use parent_pathref() in smb_unix_mknod()
2021-01-17 Jeremy Allisons3: smbd: Change smb_set_file_unix_link() to use a...
2021-01-15 Jeremy Allisons3: smbd: Change smb_unix_mknod() to use a real directo...
2021-01-15 Jeremy Allisons3: smbd: Move creation of parent_fname out of lp_inher...
2021-01-14 Ralph Boehmes3:smbd: close pathref fsp in call_trans2findfirst()
2021-01-14 Ralph Boehmes3:smbd: turn assignment into assert check in call_tran...
2021-01-14 Stefan Metzmachers3:smbd: let call_trans2findfirst() use file_free(...
2020-12-16 Jeremy Allisonsmbd: Remove the smb_fname parameter from set_ea().
2020-12-16 Jeremy Allisonsmbd: set_ea() must have an fsp, so remove uses of...
2020-12-16 Jeremy Allisonsmbd: smb_info_set_ea() can only get fsp==NULL in POSIX...
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in smb_set_file_disposition_info()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in smb_set_file_dosmode()
2020-12-16 Ralph Boehmesmbd: pass fsp to smb_set_file_dosmode()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in smbd_do_qfilepathinfo()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in call_trans2open()
2020-12-16 Ralph Boehmesmbd: use fdos_mode() in smbd_dirptr_lanman2_mode_fn()
2020-12-16 Ralph Boehmesmbd: use fsp in smb_set_file_time()
2020-12-16 Ralph Boehmesmbd: always use check_access_fsp() in smb_set_info_sta...
2020-12-16 Ralph Boehmesmbd: always use check_access_fsp() in smb_set_file_bas...
next