s3:vfs: add create tags to SMB_VFS_CREATEFILE
[sfrench/samba-autobuild/.git] / source3 / smbd / trans2.c
2014-12-04 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to open_was_deferred()
2014-09-19 Stefan Metzmachers3:smbd: pass smbXsrv_connection to srv_send_smb()
2014-09-15 Jeremy Allisons3: smbd: Fix a couple of tricky slow-path cases -...
2014-09-15 Jeremy Allisons3: smbd: Change get_lanman2_dir_entry() to return...
2014-09-15 Jeremy Allisons3: smbd: Remove unneeded 'out_of_space' parameter...
2014-09-15 Jeremy Allisons3: smbd: SMB2 - change smbd_dirptr_lanman2_entry(...
2014-09-15 Jeremy Allisons3: smbd: smbd_marshall_dir_entry() no longer needs...
2014-09-15 Jeremy Allisons3: smbd: Change smbd_marshall_dir_entry() to return...
2014-09-15 Jeremy Allisons3: smbd: Change the function signature of srvstr_push...
2014-09-15 Jeremy Allisons3: smbd: Ensure types for all variables called 'len...
2014-08-11 Volker Lendeckevfs3: Pass "lease" through SMB_VFS_CREATE_FILE
2014-08-06 Stefan Metzmachers3:smbd: use req->xconn to send_trans2_replies()
2014-08-06 Stefan Metzmachers3:smbd: remove unused 'sconn' in call_trans2setfsinfo()
2014-08-06 Stefan Metzmachers3:smbd: pass smbXsrv_connection to smbd_do_qfsinfo()
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.unix_info.* to xconn->smb1...
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.echo_handler.* to xconn-...
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.signing_state to xconn->smb1...
2014-08-06 Stefan Metzmachers3:smbd: move sconn->smb1.sessions.* to xconn->smb1...
2014-07-22 Volker Lendeckesmbd/nmbd: Remove HAVE_LONGLONG
2014-07-07 Volker Lendeckesmbd: Use BVAL
2014-07-04 Volker Lendeckesmbd: do_lock does not need "blr" anymore
2014-06-13 Ralph BoehmeConvert samba_private_attr_name() to a public function
2014-02-19 Garming Samparam: add const to a local variable to prevent a warni...
2014-02-12 Garming Samparam: change fstype to use a constant string
2014-02-08 Garming Samparam: rename lp function and variable from "inherit_pe...
2014-02-08 Garming Samparam: rename lp function and variable from "symlinks...
2014-02-08 Garming Samparam: rename lp function and variable from 'manglednam...
2014-02-08 Garming Samparam: rename lp function and variable from 'dontdescen...
2014-02-08 Garming Samparam: rename lp function and variable from 'force_dir_...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_dir_mask to lp[cfg]_directory_...
2013-12-14 Volker Lendeckesmbd: Fix a false DEBUG fn name
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-06 Volker Lendeckesmbd: Fix a const warning
2013-09-05 Volker Lendeckesmbd: Remove FORCE_OPLOCK_BREAK_TO_NONE
2013-08-28 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH for smb1
2013-08-28 Volker Lendeckesmbd: Fix error return for STREAM_INFO
2013-08-28 Volker Lendeckesmbd: qfsinfo has fixed/variable buffers
2013-08-28 Volker Lendeckesmbd: qfilepathinfo has fixed/variable buffers
2013-08-26 Jeremy AllisonFix the UNIX extensions CHOWN calls to use FCHOWN if...
2013-08-26 Jeremy AllisonAllow UNIX extensions client to act on open fsp instead...
2013-08-26 Jeremy AllisonFix the erroneous masking of chmod requests via the...
2013-08-25 Jeremy AllisonRevert "Fix the erroneous masking of chmod requests...
2013-08-25 Jeremy AllisonRevert "Allow UNIX extensions client to act on open...
2013-08-25 Jeremy AllisonPushed from the wrong branch - this is the version
2013-08-24 Jeremy AllisonFix the UNIX extensions CHOWN calls to use FCHOWN if...
2013-08-24 Jeremy AllisonAllow UNIX extensions client to act on open fsp instead...
2013-08-24 Jeremy AllisonFix the erroneous masking of chmod requests via the...
2013-08-23 Volker Lendeckesmbd: Fix a debug message
2013-08-19 Richard SharpeFix bug #10097 - MacOSX 10.9 will not follow path-based...
2013-08-15 Jeremy Allisons3:lib: Factor read_ea_list_entry() and read_nttrans_ea...
2013-08-05 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO...
2013-08-05 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_VOLUME_INFO...
2013-08-05 Ralph Wuerthners3:smbd: allow status code in smbd_do_qfsinfo() to...
2013-08-04 Jeremy AllisonEnsure we can never integer wrap when working on client...
2013-07-19 Jeremy AllisonReply with correct trans2 message on a setpathinfo...
2013-07-19 Jeremy AllisonEnsure we can't create a file using TRANS2_OPEN with...
2013-07-19 Jeremy AllisonAdd the ability to send an NTSTATUS result back with...
2013-07-19 Jeremy AllisonEnsure we never return an EA name to a Windows client...
2013-07-19 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.
next