s3:smbd: add support for marshalling SMB2 FileFullEaInformation
[samba.git] / source3 / smbd / trans2.c
2009-07-12 Stefan Metzmachers3:smbd: add support for marshalling SMB2 FileFullEaInf...
2009-07-12 Stefan Metzmachers3:smbd: add support for marshalling SMB2 FileAllInform...
2009-07-12 Stefan Metzmachers3:smbd: filter out SMB2 specific private query info...
2009-07-12 Stefan Metzmachers3:smbd: make smbd_do_qfilepathinfo() non static for...
2009-07-12 Stefan Metzmachers3:smbd: split calculation and mashalling of file index...
2009-07-12 Stefan Metzmachers3:smbd: split out smbd_do_qfilepathinfo() from call_tr...
2009-07-12 Stefan Metzmachers3:smbd: add missing return after reply_nterror()
2009-07-11 Jeremy AllisonRemove reply_unixerror() - no longer needed. Should...
2009-07-09 Tim Proutys3 plumb smb_filename through smb_set_file_allocation_i...
2009-07-09 Tim Proutys3: Remove is_ntfs_stream_name() and split_ntfs_stream_...
2009-07-09 Tim Proutys3: Plumb smb_filename through dos_mode() and related...
2009-07-09 Jeremy AllisonRename update_stat_ex_writetime() -> update_stat_ex_mtime()
2009-07-09 Jeremy AllisonThe migration to struct stat_ex broke the calculation of
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_NTIMES
2009-07-06 Tim Proutys3 sticky write time: Removed unused args and tighten...
2009-07-06 Tim Proutys3: Plumb smb_filename around SMB_VFS_CHFLAGS
2009-07-06 Tim Proutys3: Change some filename_convert to pass in NULL for...
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_UNLINK
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_RENAME
2009-07-02 Stefan Metzmachers3:smbd: push nttrans and trans2 responses with no...
2009-07-02 Jeremy AllisonEnsure we don't use delayed writes on POSIX opened...
2009-07-01 Jeremy AllisonFix bug #6520 time stamps - e.g. last mod time is not...
2009-06-26 Tim Proutys3: pass a valid stat into file_ntimes()
2009-06-26 Tim Proutys3: Change set_ea() and its callers to use smb_filename
2009-06-25 Tim Proutys3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS...
2009-06-18 Jeremy AllisonReplace the boilerplate calls to :
2009-06-17 Jeremy AllisonFix msdfs after the change to smb_filename struct....
2009-06-12 Tim Proutys3: Plumb smb_filename through SMB_VFS_CREATE_FILE
2009-06-10 Tim Proutys3: Prepare the first set of SMB_VFS_CREATE_FILE caller...
2009-06-10 Tim Proutys3: Make all callers of SMB_VFS_CREATEFILE call unix_co...
2009-06-03 Stefan Metzmachers3:smbd: move some session specific globals to struct...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-30 Jeremy AllisonFix bug #6421 - POSIX read-only open fails on read...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeAttempt to fix the build on NetBSD
2009-05-26 Volker LendeckeFix some nonempty blank lines
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-05-24 Volker LendeckeTALLOC_FREE happily lives with a NULL ptr. Tim, please...
2009-05-22 Jeremy AllisonEnsure we return NT_STATUS_FILE_IS_A_DIRECTORY on a...
2009-05-21 Tim Proutys3: Change unix_convert (and its callers) to use struct...
2009-05-19 Aravind Srinivasans3: Always allocate memory in dptr_ReadDirName
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jeremy AllisonEnsure we never enter VFS_CREATE without having initialized
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Stefan Metzmachers3:smbd: use new simplified snb_signing code in the...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jeremy AllisonMake test for open modes more robust against other...
2009-02-25 Jeremy AllisonFix bug in processing of open modes in POSIX open.
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonAllow set attributes on a stream fnum to be redirected...
2009-02-13 Zack KirschAdd VFS ops for Windows BRL: Lock, Unlock and Cancel:
2009-02-10 Steven Dannemans3: Added SMB_VFS_INIT_SEARCH_OP to initialize data...
2009-02-09 todd stecherS3: New module interface for SMB message statistics...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Tim Proutys3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 todd stecherExtend NTIMES to allow setting create_time
2009-01-15 Michael Adams3: make better use of ccache by not including version...
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
2009-01-08 Stefan Metzmachers3:smbd: make static const in mangle_hash2.c really...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-12-31 Volker LendeckeRename parent_dirname_talloc() to parent_dirname()
2008-12-31 Volker LendeckeUse parent_dirname_talloc instead of parent_dirname...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Tim Proutys3: Fix stream marshalling to return the correct stream...
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jeremy AllisonFix bug #5986 - Editing a stream is broken (rename...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-04 Jeremy AllisonFix bug #5937 - filenames with "*" char hide other...
2008-12-04 Tim Proutys3: Change SMB_VFS_CREATE_FILE to take a create_file_fl...
2008-12-04 Tim Proutys3: Modify direct callers of open_file_ntcreate and...
2008-12-04 Tim Proutys3: Add new "is_dos_path" argument to SMB_VFS_CREATE_FILE
2008-12-04 Tim Proutys3: Add SMB_VFS_CREATE_FILE to the vfs layer
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-01 Stefan Metzmachers3:smbd: write times should be set on the base file...
2008-12-01 Stefan Metzmachers3:smbd: return DELETE_PENDING on path based operations...
2008-12-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-01 Stefan Metzmachers3:smbd: construct the correct newname for stream renames
2008-12-01 Volker LendeckeFix a debug message, append the correct \n
2008-11-28 Volker LendeckeRemove inbuf references from the trans2ioctl code
2008-11-28 Volker LendeckeConsolidate the buffer checks for the reply_trans style...
2008-11-28 Volker LendeckeRemove an unused variable
2008-11-27 Volker LendeckeFix the offset checks in the trans routines
next