r3946: Fix for bugid #2085 reported by Jason Mader <jason@ncac.gwu.edu>. Use consistent
[tprouty/samba.git] / source / smbd / reply.c
2007-10-10 Jeremy Allisonr3946: Fix for bugid #2085 reported by Jason Mader...
2007-10-10 Jeremy Allisonr3944: Fix the problem we get on Linux where sendfile...
2007-10-10 Jeremy Allisonr3936: Ensure LARGE_READX response must fit within...
2007-10-10 Jeremy Allisonr3934: Correctly check for the top length bit in LARGE_...
2007-10-10 Jeremy Allisonr3050: Steal from Samba4 :-). Make us pass most of...
2007-10-10 Jeremy Allisonr2575: Return correct error codes on old SEARCH call...
2007-10-10 Jeremy Allisonr2219: Remember to count bad_components only on pathnam...
2007-10-10 Jeremy Allisonr2215: I think I'm really close now. The key is to...
2007-10-10 Jeremy Allisonr2194: Here is the efforts of much pain reproducing...
2007-10-10 Jeremy Allisonr2150: Fix parsing of names ending in dot and a few...
2007-10-10 Gerald Carterr1885: tighten the cache consistency with the ntprinter...
2007-10-10 Jeremy Allisonr1841: Fix for #1606, can't launch dos exe's.
2007-10-10 Jeremy Allisonr1665: Patch from James Peach @ SGI to stop using sendf...
2007-10-10 Gerald Carterr1570: merging changes from 3.0.5
2007-10-10 Jeremy Allisonr1311: Turn on sendfile for non-oplocked files. tridge...
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 Volker Lendecker942: If using DOS error codes, we need to return ERRDO...
2007-10-10 Herb Lewisr814: conn is 0 during ioctl (at least during smbtortur...
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2004-04-03 Jeremy AllisonFix wildcard src with wildcard dest renames.
2004-04-03 Jeremy AllisonFix wildcard unlink.
2004-04-03 Jeremy AllisonFix typo in check_path_syntax.
2004-04-02 Jeremy AllisonFix reply_ctemp - make compatible with w2k3.
2004-04-02 Jeremy AllisonFix wildcard identical rename.
2004-04-02 Jeremy Allisoncheck_path improvements found by samba4 raw-checkpath...
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-03-17 Jeremy AllisonRemove excess logging when probing for the length of...
2004-03-17 Jeremy AllisonRemove excess logging when probing for the length of...
2004-03-17 Jeremy AllisonChange check_path_syntax() to use the new next_mb_char_...
2004-03-17 Jeremy AllisonChange check_path_syntax() to use the new next_mb_char_...
2004-03-16 Jeremy AllisonAdd function next_mb_char_size() that returns a size_t...
2004-03-16 Jeremy AllisonAdd function next_mb_char_size() that returns a size_t...
2004-03-16 Alexander BokovoyFix check_path_syntax() for multibyte encodings which...
2004-03-16 Alexander BokovoyFix check_path_syntax() for multibyte encodings which...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-12 Alexander BokovoyFix problems with very long filenames in both smbd...
2004-03-12 Alexander BokovoyFix problems with very long filenames in both smbd...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-03-11 Jeremy AllisonFix processing of pathnames with embedded '\\' characte...
2004-03-11 Jeremy AllisonFix processing of pathnames with embedded '\\' characte...
2004-03-09 Gerald Carterfix build with gcc 2.96 and --with-developer
2004-03-09 Gerald Carterfix build with gcc 2.96 and --with-developer
2004-03-08 Jeremy AllisonFix assumption about following directory sep in check_p...
2004-03-08 Jeremy AllisonFix assumption about following directory sep in check_p...
2004-03-04 Jim McDonoughFix build farm, older compilers won't let you declare...
2004-03-04 Jim McDonoughFix build farm, older compilers won't let you declare...
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-26 Jeremy AllisonInteresting fact found by IFSTEST /t LockOverlappedTest...
2004-02-26 Jeremy AllisonInteresting fact found by IFSTEST /t LockOverlappedTest...
2004-02-25 Jeremy AllisonFixup strange rename error case (gentest).
2004-02-25 Jeremy AllisonFixup strange rename error case (gentest).
2004-02-25 Jeremy AllisonMore gentest fun :-). NB. I'm not fixing OpenX breakage...
2004-02-25 Jeremy AllisonMore gentest fun :-). NB. I'm not fixing OpenX breakage...
2004-02-25 Jeremy AllisonMore gentest fixes.
2004-02-25 Jeremy AllisonMore gentest fixes.
2004-02-24 Jeremy AllisonEnsure '.' and '..' don't match in delete requests.
2004-02-24 Jeremy AllisonEnsure '.' and '..' don't match in delete requests.
2004-02-24 Jeremy AllisonMore gentest error fixups.
2004-02-24 Jeremy AllisonMore gentest error fixups.
2004-02-24 Jeremy AllisonFixup correct timeout values for blocking lock timeouts...
2004-02-24 Jeremy AllisonFixup correct timeout values for blocking lock timeouts...
2004-01-31 Gerald Carter* BUG 101: patch from j.lu@tiesse.com to set the SV_TYP...
2004-01-31 Gerald Carter* BUG 101: patch from j.lu@tiesse.com to set the SV_TYP...
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-10-16 Jeremy AllisonFix buggy data_len calculation in echo. Add paranoia...
2003-10-16 Jeremy AllisonFix buggy data_len calculation in echo. Add paranoia...
2003-10-10 Jeremy AllisonMake us pass Samba4 lock tester (with one different...
2003-10-10 Jeremy AllisonMake us pass Samba4 lock tester (with one different...
2003-10-09 Jeremy AllisonMatch W2K insanty w.r.t. writelock and writeclose....
2003-10-09 Jeremy AllisonMatch W2K insanty w.r.t. writelock and writeclose....
2003-10-09 Jeremy AllisonAt least give a message if we're returning a short...
2003-10-09 Jeremy AllisonAt least give a message if we're returning a short...
2003-10-09 Jeremy AllisonChanges to allow Samba3 to pass the Samba4 RAW-READ...
2003-10-09 Jeremy AllisonChanges to allow Samba3 to pass the Samba4 RAW-READ...
2003-10-08 Jeremy AllisonFixup error code returns from Samba4 tester. Ensure...
2003-10-08 Jeremy AllisonFixup error code returns from Samba4 tester. Ensure...
2003-09-29 Jeremy AllisonTake care of condition where DOS and NT error codes...
2003-09-29 Jeremy AllisonTake care of condition where DOS and NT error codes...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-08 Jeremy AllisonProtect against core dump if ioctl for print job sends...
2003-08-19 Jeremy AllisonImplement SMBexit properly. Found by Samba4 tester...
2003-08-19 Jeremy AllisonFix flush of 0xFFFF - found by Samba4 tester.
2003-08-19 Jeremy AllisonDon't return DOS error on SMBsearch return if using...
2003-08-16 Jeremy AllisonImplemented the level 1010 NT rename level. Many fixes...
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 AllisonBetter path checking for chkpth. We now pass Samba4...
2003-08-13 Jeremy AllisonMore chkpth fixes from Samba4 tests.
2003-08-13 Jeremy AllisonEnsure we pass the Samba4 unlink test !
2003-08-12 Jeremy AllisonFix another error code return against Samba4 test suite...
2003-08-12 Jeremy AllisonTest invalid map system, map hidden, create mask, force...
next