s3: smbd: Add async internals of reply_exit().
[amitay/samba.git] / source3 / smbd / reply.c
2020-03-18 Jeremy Allisons3: smbd: Add async internals of reply_exit().
2020-03-18 Jeremy Allisons3: smbd: Remove old synchronous SMB1 reply_ulogoffX().
2020-03-18 Jeremy Allisons3: smbd: reply_ulogoffX() Update to modern coding...
2020-03-18 Jeremy Allisons3: smbd: In reply_ulogoffX(), replace req -> smb1req.
2020-03-18 Jeremy Allisons3: smbd: Add async internals of reply_ulogoffX.
2020-03-18 Jeremy Allisons3: smbd: Remove old synchronous SMB1 reply_tdis().
2020-03-18 Jeremy Allisons3: smbd: reply_tdis() Update to modern coding standards.
2020-03-18 Jeremy Allisons3: smbd: In reply_tdis(), replace req -> smb1req.
2020-03-18 Jeremy Allisons3: smbd: Add async internals of reply_tdis().
2020-03-18 Jeremy Allisons3: smbd: In async SMB1 reply_close() set fsp->closing...
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-01-13 Ralph Boehmesmbd: remove use of user_struct from reply_ulogoffX()
2019-12-08 Volker Lendeckesmbd: Make lp_use_sendfile() static to reply.c
2019-12-06 Ralph Boehmesmbd: fix handling of sentinel timestamp values
2019-12-02 Volker Lendeckesmbd: Use share_mode_do_locked() in smbd_do_unlocking()
2019-11-27 Ralph Boehmes3:param: make "servicename" a substituted option
2019-11-27 Ralph Boehmesmbdotconf: mark "dont descend" with substitution="1"
2019-11-13 Volker Lendeckesmbd: Remove write cache
2019-11-06 Volker Lendeckesmbd: Use file_id_str_buf() in rename_open_files()
2019-10-31 Björn Jackesource3/smbd/reply.c: typo fixes
2019-09-23 Volker Lendeckesmbd: Add an error return END_PROFILE call
2019-09-10 Ralph Boehmes3: replace fsp_stat() with vfs_stat_fsp()
2019-09-09 Stefan Metzmachers3:locking: add brl_req_guid() and brl_req_mem_ctx...
2019-08-16 Jeremy Allisons3: smbd: Change rename_internals_fsp() to call SMB_VFS...
2019-08-16 Jeremy Allisons3: smbd: Reformatting. Use helper variable for SMB_VFS...
2019-08-07 Volker Lendeckesmbd: Move handling the 1sec sharing_violation delay...
2019-08-06 Volker Lendeckesmbd: Slightly optimize reply_open_and_X()
2019-08-06 Volker Lendeckesmbd: Remove "share_access" from fcb_or_dos_open()
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_fclose().
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_close() from reply_search().
2019-08-06 Jeremy Allisons3: smbd: Replace dptr_fetch() with dptr_fetch_fsp...
2019-08-06 Jeremy Allisons3: smbd: Replace dptr_fetch() with dptr_fetch_fsp...
2019-08-06 Jeremy Allisons3: smbd: Now we properly open file handles for directo...
2019-08-06 Jeremy Allisons3: smbd: Convert SMB1 reply_search() to use handle...
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-07-08 Volker Lendeckesmbd: Move fcb_or_dos_open() out of open_file_ntcreate()
2019-07-04 Jeremy Allisons3: smbd: SMB1 add range checks to reply_fclose().
2019-07-04 Jeremy Allisons3: smbd: SMB1 add range checks to reply_search().
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from smbd_smb1_do_locks_s...
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from do_unlock()
2019-06-20 Volker Lendeckesmbd: Remove unused brlock code
2019-06-20 Volker Lendeckesmbd: Use smbd_smb1_do_locks_send() in reply_lockingX()
2019-06-20 Volker Lendeckesmbd: Use smbd_smb1_do_locks_send() in reply_lock()
2019-06-20 Volker Lendeckesmbd: Use smbd_smb1_do_locks_send() in reply_lockread()
2019-06-20 Volker Lendeckesmbd: Ping dbwrap_watch on locking.tdb for in smbd_do_u...
2019-06-20 Volker Lendeckesmbd: Return "blocker_pid" from do_lock()
2019-06-20 Volker Lendeckesmbd: Use smbd_do_unlocking() in reply_unlock()
2019-06-20 Volker Lendeckesmbd: Use smbd_do_unlocking() in reply_writeunlock()
2019-06-20 Volker Lendeckesmbd: Add "lock_flav" to smbd_do_unlocking()
2019-06-20 Volker Lendeckesmbd: Use NT_STATUS_IS_OK() in reply_unlock()
2019-06-20 Volker Lendeckesmbd: Avoid casts in reply_unlock()
2019-06-18 Volker Lendeckesmbd: Align integer types in reply_lockingX
2019-06-18 Volker Lendeckesmbd: Avoid casts
2019-06-18 Volker Lendeckesmbd: smbd_do_locking() does not use the "type" param...
2019-06-18 Volker Lendeckesmbd: Simplify smbd_do_locking()
2019-06-18 Volker Lendeckesmbd: Slightly simplify reply_lockingX()
2019-06-18 Volker Lendeckesmbd: Slightly simplify reply_lockingX()
2019-06-18 Volker Lendeckesmbd: Slightly simplify reply_lockingX()
2019-06-18 Volker Lendeckesmbd: Avoid a "?true:false" in smbd_do_locking
2019-05-28 Volker Lendeckesmbd: Avoid casts in smbd_do_unlocking()
2019-05-28 Volker Lendeckesmbd: Align integer types in smbd_do_unlocking()
2019-05-28 Volker Lendeckesmbd: Simplify an if-expression in smbd_do_locking()
2019-05-28 Volker Lendeckesmbd: Avoid casts in smbd_do_locking()
2019-05-28 Volker Lendeckesmbd: Fix a typo
2019-05-21 Andreas Schneiderlibcli:smb: Return NTSTATUS for smb_key_derivation()
2019-05-16 Volker Lendeckesmbd: Use a direct struct assignment in reply_setatr()
2019-05-10 Michael Hanselmannread_smb_length: Use correct function name in debug...
2019-05-10 Jeremy Allisons3: SMB1: Don't allow recvfile on stream fsp's.
2019-05-03 Volker Lendeckesmbd: Use "ISDOT" in reply_setatr
2019-05-03 Volker Lendeckesmbd: Use smbd_check_access_rights in reply_setatr()
2019-04-30 Andreas Schneiders3:smbd: Start to use the smb2_signing_key structure
2019-04-30 Andreas Schneiders3:librpc: Rename the data blobs for keys in smbXsrv.idl
2019-01-11 Ralph BoehmeRevert "smbd: add an effective {smb,smbd_smb2}_request...
2018-11-30 Olly BettsFix spelling mistakes
2018-11-27 Ralph Boehmes3:smbd: add twrp args to filename_convert()
2018-09-14 Volker Lendeckesmbd: Remove "file_sync_all" function
2018-09-11 Volker Lendeckesmbd: Remove an unneeded #include
2018-06-18 Stefan Metzmachersmbd: add an effective {smb,smbd_smb2}_request->ev_ctx...
2018-05-30 Ralph Boehmes3:smbd: don't allow renaming basefile if streams are...
2018-05-16 Andreas Schneiders3:smbd: Fix converity warning with _smb_setlen_large()
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-03-01 Andreas Schneiders3:smbd: Add FALL_THROUGH statements in reply.c
2017-11-21 Jeremy Allisons3: smbd: Fix SMB1 use-after-free crash bug. CVE-2017...
2017-11-11 Uri Simchonismbd: remove calls to dptr_init_search_op()
2017-09-20 Jeremy AllisonCVE-2017-12163: s3:smbd: Prevent client short SMB1...
2017-07-11 Ralph Boehmes3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LO...
2017-07-10 Ralph Boehmes3/vfs: remove SMB_VFS_STRICT_UNLOCK
2017-07-10 Stefan Metzmachers3:smbd: consistently use talloc_tos() memory for rpc_p...
2017-07-01 Jeremy AllisonS3: smbd: Finish plumbing struct smb_filename * through...
2017-05-22 Jeremy Allisons3: smbd: We can now remove the 'bool dfs_path' paramet...
2017-05-22 Jeremy Allisons3: smbd: Always use ucf_flags_from_smb_request() in...
2017-03-29 Gary Lockyerrpc: Always supply both the remote and local address...
2017-03-16 Aurelien Aptels3:smbd: exit early if srv_send_smb fails
2017-02-22 Chris LambCorrect "cleint" typos.
2016-12-07 Jeremy Allisons3: smbd: Add missing permissions check on destination...
2016-12-07 Jeremy Allisons3: smbd: rename - missing early error exit if source...
next