More gentest error fixups.
[gd/samba-autobuild/.git] / source3 / smbd / reply.c
2004-02-24 Jeremy AllisonMore gentest error fixups.
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...
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...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-04-23 Andrew BartlettMake the variable name match the comment.
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 Tim PotterMerge of Simo's strncat -> StrnCpy fix.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-12 Simo Sorcestrncat get sometimes optimized to strcat by glibc...
2003-04-11 Gerald Carter* We must return 0x2 as the majorversion for nt4 to...
2003-04-11 Gerald Carter* We must return 0x2 as the majorversion for nt4 to...
2003-04-11 Gerald Cartercleanup lanman printing= for win98; device type is...
2003-04-11 Gerald Cartercleanup lanman printing= for win98; device type is...
2003-04-09 Jeremy AllisonEnsure we have WinXP-like semantics for checking TIDs...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 Andrew BartlettNT4 is particularly fussy about getting this right.
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-28 Gerald Carterfix up IPC/LPT:/A: devicetype in tcon_and_X
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 Gerald Cartercleanup the IPC/LPT:/A: mess I started
2003-03-26 Jeremy AllisonFix DOS del command with widelinks = False.
2003-03-26 Jeremy AllisonFix DOS del command with widelinks = False.
2003-03-25 Gerald Carterwin9x was suffered a case of the blues during a domain...
2003-03-25 Gerald Carterwin9x was suffered a case of the blues during a domain...
2003-03-20 Volker LendeckeMerge from HEAD
2003-03-20 Volker LendeckeNT4 as well as W2k respond with IPC regardless of what...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 Andrew BartlettAdd an extra parameter to our 'set_remote_machine_name...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-17 Andrew BartlettFix const warnings.
2003-03-16 Andrew BartlettMake sure we mark the assumption of a fstring parameter...
2003-03-15 Andrew BartlettFound by my new checking code (yet to be commited):
2003-03-08 Andrew BartlettMake sure that the 'remote' machine name can only be...
2003-02-27 Jeremy AllisonFix to allow blocking lock notification to be done...
2003-02-27 Jeremy AllisonFix to allow blocking lock notification to be done...
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-12 Andrew BartlettMake the 'service' in make_connection() use an fstrcpy...
2003-01-08 Jeremy AllisonEnsure we return disk full by default on short writes.
2003-01-08 Jeremy AllisonEnsure we return disk full by default on short writes.
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-31 Simo Sorcefrom HEAD:
next