CVE-2015-7560: s3: smbd: Refuse to set EA's on a symlink.
[samba.git] / source3 / smbd / trans2.c
2016-02-24 Jeremy AllisonCVE-2015-7560: s3: smbd: Refuse to set EA's on a symlink.
2016-02-24 Jeremy AllisonCVE-2015-7560: s3: smbd: Silently return no EA's availa...
2016-02-24 Jeremy AllisonCVE-2015-7560: s3: smbd: Set return values early, allow...
2016-02-24 Jeremy AllisonCVE-2015-7560: s3: smbd: Refuse to get a POSIX ACL...
2016-02-24 Jeremy AllisonCVE-2015-7560: s3: smbd: Refuse to set a POSIX ACL...
2016-02-24 Jeremy AllisonCVE-2015-7560: s3: smbd: Add refuse_symlink() function...
2015-07-19 Michael Adamsmbd:trans2: treat new SMB_SIGNING_DESIRED in case
2015-06-30 Jeremy Allisons3: smbd: Use separate flag to track become_root()...
2013-09-06 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH for smb1
2013-09-06 Volker Lendeckesmbd: Fix error return for STREAM_INFO
2013-09-06 Volker Lendeckesmbd: qfsinfo has fixed/variable buffers
2013-09-06 Volker Lendeckesmbd: qfilepathinfo has fixed/variable buffers
2013-09-06 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO...
2013-09-06 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_VOLUME_INFO...
2013-09-06 Ralph Wuerthners3:smbd: allow status code in smbd_do_qfsinfo() to...
2013-08-30 Jeremy Allisons3:lib: Factor read_ea_list_entry() and read_nttrans_ea...
2013-08-30 Jeremy AllisonFix the UNIX extensions CHOWN calls to use FCHOWN if...
2013-08-30 Jeremy AllisonAllow UNIX extensions client to act on open fsp instead...
2013-08-30 Jeremy AllisonFix the erroneous masking of chmod requests via the...
2013-08-20 Richard SharpeFix bug #10097 - MacOSX 10.9 will not follow path-based...
2013-08-07 Jeremy AllisonReply with correct trans2 message on a setpathinfo...
2013-08-07 Jeremy AllisonEnsure we can't create a file using TRANS2_OPEN with...
2013-08-07 Jeremy AllisonAdd the ability to send an NTSTATUS result back with...
2013-08-07 Jeremy AllisonEnsure we never return an EA name to a Windows client...
2013-08-07 Jeremy AllisonEnsure set_ea cannot set invalid Windows EA names.
2013-04-17 Volker Lendeckesmbd: Convert smb_file_rename_information to synthetic_...
2013-04-17 Volker Lendeckesmbd: Convert smb_file_rename_information to synthetic_...
2013-04-17 Volker Lendeckesmbd: Convert smb2_file_rename_information to synthetic...
2013-04-17 Volker Lendeckesmbd: Convert smb_set_file_dosmode to synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Convert call_trans2qfilepathinfo to synthetic_smb...
2013-04-17 Volker Lendeckesmbd: Convert call_trans2setfilepathinfo to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert smb_set_file_unix_basic to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert smb_set_file_size to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert call_trans2qfilepathinfo to cp_smb_filename
2013-04-02 Jeremy AllisonEnsure EA value is allocated on the right context.
2013-04-02 Jeremy AllisonFinal fix for bug #9130 - Certain xattrs cause Windows...
2013-04-02 Jeremy AllisonEnsure we don't return uninitialized memory in the...
2013-04-02 Jeremy AllisonFix bug #9130 - Certain xattrs cause Windows error...
2013-04-02 Jeremy AllisonChange estimate_ea_size() to correctly estimate the...
2013-04-02 Jeremy AllisonModify fill_ea_chained_buffer() to be able to do size...
2013-04-02 Jeremy AllisonEnsure we can never return an uninitialized EA list.
2013-02-12 Jeremy AllisonFix bug 9519 - Samba returns unexpected error on SMB...
2013-02-08 Ira Coopers3: Make SMB2_GETINFO multi-volume aware.
2013-01-28 Pavel ShilovskyFix bug #9571 - Unlink after open causes smbd to panic.
2012-12-06 Richard SharpeFix bug #9460 - Samba 3.6.x and Master respond incorrec...
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-10-04 Jeremy AllisonRemove all uses of lp_security_mask/lp_force_security_m...
2012-09-14 Jeremy AllisonAdd bool use_privs parameter to smbd_check_access_rights()
2012-08-20 Andrew Bartletts3-smbd: ensure we give appropriate errors for EA reque...
2012-08-20 Andrew Bartletts3-smbd: Do not look for EA information on a stream
2012-08-20 Andrew Bartletts3-smbd: Push smb_fname into estimate_ea_size
2012-08-17 Stefan Metzmachers3:smbd: don't disconnect the client when a share has...
2012-08-17 Stefan Metzmachers3:smbd: lp_smb_encrypt() returns SMB_SIGNING_* values
2012-08-17 Stefan Metzmachers3:smbd: make use of ENCRYPTION_REQUIRED()
2012-08-15 Andrew Bartletts3-sysacls: Remove sys_acl_free_qualifier() as it is...
2012-08-15 Andrew Bartletts3-sysacls: Remove sys_acl_free_acl() and replace with...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_free_acl() directly rather than...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_free_qualifier() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_get_entry() directly rather than...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_get_qualifier() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_get_tagtype() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_get_permset() directly rather...
2012-08-15 Andrew Bartletts3-smbd: Call sys_acl_get_perm() directly rather than...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-06-19 Jeremy AllisonRemove unused code now we set the correct command codes.
2012-06-16 Jeremy AllisonSame fix as bug 8989 - Samba 3.5.x (and probably all...
2012-06-15 Michael Adams3:smbd: change trans2.c to use fsp_fnum_dbg() for...
2012-06-15 Michael Adams3:smbd: use FNUM_FIELD_INVALID instead of literal -1
2012-06-06 Stefan Metzmachers3:smbd: use print_spool_rap_jobid() in call_trans2ioctl()
2012-05-25 Volker Lendeckes3: Check for serverid_exists in smb_posix_unlink
2012-05-24 Stefan Metzmachers3:smbd/msdfs: pass allow_broken_path to resolve_dfspat...
2012-05-18 Volker Lendeckes3: Revert the serverid changes, they need more work
2012-05-17 Volker Lendeckes3: Check for serverid_exists in smb_posix_unlink
2012-05-14 Volker Lendeckes3: Make SMB_QUERY_FILE_UNIX_BASIC's devno work for...
2012-05-01 Andrew Bartletts3-smbd: Use security_session_user_level() rather than...
2012-04-18 Jeremy AllisonEnsure we have 12 bytes of data for a SMB_SET_CIFS_UNIX...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartlettbuild: #ifdef LARGE_SMB_OFF_T as off_t is now always...
2012-04-04 Jeremy AllisonSecond part of bugfix for bug #8837 - smbd crashes...
2012-03-01 Jeremy AllisonAdd open_dir_with_privilege() to ensure we're opening...
2012-03-01 Jeremy AllisonImplement FLAG_TRANS2_FIND_BACKUP_INTENT for trans2...
2012-02-25 Jeremy AllisonMake dptr_path() and dptr_wcard() const.
2012-02-19 Volker Lendeckes3: get_share_mode_lock->get_existing_share_mode_lock
2012-02-18 Jeremy AllisonFix a bunch of "unused variable" warnings.
2012-01-23 Jeremy AllisonAnother fix for bug #8556 - ACL permissions ignored...
2012-01-12 Volker Lendeckes3: Put an indirection layer into share_mode_lock
2012-01-12 Volker Lendeckes3: Introduce get_share_mode_lock_fresh()
2011-12-16 Jeremy AllisonRestrict UCF_UNIX_NAME_LOOKUP (symlink allowed) to...
2011-12-16 Jeremy AllisonSecond part of fix for bug #8663 - deleting a symlink...
2011-12-02 Volker Lendeckes3: Use autogenerated open_files.idl
2011-11-16 Jeremy AllisonFinal part of patchset to fix bug #8556 - ACL permissio...
2011-11-16 Jeremy AllisonRemove the check for FILE_WRITE_ATTRIBUTES from smb_set...
2011-11-16 Jeremy AllisonMove handle-based access check into handle codepath.
2011-11-16 Jeremy AllisonWe've already checked fsp must be non-null here.
2011-11-16 Jeremy AllisonRemove unneeded access check. This is done inside smb_s...
2011-11-16 Jeremy AllisonRemove unneeded access check. This is done inside smb_s...
2011-11-16 Jeremy AllisonMove handle based access check into handle code path.
2011-10-22 Jeremy AllisonThird part of fix for bug #8541 - readlink() on Linux...
2011-10-21 Jeremy AllisonFix bug #8541 - readlink() on Linux clients fails if...
2011-10-18 Andrew Bartletts3-smbd Give the nt error string when failing to set...
next