smbd: move files_struct.is_directory to a bitfield
[samba.git] / source3 / smbd / trans2.c
2020-04-03 Ralph Boehmesmbd: move files_struct.is_directory to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.modified to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.can_write to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.update_write_time_on_close...
2020-03-30 Jeremy Allisons3: smbd: Remove UCF_SAVE_LCOMP flag. Note it is no...
2020-03-30 Jeremy Allisons3: smbd: Use get_original_lcomp() inside smb_file_rena...
2020-03-30 Jeremy Allisons3: smbd: Use get_original_lcomp() inside smb2_file_ren...
2020-03-30 Jeremy Allisons3: smbd: Add 'const char *dst_original_lcomp' paramete...
2020-03-30 Jeremy Allisons3: smbd: Add a dst_original_lcomp parameter to rename_...
2020-03-30 Jeremy Allisons3: smbd: Reformatting callers of rename_internals_fsp...
2020-03-30 Jeremy Allisons3: smbd: Remove use of smb_fname->original_lcomp from...
2020-03-27 Ralph Boehmesmbd: use filename_convert() in smb_file_rename_informa...
2020-03-19 Ralph Boehmesmbd: flush pending writetime update when setting times...
2020-03-19 Ralph Boehmesmbd: always flush pending write time update when setti...
2020-02-07 Volker Lendeckesmbd: Remove overriding file_attributes with unix_mode...
2020-02-07 Volker Lendeckesmbd: Add posix create ctx to CREATE_FILE for posix...
2020-02-07 Volker Lendeckesmbd: Add a "done:" exit for get_posix_fsp()
2020-02-07 Volker Lendeckesmbd: Make unix_perms_from_wire() public
2019-12-10 Andreas Schneiders3:smbd: Fix possible NULL deref in smbd_do_qfilepathinfo()
2019-12-06 Ralph Boehmesmbd: fix handling of sentinel timestamp values
2019-12-06 Ralph Boehmesmbd: use pull_long_date_full_timespec()
2019-12-06 Ralph Boehmesmbd: use put_long_date_full_timespec()
2019-11-27 Ralph Boehmes3:param: make "servicename" a substituted option
2019-11-27 Ralph Boehmesmbdotconf: mark "dont descend" with substitution="1"
2019-11-06 Jeremy Allisons3: smbd: SMB1 UNIX extensions - remove dead code.
2019-11-06 Jeremy Allisons3: smbd: SMB1 UNIX extensions - POSIX mknod should...
2019-11-06 Jeremy Allisons3: smbd: SMB1 UNIX extensions - only allow size change...
2019-11-06 Jeremy Allison3: smbd: SMB1 UNIX extensions - For POSIX mknod we...
2019-11-06 Jeremy Allisons3: smbd: SMB1 UNIX extensions - Ensure POSIX mknod...
2019-09-26 Jeremy Allisons3: smbd: Change smb_set_file_unix_basic() to call...
2019-09-09 Stefan Metzmachers3:locking: add brl_req_guid() and brl_req_mem_ctx...
2019-09-03 Jeremy Allisons3: smbd: Change smb_set_file_unix_link() to call SMB_V...
2019-08-23 Jeremy Allisons3: smbd: Change smbd_do_qfilepathinfo(): case SMB_QUER...
2019-08-22 Jeremy Allisons3: smbd: Make smb_unix_mknod() call SMB_VFS_MKNODAT...
2019-08-20 Jeremy Allisons3: smbd: Make hardlink_internals() call SMB_VFS_LINKAT...
2019-08-19 Volker Lendeckesmbd: Simplify has_other_nonposix_opens()
2019-08-07 Volker Lendeckesmbd: Move handling the 1sec sharing_violation delay...
2019-08-06 Volker Lendeckesmbd: Remove "share_access" from fcb_or_dos_open()
2019-08-06 Volker Lendeckesmbd: Fix the build with clang
2019-08-06 Ralph Boehmes3:smbd: Incomplete conversion of former parametric...
2019-08-06 Ralph Boehmes3: smbd: remove redundant smb_dname arg from dptr_create()
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_close() from reply_findclose().
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_close() from call_trans2findnext().
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_close() from call_trans2findfirst().
2019-08-06 Jeremy Allisons3: smbd: Replace dptr_fsp() with dptr_fetch_lanman2_fs...
2019-08-06 Jeremy Allisons3: smbd: Convert call_trans2findnext() to use dptr_fet...
2019-08-06 Jeremy Allisons3: smbd: Convert SMB1 call_trans2findfirst() to use...
2019-08-06 Jeremy Allisons3: smbd: Prepare for SMB1 directory handle opens in...
2019-08-06 Jeremy Allisons3: smbd: Prepare for SMB1 directory handle opens in...
2019-08-06 Jeremy Allisons3: smbd: Prepare for SMB1 directory handle opens in...
2019-08-06 Jeremy Allisons3: smbd: Move the strange OS/2 directory key == -1...
2019-07-08 Volker Lendeckesmbd: Move fcb_or_dos_open() out of open_file_ntcreate()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from smbd_smb1_do_locks_s...
2019-07-01 Ralph Boehmevfs_fruit: move zero file-id to vfs_fruit
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-07-01 Ralph Boehmes3:smbd: return inode number, not FileIndex for UNIX...
2019-06-24 Jeremy Allisons3: smbd: If smbd_do_qfilepathinfo() causes an oplock...
2019-06-24 Jeremy Allisons3: smbd: Make set_unix_posix_default_acl() take an...
2019-06-24 Jeremy Allisons3: smbd: Add default ACLS can only be set on directory...
2019-06-24 Jeremy Allisons3: smbd: Only pass fsp to set_unix_posix_acl(). No...
2019-06-24 Jeremy Allisons3: smbd: Change set_unix_posix_default_acl() to return...
2019-06-24 Jeremy Allisons3: smbd: Make set_unix_posix_acl() return NTSTATUS.
2019-06-24 Jeremy Allisons3: smbd: Fix smb_query_posix_acl() to always use fsp...
2019-06-24 Jeremy Allisons3: smbd: Plumb through struct smb_request *req paramet...
2019-06-24 Jeremy Allisons3: smbd: Fix smb_query_posix_acl() to use modern codin...
2019-06-24 Jeremy Allisons3: smbd: Factor out code into a separate function...
2019-06-24 Jeremy Allisons3: smbd: Now we always have a handle in smb_set_posix_...
2019-06-24 Jeremy Allisons3: smbd: Update smb_set_posix_acl() to always use...
2019-06-24 Jeremy Allisons3: smbd: Add get_posix_fsp() utility function. Not...
2019-06-24 Jeremy Allisons3: smbd: Clarify logic with helper variables in smb_se...
2019-06-24 Jeremy Allisons3: smbd: Make data offset use clearer in smb_set_posix...
2019-06-24 Jeremy Allisons3: smbd: Add correct wrap checks to smb_set_posix_acl().
2019-06-24 Jeremy Allisons3: smbd: Update smb_set_posix_acl() to have only one...
2019-06-24 Jeremy Allisons3: smbd: Update smb_set_posix_acl() argument list...
2019-06-24 Jeremy Allisons3: smbd: Update smb_set_posix_acl() to modern coding...
2019-06-20 Volker Lendeckesmbd: Use smbd_smb1_do_locks_send() in smb_set_posix_lock()
2019-06-20 Volker Lendeckesmbd: Return "blocker_pid" from do_lock()
2019-06-20 Volker Lendeckesmbd: Use smbd_do_unlocking() in smb_set_posix_lock()
2019-06-20 Volker Lendeckesmbd: Simplify smb_set_posix_lock()
2019-06-20 Volker Lendeckesmbd: Avoid casts in smb_set_posix_lock()
2019-06-18 Volker Lendeckesmbd: Slightly simplify smb_set_posix_lock()
2019-05-27 Gary LockyerFix ubsan null pointer passed as argument 2
2019-05-03 Volker Lendeckesmbd: Make "check_access()" static to trans2.c
2019-05-01 Stefan Metzmachersmbd: implement SMB_FILE_NORMALIZED_NAME_INFORMATION...
2019-03-28 Stefan Metzmachers3:smbd: handle IO_REPARSE_TAG_DFS in SMB_FIND_FILE_FUL...
2019-03-19 Volker Lendeckesmbd: Focus smb_file_link_information on correct posix...
2019-03-19 Volker Lendeckesmbd: Enhance debugging for setting hard links
2019-02-24 Jeremy Allisonsmbd: SMB1-POSIX: Add missing info-level SMB_POSIX_PATH...
2018-12-06 Ralph Boehmesmbd: use lp_smbd_getinfo_ask_sharemode()
2018-11-27 Ralph Boehmes3:smbd: add twrp args to filename_convert()
2018-11-13 Volker Lendeckesmbd: Use wire_perms_to_unix in unix_perms_from_wire
2018-09-11 Volker Lendeckesmbd: Use has_other_nonposix_opens in smb_posix_unlink
2018-08-17 Volker Lendeckesmbd: Enhance debugging in set_file_size
2018-07-31 Noel Powers3/smbd: Don't stat when doing a quota operation (as...
2018-07-27 Ralph Boehmesmbd: let smbd_dirptr_lanman2_entry return smb_fname
2018-07-27 Ralph Boehmesmbd: rework error exit in smbd_dirptr_lanman2_entry()
2018-07-27 Ralph Boehmesmbd: pass get_dosmode to mode_fn in smbd_dirptr_get_en...
2018-07-27 Ralph Boehmesmbd: pass get_dosmode to smbd_dirptr_get_entry()
2018-07-27 Ralph Boehmesmbd: add "get_dosmode" argument to smbd_dirptr_lanman2...
next