Prefix VFS API macros with SMB_ for consistency and to avoid problems with VFS_ macro...
[tprouty/samba.git] / source / smbd / reply.c
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:
2002-12-31 Simo Sorcefix for bad check spotted by Ray Simard <ray@sylvan...
2002-12-13 Jeremy AllisonFix for old DOS client when veto files is set to /.*/
2002-12-13 Jeremy AllisonFix for old DOS client when veto files is set to /.*/
2002-12-05 Jeremy AllisonThe element in fsp->print_job should be a RAP jobid...
2002-12-05 Jeremy AllisonThe element in fsp->print_job should be a RAP jobid...
2002-12-04 Jeremy AllisonAdded Volker's directory fix - save the attributes
2002-12-04 Jeremy AllisonAdded Volker's directory fix - save the attributes
2002-12-03 Jeremy AllisonReformat of reply.c before Volker's patch.
2002-12-03 Jeremy AllisonReformat of reply.c before Volker's patch.
2002-12-03 Jeremy AllisonFixed nasty bug where file writes with start offsets...
2002-12-03 Jeremy AllisonFixed nasty bug where file writes with start offsets...
2002-12-01 Andrew BartlettAs per Jeremy's request back this out, so as to re...
2002-12-01 Andrew BartlettNo need for fstring manipulation here (Tcon&X), just...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-05 Jeremy AllisonEnsure can_delete returns correct error code.
2002-11-05 Jeremy AllisonEnsure can_delete returns the correct error code.
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-19 Jeremy AllisonUse sendfile in readbraw.
2002-09-18 Jeremy AllisonAdded "use sendfile" per share option.
2002-09-17 Jeremy AllisonActually use sendfile if selected.
2002-09-17 Jeremy AllisonAttempt to make broken Linux sendfile work.... Still...
2002-09-14 Jeremy AllisonAdded fix for broken Linux (no sendfile64). When offset...
2002-09-12 Jeremy AllisonFirst cut at portable sendfile code. Only used in readX...
2002-09-11 Jeremy AllisonFormatting tidyups before I look at implementing the...
2002-09-11 Jeremy AllisonEnsure we've failed a lock with a lock denied message...
2002-09-11 Jeremy AllisonFix missing braces around push lock call.
2002-09-10 Jeremy AllisonAdded final Steve French patch for "required" attribute...
2002-09-05 Jeremy AllisonWe shouldn't add printing flag here.
2002-09-04 Jeremy AllisonAdd bcast_msg_flags to connection struct. Allows sender...
2002-08-18 Andrew Tridgellround lock timeouts in lockingX upwards to multiples...
2002-08-17 Jelmer VernooijSync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-12 Shirish KaleleAdd RESOLVE_DFSPATH to mkdir operations in HEAD.
2002-08-11 Andrew BartlettMake 'remote_machine' private to lib/substitute.c,...
2002-08-10 Andrew BartlettFix the %m security bug again - and try to make it...
2002-07-20 Andrew BartlettMake it clear that the 'service' isn't to be touched...
2002-07-20 Andrew BartlettUpdate the smbd reply code a little:
2002-07-17 Jeremy AllisonGone back to explicit queue number passing as snum...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-16 Andrew Tridgellmake sure we don't walk past the end of the current...
2002-04-15 Andrew Tridgellthis fixes the displaying of free disk space for DOS6...
next