Don't use fname after create_file has been called
[tprouty/samba.git] / source / smbd / trans2.c
2008-02-22 Volker LendeckeDon't use fname after create_file has been called
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-26 Volker LendeckeFix uninitialized variables
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-22 Corinna VinschenGet Samba version or capability information from Windows
2008-01-22 Volker LendeckeMove samba_extended_info_version to smbd/trans2.c
2008-01-22 Corinna VinschenGet Samba version or capability information from Windows
2008-01-22 Volker LendeckeHide streams from the EA API
2008-01-22 Volker LendeckeFix get_ea_names_from_file for many EAs
2008-01-20 Volker LendeckeActivate SMB_QUERY_FILE_STREAM_INFO
2008-01-19 Volker LendeckeAdd the STREAMINFO vfs call
2008-01-19 Volker LendeckeAdd get_ea_names_from_file to sanely list posix xattrs
2008-01-19 Volker LendeckeMake get_ea_value public
2008-01-19 Jeremy AllisonActually test vl's new code and make it work to fix...
2008-01-19 Volker LendeckeAlways return nlink=1 for directories
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Alexander BokovoyRemove is_remotestorage() call from VFS. We already...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyAdd support for offline files support, remote storage...
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Volker Lendeckeuse talloc_tos in a few more places
2008-01-10 Jeremy AllisonMake use of talloc_pool in the main codepaths. Remove...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FSETXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FLISTXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FGETXATTR().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_GET_...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSTAT().
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonNow conn is part of smb_request, we don't need it as
2008-01-04 Jeremy AllisonWe dont' modify the smb header for crypto anymore.
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2008-01-02 Volker LendeckeConvert call_trans2open to create_file()
2007-12-30 Jeremy AllisonAllow encryption context setup on IPC$.
2007-12-29 Volker LendeckeRemove tiny code duplication
2007-12-28 Jeremy AllisonEnsure we turn off POSIX large read/write if encryption
2007-12-28 Jeremy AllisonAdd the capability to set "smb encrypt = required"
2007-12-28 Jeremy AllisonAdd "smb encrypt" parameter. Can be set to "no, yes...
2007-12-27 Jeremy AllisonAdd CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP capability to
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-11-26 Volker LendeckeFix bug 5055
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-20 Jeremy AllisonParanoia check that space_remaining never goes -ve.
2007-11-17 Jeremy AllisonEnsure we use PATH_MAX for symlinks.
2007-11-05 Günther DeschnerMerge commit 'origin/v3-2-test' into branches/upstream
2007-11-05 Volker LendeckeFix a debug message
2007-11-03 Jeremy AllisonRemove the smb_read_error global variable and replace
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-02 Jeremy AllisonAdd brackets so as not to break the POSIX caps return.
2007-10-31 Jeremy AllisonNote when we're setting change time, not write time...
2007-10-31 Jeremy AllisonFix some cases where file_set_dosmode was being passed
2007-10-31 Jeremy AllisonMake explicit draining the socket on RECVFILE. Add
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-10-11 Jeremy AllisonFix valgrind-found memory overwrite.
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... initial-v3-2-test
2007-10-10 Volker Lendecker25184: Fix some C++ warnings and an uninitialized...
2007-10-10 Jeremy Allisonr25163: Fix wrong ctx passed to talloc_asprintf_append().
2007-10-10 Jeremy Allisonr25138: More pstring elimination. Add a TALLOC_CTX...
2007-10-10 Jeremy Allisonr25117: The mega-patch Jerry was waiting for. Remove...
2007-10-10 Jeremy Allisonr25111: Move to talloced pathnames on most code paths.
2007-10-10 Jeremy Allisonr25102: Rewrite msdfs code to use talloced filenames...
2007-10-10 Jeremy Allisonr25009: Large patch discussed with Volker. Move unix_co...
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Volker Lendecker24699: Actually write 24 zeros instead of zero 24...
2007-10-10 Volker Lendecker24548: Fix the case-changing renames
2007-10-10 Jeremy Allisonr24498: More extra code into a function, reply_openerror.
2007-10-10 Jeremy Allisonr24476: Fix the mappings in reply_opeXXX calls. Now...
2007-10-10 Jeremy Allisonr24475: Fix the error mapping for SMB_POSIX_PATH_OPEN.
2007-10-10 Jeremy Allisonr24470: Start fixing up the mapping of OBJECT_NAME_COLL...
2007-10-10 Volker Lendecker24444: Convert reply_find[n]close to the new API
2007-10-10 Volker Lendecker24362: Initialize padding also when no params are...
2007-10-10 Volker Lendecker24320: Fix the wct checks in reply_trans2 and the...
2007-10-10 Volker Lendecker24163: Remove the send_trans2_replies_new wrapper
2007-10-10 Volker Lendecker24162: send_trans2_replies is now static in trans2.c
2007-10-10 Volker Lendecker24161: handle_trans2 takes care of errors itself,...
2007-10-10 Volker Lendecker24160: process_trans2 in smbd/blocking.c used send_tra...
2007-10-10 Volker Lendecker24159: Convert reply_transs2 to the new API
2007-10-10 Volker Lendecker24156: Convert reply_trans2 to the new API
2007-10-10 Volker Lendecker24155: Check wct in reply_trans2
2007-10-10 Volker Lendecker24154: handle_trans2 does not reference inbuf/outbuf...
2007-10-10 Volker Lendecker24153: Convert call_trans2setfsinfo to the new API.
2007-10-10 Volker Lendecker24152: Convert call_trans2ioctl to the new API
2007-10-10 Volker Lendecker24151: Convert call_trans2getdfsreferral to the new API
2007-10-10 Volker Lendecker24150: Convert call_trans2qfsinfo to the new API
2007-10-10 Volker Lendecker24149: Convert call_trans2setfilepathinfo to the new API
2007-10-10 Volker Lendecker24148: Remove some inbuf refs from subcommands of...
next