vfs_fruit: Add Time Machine support
[nivanova/samba-autobuild/.git] / source3 / smbd /
2017-09-29 Amitay Isaacsnotifyd: Broadcast to all connected nodes
2017-09-22 Christof Schmittsmbd/aio: Do not go async for SMB2 compound requests
2017-09-22 Christof Schmittsmbd: Move check for SMB2 compound request to new function
2017-09-20 Jeremy AllisonCVE-2017-12163: s3:smbd: Prevent client short SMB1...
2017-09-16 Volker Lendeckenotifyd: Clarify a comment
2017-09-12 Ralph Boehmes3/smbd: sticky write time offset miscalculation causes...
2017-08-08 Ralph Boehmes3/smbd: handle EACCES when fetching DOS attributes...
2017-08-08 Ralph Boehmes3/smbd: handling of failed DOS attributes reading
2017-07-27 Omri Mors3: smbd: Modernize Avahi DEBUG macros and long if...
2017-07-26 Jeremy Allisons3: clients: Use netlogon_creds_cli_close_global_db...
2017-07-25 Volker Lendeckectdb_conn: Use messaging_ctdb_connection
2017-07-25 Volker Lendeckectdbd_conn: Pass "ev" through ctdb connection callbacks
2017-07-15 Jeremy Allisons3: smbd: Fix a read after free if a chained SMB1 call...
2017-07-15 Ralph Boehmes3/notifyd: ensure notifyd doesn't return from smbd_not...
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-07 Ralph Boehmes3/smbd: let non_widelink_open() chdir() to directories...
2017-07-06 Volker Lendeckenotifyd: Remove notifyd_handler_done
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_DB
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_GET_DB
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_TRIGGER
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_REC_...
2017-07-06 Volker Lendeckenotifyd: Avoid an if-expression
2017-07-06 Volker Lendeckenotifyd: Consolidate two #ifdef CLUSTER into one
2017-07-06 Volker Lendeckenotifyd: Only ask for messaging_ctdb_conn when clustering
2017-07-03 Ralph Boehmes3/smbd: remove unneeded flags argument from SMB_VFS_OF...
2017-07-03 Ralph Boehmes3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token...
2017-07-03 Ralph Boehmes3/smbd: redesign macOS copyfile copy-chunk
2017-07-03 Ralph Boehmes3/smbd: remove copy-chunk chunk merging optimisation
2017-07-03 Ralph Boehmes3/smbd: remove unused arg smb1req from copychunk_check...
2017-07-03 Ralph Boehmes3/smbd: remove flags2 FLAGS2_READ_PERMIT_EXECUTE hack...
2017-07-03 Ralph Boehmes3/smbd: remove ununsed req arg from CHECK_READ_IOCTL...
2017-07-03 Ralph Boehmes3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_...
2017-07-03 Ralph Boehmes3/smbd: use SMB_VFS_OFFLOAD_READ_SEND/RECV
2017-07-03 Ralph Boehmes3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECV
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CONNECTPATH to take const struc...
2017-07-01 Jeremy AllisonS3: smbd: Finish plumbing struct smb_filename * through...
2017-07-01 Jeremy Allisons3: smbd: Add missing out of memory check.
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_REALPATH to take and return...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETWD to return struct smb_file...
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_CHDIR to use const struct smb_f...
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-06-27 Stefan Metzmachers3:smbd: unimplement FSCTL_VALIDATE_NEGOTIATE_INFO...
2017-06-26 Daniel Kobrass3: smbd: fix regression with non-wide symlinks to...
2017-06-26 Stefan Metzmachers3:smbd: call auth_check_password_session_info() only...
2017-06-26 Stefan Metzmachers3:smbd: introduce a reply_sesssetup_and_X_state
2017-06-26 Stefan Metzmachers3:smbd: inline check_guest_password() into reply_sesss...
2017-06-26 Stefan Metzmachers3:smbd: only set user_info->auth_description on success
2017-06-21 Jeremy Allisons3: smbd: When deleting an fsp pointer ensure we don...
2017-06-21 Volker Lendeckelib: Give messages_ctdbd.c its own header
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_SYMLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_READLINK to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_STATVFS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_LINK to use const struct smb_fi...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_GET_QUOTA to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_DISK_FREE to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_CHFLAGS to use const struct...
2017-06-18 Jeremy Allisons3: VFS: Change SMB_VFS_MKNOD to use const struct smb_f...
2017-06-17 Stefan Metzmachers3:smb2_sesssetup: allow a compound request after a...
2017-06-17 Stefan Metzmachers3:smb2_tcon: allow a compound request after a TreeConnect
2017-06-15 Volker Lendeckesmbd: Claim version in g_lock
2017-06-06 Andreas Schneiderlib:util: Make probing of modules more secure
2017-06-06 Andreas Schneiderlib:util: Rename smb_load_modules()
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_LISTXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_BLOB_GET_FILE to use...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2017-05-31 Andreas Schneiders3:smbd: Set up local and remote address for fake conne...
2017-05-31 Andreas Schneiders3:smbd: Pass down remote and local address to get_refe...
2017-05-28 Ralph Boehmes3/smbd: fix exclusive lease optimisation
2017-05-22 Jeremy Allisons3: smbd: Correctly identify a snapshot path using...
2017-05-22 Jeremy Allisons3: smbd: Add UCF_GMT_PATHNAME, which represents FLAGS2...
2017-05-22 Jeremy Allisons3: smbd: Fix up the ucf_flags correctly in smb_file_re...
2017-05-22 Jeremy Allisons3: smbd: We can now remove the 'bool dfs_path' paramet...
2017-05-22 Jeremy Allisons3: smbd: Add UCF_DFS_PATHNAME which tracks the flags2...
2017-05-22 Jeremy Allisons3: smbd: In ntrename OR in ucf_flags, don't overwrite.
2017-05-22 Jeremy Allisons3: smbd: Always use ucf_flags_from_smb_request() in...
2017-05-22 Jeremy Allisons3: smbd: Split out ucf_flags_from_smb_request() from...
2017-05-22 Jeremy Allisons3: smbd: Make it clear we only overwrite *ppath_contai...
2017-05-22 Jeremy Allisons3: smbd: Remove ugly use of discard_const that previou...
2017-05-22 Jeremy Allisons3: smbd: Remove bool dfs_pathnames paramter from resol...
2017-05-17 Peter SomogyiSMB_INFO_ALLOCATION: return with UINT32_MAX rather...
2017-05-16 David Disseldorp... smbd/smb2_ioctl: check for NULL dst_fsp before use
2017-05-10 Günther Deschners3-smbd: remove some dead prototypes
2017-05-10 David Disseldorpsmbd/smb2_ioctl: instruct VFS to ignore locks for dup...
2017-05-10 David Disseldorpsmbd/smb2_ioctl: validate dup_extent request lengths
2017-05-10 David Disseldorpsmbd/smb2_ioctl: check sparseness for dup extents
2017-05-10 David Disseldorpsmbd/smb2_ioctl: check for for overlap of dup extent...
2017-05-10 Aurelien Aptelsmbd/smb2_ioctl: add support for FSCTL_DUPLICATE_EXTENT...
2017-05-10 Aurelien Aptelvfs: add parameter to copy chunk VFS function to handle...
2017-05-06 Ralph Boehmes3/smbd: update exclusive oplock optimisation to the...
2017-05-06 Ralph Boehmes3/smbd: update exclusive oplock optimisation to the...
2017-05-02 Volker Lendeckesmbd: Fix a 32-bit problem
2017-04-28 Gary Lockyersource3 smdb: fix null pointer dereference
next