r1939: Ensure with my new change we set extended security in flags2 in
[tprouty/samba.git] / source / smbd / trans2.c
2007-10-10 Jeremy Allisonr1472: Make mknod work again for the CIFS client. Still...
2007-10-10 Jeremy Allisonr1255: Ensure we check attributes correctly on rename...
2007-10-10 Jeremy Allisonr1115: Fix for #1427. Catch bad path errors at the...
2007-10-10 Jeremy Allisonr1093: Ensure we clear any cached errors on a deferred...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Jeremy Allisonr957: Fixup moribund unix extensions mknod code path...
2007-10-10 Jeremy Allisonr779: Fix specific case of open that doesn't cause...
2007-10-10 Jeremy Allisonr710: Fix smbclient symlink command when widelinks...
2007-10-10 Jeremy Allisonr706: Fix erroneous commit... I've not finished testing the
2007-10-10 Jeremy Allisonr698: Now wb pipe is non-blocking remember to read...
2007-10-10 Jeremy Allisonr658: Oops - make smbclient work again with widelinks...
2007-10-10 Richard Sharper654: There is no point in having two lines of:
2007-10-10 Jeremy Allisonr653: Ok, so tridge convinced me. Allow full UNIX path...
2007-10-10 Jeremy Allisonr640: Make cifsvfs symlinks work with paths within...
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2007-10-10 Tim Potterr422: Compile fix for OpenBSD (ENOTSUP not supported...
2007-10-10 Stefan Metzmacherr408: - replace (conn->admin_user != True) with (curren...
2007-10-10 Jeremy Allisonr247: Fixup a couple of debug messages.
2007-10-10 Jeremy Allisonr225: Patch from Pat.Hayward@propero.net to make the...
2007-10-10 Jeremy Allisonr150: Make 3.x pass the Samba 4.x RAW-SEARCH tests...
2007-10-10 Jeremy Allisonr96: Stupid f&%'n UNIX extensions.... SETPATHINFO
2007-10-10 Jeremy Allisonr81: Make EA's case independent - fix smbtorture to...
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-03-31 Jeremy AllisonAdded support for OS/2 EA's in smbd server. Test with...
2004-03-29 Jeremy AllisonCommitted test code by mistake... removing.
2004-03-29 Jeremy AllisonSetting EA's to zero length deletes them.
2004-03-12 Jeremy AllisonFix from Robert.Dahlem@gmx.net (Robert Dahlem) for...
2004-03-12 Jeremy AllisonFix from Robert.Dahlem@gmx.net (Robert Dahlem) for...
2004-03-09 Jeremy AllisonFix dfs referrals - don't use check_path_syntax. Also...
2004-03-09 Jeremy AllisonFix dfs referrals - don't use check_path_syntax. Also...
2004-03-05 Jeremy AllisonSeveral mb tidyups - getting ready to address the XXX_s...
2004-03-05 Jeremy AllisonSeveral mb tidyups - getting ready to address the XXX_s...
2004-03-03 Jeremy AllisonAdded client "hardlink" commant to test doing NT rename...
2004-03-03 Jeremy AllisonAdded client "hardlink" commant to test doing NT rename...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-02-28 Jeremy AllisonMore gentest fixes. Fix up regression in IS_NAME_VALID...
2004-02-28 Jeremy AllisonMore gentest fixes. Fix up regression in IS_NAME_VALID...
2004-02-24 Jeremy AllisonFixup bad-path error found by gentest.
2004-02-24 Jeremy AllisonFixup bad-path error found by gentest.
2004-02-20 Jeremy AllisonMake SMB_FILE_ACCESS_INFORMATION call work correctly.
2004-02-20 Jeremy AllisonMake SMB_FILE_ACCESS_INFORMATION call work correctly.
2003-12-01 Jeremy AllisonEnsure the server can cope with multiple secondary...
2003-12-01 Jeremy AllisonEnsure the server can cope with multiple secondary...
2003-10-30 Gerald Carterbug 696; check for an invalid fid before dereferencing...
2003-10-30 Gerald Carterbug 696; check for an invalid fid before dereferencing...
2003-10-28 Jeremy AllisonDon't log at level zero when chdir fails. Ensure correc...
2003-10-28 Jeremy AllisonDon't log at level zero when chdir fails. Ensure correc...
2003-10-28 Jeremy AllisonFix for bug #667. DFS filenames can now have arbitrary...
2003-10-28 Jeremy AllisonFix for bug #667. DFS filenames can now have arbitrary...
2003-10-16 Jeremy AllisonTidyup wrap checking.
2003-10-16 Jeremy AllisonTidyup wrap checking.
2003-10-07 Jeremy AllisonVersion of patch from nick@isilon.com (Nicholas Kirsch...
2003-10-07 Jeremy AllisonVersion of patch from nick@isilon.com (Nicholas Kirsch...
2003-10-02 Jeremy AllisonCorrect fix for excel read-only bug. Add panic for...
2003-10-02 Jeremy AllisonCorrect fix for excel read-only bug. Add panic for...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore cachegrind tuning, plus fix an error message.
2003-08-18 Jeremy AllisonAdded level 262. Found by Samba4 torture tester.
2003-08-18 Jeremy AllisonAdd level 261 to search. Found using Samba4 tester.
2003-08-16 Jeremy AllisonImplemented the level 1010 NT rename level. Many fixes...
2003-08-15 Jeremy AllisonFix attribute set using setfileinfo - Samba4 found.
2003-08-15 Jeremy AllisonIgnore silently set disposition information when set...
2003-08-14 Jeremy Allisonnlink field should decrement when delete pending is...
2003-08-14 Jeremy AllisonFix setfileinfo level 1 - it only takes 12 bytes. Found...
2003-08-14 Jeremy AllisonFix changing of attributes via setattr. Samba4 test...
2003-08-14 Jeremy AllisonFix SMBseek and get/set position information SMBs....
2003-08-13 Jeremy AllisonQuery volume info level 2 fix - found by Samba4 tester.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-02 Jeremy AllisonAdd the same signing code to the server. Ensure we...
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-18 Andrew Tridgellthis fixes a bug where Samba would under some circumsta...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-01 Jeremy AllisonFix for bug 189 from MORIYAMA Masayuki <msyk@mtg.biglob...
2003-06-06 Andrew Tridgell2 more places where win2003 forces UCS2
2003-06-06 Andrew Tridgell- the ALL_INFO trans2 QFILEINFO level uses a forced...
2003-06-06 Andrew Tridgell- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to...
2003-06-06 Andrew Tridgellfixed the string alignment of the QUERY_EA_SIZE trans2...
2003-06-06 Andrew Tridgellfixed the layout of the FULL_DIRECTORY_INFO trans2...
2003-06-06 Andrew Tridgellremoved the 'valgrind fix' that (although it may well...
2003-06-04 Andrew Tridgellfixed the termination of several trans2 strings
2003-06-04 Andrew Tridgellshouldn't null terminate trans2 qfileinfo all_info...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-06-01 Andrew Tridgelladded the COMPRESSION_INFO trans2 QFILEINFO level and...
2003-06-01 Andrew Tridgellfixed the ALL_INFO and ALL_INFORMATION trans2 QFILEINFO...
2003-05-31 Jeremy AllisonGot us happy running under valgrind again :-).
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Gerald Carterfix quota build on non-64bit systems
2003-05-14 Alexander BokovoyEvolve quotas configure check more. Patch from Stefan...
2003-05-14 Alexander BokovoyPrefix VFS API macros with SMB_ for consistency and...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Alexander BokovoyWrap into WITH_QUOTAS yet another place in trans2
2003-05-12 Alexander BokovoySmall fix for HAVE_SYS_QUOTAS usage, spotted by build...
2003-05-12 Alexander BokovoySmall fix for HAVE_SYS_QUOTAS usage, spotted by build...
2003-05-12 Alexander BokovoyAdd NT quota support. Patch from Stefan (metze) Metzemacher
2003-05-11 Alexander BokovoyFix VFS layer:
2003-05-07 Jeremy AllisonSMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAM...
2003-05-07 Jeremy AllisonSMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAM...
2003-04-24 Jim McDonoughFix length in findfirst2 responses, fix os/2 clients
2003-04-24 Jim McDonoughFix length in findfirst2 responses, fix os/2 clients
next