s3: Change SMB_VFS_CREATE_FILE to take a create_file_flags argument
[kai/samba.git] / source3 / smbd / trans2.c
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-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
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-08 Volker LendeckeDo not write into inbuf for the transs request
2008-11-04 Volker LendeckeFix a const warning
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Volker LendeckeRemove some inbuf references by adding "cmd" to smb_request
2008-11-02 Volker LendeckeUse "vwv" in trans parsing
2008-11-02 Volker LendeckeRemove a bunch of direct inbuf references by adding...
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-11-01 Jeremy AllisonGet closer to passing S4 RAW-ACLs.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-17 Jeremy AllisonCope with bad trans2mkdir requests from System i QNTC...
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-13 Volker LendeckeUse "struct files_struct" for pipes instead of smb_np_s...
2008-10-13 Volker LendeckePass struct smb_request to file_free
2008-10-13 Volker LendeckePass struct smb_request to file_fsp
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Jeremy AllisonFix bug #5783 FindFirst fails where search pattern...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-10 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-09-10 Jeremy AllisonWhen requesting UNIX info levels on findfirst/findnext...
2008-09-08 Volker LendeckeFix calculation of useable_space for trans2 and nttrans...
2008-09-06 Jeremy AllisonWrite times code update.
2008-06-19 Volker LendeckeRemove current_user references from trans2.c
2008-06-19 Volker LendeckeRemove some current_user references from trans2.c
2008-06-19 Volker LendeckeRemove the "current_user" arg from check_fsp
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-05-10 Volker LendeckeRemove "user" from connection_struct
2008-05-05 Volker LendeckeRemove connection_struct->mem_ctx, connection_struct...
2008-05-02 Jeremy AllisonRename inherit_access_acl() -> inherit_access_posix_acl...
2008-04-28 Jeremy AllisonFix bug found by Igor Mammedov <niallain@gmail.com...
2008-04-08 Jeremy AllisonRewrite the wrap checks to deal with gcc 4.x optimisations.
2008-04-07 Stefan Metzmachersmbd: make it possible to disable get_file_infos()...
2008-04-07 Stefan Metzmacherlocking: combine get_delete_on_close_flag() and get_wri...
2008-04-07 Stefan Metzmachersmbd: implement the strange write time update logic
2008-04-07 Stefan Metzmacherlocking: store the write time in the locking.tdb
2008-03-11 Jeremy AllisonMetze pointed out this we don't need FILE_ATTRIBUTE_REA...
2008-03-11 Jeremy AllisonTry and fix bug #5315, as well as S4 torture tests...
2008-03-11 Jeremy AllisonFix S3 to pass the test_raw_oplock_exclusive3 test.
2008-03-09 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-08 Volker LendeckeFix some typos
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-22 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
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
next