r13316: Let the carnage begin....
[sfrench/samba-autobuild/.git] / source3 / smbd / open.c
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr13314: This code has been causing problems since 1...
2007-10-10 Jeremy Allisonr13299: From testing W2K3 and W2K the delete on close...
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Jeremy Allisonr13274: Fix for bug #3467. Not a show stopper.
2007-10-10 Jeremy Allisonr12877: Stop passing structs around in smb messages...
2007-10-10 Volker Lendecker12735: After talking to Tridge and Jeremy... This...
2007-10-10 Volker Lendecker12721: GPFS 2.4 on Linux will contain some windows...
2007-10-10 Volker Lendecker12460: Fixes for bug 3349
2007-10-10 Jeremy Allisonr12213: Final fix for #3303 - send rename messages...
2007-10-10 Jeremy Allisonr12203: Add the share path into the sharemode db. This...
2007-10-10 Jeremy Allisonr11341: Put directory opens into the share mode db...
2007-10-10 Jeremy Allisonr10943: Unused variable. Bug #3160 from jason@ncac...
2007-10-10 Jeremy Allisonr10930: Fix erroneous debug spotted by Herb.
2007-10-10 Jeremy Allisonr10744: Fix for the second incarnation of bug #3088...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10133: Fix bug #3044. open-exec is read-only.
2007-10-10 Volker Lendecker9584: Fix a race condition in Samba 3. If two files...
2007-10-10 Volker Lendecker8492: open_mode_check does not use the parameter p_fla...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Jeremy Allisonr6673: Fix the write cache based on some VERY good...
2007-10-10 Jeremy Allisonr6344: Fix bug #2601 - it seems that DOS_OPEN_EXEC...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr6200: Returned access should contain share mode as...
2007-10-10 Jeremy Allisonr6174: Fixup T2 open call - we were returning 2 bytes...
2007-10-10 Jeremy Allisonr6172: Tidy up error processing significantly. Remove...
2007-10-10 Jeremy Allisonr6152: Correctly check OpenX open modes.
2007-10-10 Jim McDonoughr5854: Fix coredump when OS/2 checks for long file...
2007-10-10 Jeremy Allisonr5848: Fix inherit owner to chown directories in a...
2007-10-10 Jeremy Allisonr5792: Added new parameter "inherit owner". If set...
2007-10-10 Jeremy Allisonr5630: This may be a mistake ... needs more cthon inves...
2007-10-10 Jeremy Allisonr5623: Horrible band-aid patch to fix Blue-Arc torture...
2007-10-10 Jeremy Allisonr5014: Split out the request to send an async level...
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...
next