r814: conn is 0 during ioctl (at least during smbtorture IOCTL test)
[tprouty/samba.git] / source / smbd / reply.c
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...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-29 Jeremy AllisonFix bug #226. Stop unmangle of name into a wildcard...
2003-07-27 Andrew BartlettTry again to fix up 'session request' name exchange...
2003-07-18 Andrew Tridgellmake sure we don't allow the creation of directories...
2003-07-18 Jeremy AllisonSigning so far... the client code fails on a SMBtrans2...
2003-07-17 Jeremy AllisonDon't allow read/write raw when signing is active.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-13 Richard SharpeFix an spelling mistake.
2003-06-06 Andrew TridgellSMBlockingX timeouts are in units of 2 milliseconds...
2003-06-06 Andrew Tridgellmake the allocation_size consistent between trans2...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-11 Alexander BokovoyFix VFS layer:
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next