r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation
[samba.git] / source3 / smbd / open.c
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr4007: Fix bug #2088 - ensure inherit permissions is...
2007-10-10 Volker Lendecker3853: Fix an uninitialized variable warning. Jeremy...
2007-10-10 Jeremy Allisonr3002: Fix for bug #1886 - prevent delete on close...
2007-10-10 Jeremy Allisonr2083: Fix memleak on return code path.
2007-10-10 Jeremy Allisonr2027: Fix for but #1657, used initialized variable...
2007-10-10 Jeremy Allisonr1304: Turns out non-io opens that cause oplock breaks...
2007-10-10 Jeremy Allisonr1263: Make "defer sharing violations" a global parameter.
2007-10-10 Jeremy Allisonr1260: Added new parameter in the protocol section...
2007-10-10 Jeremy Allisonr1097: Fix errno being incorrectly set. Noticed by...
2007-10-10 Jeremy Allisonr1089: Removed spurious oplock message in deferred...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Jeremy Allisonr974: Fix open code to pass more torture tests. We...
2007-10-10 Jeremy Allisonr945: "Correct" (as in, more correct) way to handle...
2007-10-10 Jeremy Allisonr779: Fix specific case of open that doesn't cause...
2007-10-10 Jeremy Allisonr742: Volker discovered that we can truncate a locked...
2007-10-10 Richard Sharper740: Fix Bug #1301. Return NT_STATUS_SHARING_VIOLATION...
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-03-19 Jeremy AllisonFix for #1064 - ensure truncate attribute checking...
2004-02-28 Jeremy AllisonCan't set allocation size on directories, return correc...
2004-02-28 Jeremy AllisonCan't set allocation size on directories, return correc...
2004-02-24 Jeremy AllisonMore gentest error fixups.
2004-02-24 Jeremy AllisonMore gentest error fixups.
2003-11-18 Jeremy AllisonRemove unneeded second open for filename ending in...
2003-11-18 Jeremy AllisonRemove unneeded second open for filename ending in...
2003-10-21 Jeremy AllisonFix signing miss-sequence noticed by Stefan Metzmacher...
2003-10-21 Jeremy AllisonFix signing miss-sequence noticed by Stefan Metzmacher...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-19 Jeremy AllisonImplement SMBexit properly. Found by Samba4 tester...
2003-08-14 Jeremy AllisonFix SMBseek and get/set position information SMBs....
2003-08-07 Jeremy AllisonAn oplock break reply from the client causes the sequen...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-29 Jeremy AllisonFinish tridge's patch as referenced here :
2003-07-24 Jeremy AllisonFix from matt.zinkevicius@hp.com to stop files being...
2003-07-22 Tim PotterFixup a bunch of printf-style functions and debugs...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-07 Jeremy AllisonFix spotted by Nadav Danieli <nadavd@exanet.com> -...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
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-22 Jeremy AllisonMore fixes for debug log to catch logic error.
2003-05-22 Jeremy AllisonMore fixes for debug log to catch logic error.
2003-05-22 Jeremy AllisonAdd more info to debug info...
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 BokovoyEliminate NULL pointers from VFS interface. All hooks...
2003-05-11 Alexander BokovoyFix VFS layer:
2003-05-01 Jeremy AllisonFix for bugid 51 from Dragan Krnic.
2003-05-01 Jeremy AllisonFix for bugid 51 from Dragan Krnic.
2003-04-24 Andrew BartlettThis is really trying to be a StrnCpy (most names will...
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-04-22 Jeremy AllisonAdd runtime tests for "impossible" case with -DDEVELOPE...
2003-04-22 Jeremy AllisonAdd runtime tests for "impossible" case with -DDEVELOPE...
2003-02-12 Jeremy AllisonCorrectly return access denied on share mode deny when...
2003-02-12 Jeremy AllisonCorrectly return access denied on share mode deny when...
2003-02-04 Jeremy AllisonEnsure we only ever set fsp->conn in one place.
2003-02-04 Jeremy AllisonEnsure we only ever set fsp->conn in one place.
2003-02-04 Jeremy AllisonEnsure Samba passes the open attribute truncate tests...
2003-02-04 Jeremy AllisonEnsure Samba passes the open attribute truncate tests...
2003-01-30 Jeremy AllisonFix for interesting resource constraint condition....
2003-01-30 Jeremy AllisonFix for interesting resource constraint condition....
2003-01-08 Jeremy AllisonFix open problem with changing attributes on an existin...
2003-01-08 Jeremy AllisonFix open problem with changing attributes on an existin...
2003-01-07 Tim PotterRemove unused variable.
2003-01-03 Jeremy AllisonFix problem with "hide unreadable". stat file opens...
2003-01-03 Jeremy AllisonFix problem with "hide unreadable". stat file opens...
2002-11-19 Jeremy AllisonVery curious. It turns out attribute matching on trunca...
2002-11-19 Jeremy AllisonVery curious. It turns out attribute matching on trunca...
2002-11-05 Jeremy AllisonFix to correctly return NT_STATUS_DELETE_PENDING.
2002-11-05 Jeremy AllisonFix to correctly return NT_STATUS_DELETE_PENDING.
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
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-03 Jeremy AllisonEnsure we open UNIX fifo's non-blocking like we used...
2002-08-30 Jeremy AllisonFix bug with stat mode open being done on read-only...
2002-08-30 Jeremy AllisonCorrectly fail opens with mismatching SYSTEM or HIDDEN...
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-07-08 Andrew BartlettFix const warning
2002-06-22 Andrew BartlettRaise some debug levels.
2002-04-23 Jeremy AllisonWhen doing a non-io open the stat failing is no cause...
2002-04-20 Andrew Tridgelltry to cope better with the take ownership operation...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-26 Jeremy AllisonMatched W2K *insane* open semantics....
2002-03-23 Jeremy AllisonFix the mp3 rename bug - also tidy up our open code...
2002-03-21 Jeremy AllisonFix stupid typo !
2002-03-20 Jeremy AllisonRemove the "stat open" code - make it inline. This...
2002-03-12 Jeremy AllisonAdded POSIX ACL layer into the vfs.
2002-03-11 Jeremy AllisonImplemented default ACL patch (set inherit acls = true...
2002-03-07 Jeremy AllisonFixed delete on close semantics - preparing for share...
2002-02-26 Andrew TridgellThis is a nasty hack to fix "xcopy /o" from win2000...
2002-02-15 Tim PotterMerge of smbclient print crash bug fix from app head.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Jeremy AllisonFixed display of "remote downlevel document" in old...
2002-01-17 Andrew Tridgelldon't use O_NONBLOCK in open(). This was added erroneou...
2002-01-12 Jeremy AllisonAdded the O_NOFOLLOW flag if follow symlinks is set...
2001-12-16 Jeremy AllisonMoved fchown_acl change to the point where we *really...
2001-11-28 Jeremy AllisonSpelling pedents strike again :-).
2001-11-28 Jeremy AllisonEnsure the CAN_WRITE is checked and prevents O_CREAT...
next