r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next
[tprouty/samba.git] / source / smbd / close.c
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker22868: Replace some message_send_pid calls with messag...
2007-10-10 Volker Lendecker22846: Chunk one to replace message_send_pid with...
2007-10-10 Andrew Tridgellr22784: fixed change notify for delete on close
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Volker Lendecker21409: saved_status1 is not used anymore after aio...
2007-10-10 Volker Lendecker21280: Fix an uninitialized variable warning. Jeremy...
2007-10-10 Volker Lendecker21279: Get rid of 'aio write behind', this is broken.
2007-10-10 Jeremy Allisonr21274: As we now have POSIX opens which can unlink
2007-10-10 Jeremy Allisonr21191: Add in the POSIX open/mkdir/unlink calls.
2007-10-10 Volker Lendecker20931: This changes the notify infrastructure from...
2007-10-10 Jeremy Allisonr20916: Add in the delete on close final fix - but...
2007-10-10 Jeremy Allisonr20883: W00t! I now understand how "delete on close...
2007-10-10 Volker Lendecker20542: Make close_remove_share_mode retun NTSTATUS...
2007-10-10 Volker Lendecker20525: Closing a dir with del-on-close set requires...
2007-10-10 Volker Lendecker20524: Simplify logic of close_remove_share_mode().
2007-10-10 Volker Lendecker20442: Slight rewrite of the change notify infrastruct...
2007-10-10 Jeremy Allisonr17293: After the results from the cluster tests in...
2007-10-10 Jeremy Allisonr17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
2007-10-10 Jeremy Allisonr15668: DOS or FCB opens share one share mode entry...
2007-10-10 Volker Lendecker15660: Without this when using smbcquotas I get
2007-10-10 Jeremy Allisonr13748: Don't reference memory after we just freed...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
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 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 Allisonr12160: The filename parameter to get_share_mode_lock...
2007-10-10 Jeremy Allisonr11344: I don't think share mode conflicts occur on...
2007-10-10 Jeremy Allisonr11341: Put directory opens into the share mode db...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Volker Lendecker8531: Fix a memleak
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 Allisonr5731: Get delayed write semantics closer to W2K3....
2007-10-10 Jeremy Allisonr3121: Bug #1956. Ensure errno is saved and restored...
2007-10-10 Jeremy Allisonr1263: Make "defer sharing violations" a global parameter.
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Volker Lendecker370: The 'it does never happen -- error on close(...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-25 Tim PotterMore printf portability fixes. Got caught out by some...
2003-07-24 Tim PotterMore printf fixes - size_t is long on some architectures.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
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-04-22 Jeremy AllisonTidyups of some dubious logic discovered whilst trying...
2003-04-22 Jeremy AllisonTidyups of some dubious logic discovered whilst trying...
2003-04-04 Jeremy AllisonRe-fix regression noticed by Tom Schaefer <tom@umsl...
2003-04-04 Jeremy AllisonRe-fix regression noticed by Tom Schaefer <tom@umsl...
2003-02-11 Jeremy AllisonFix delete on close semantics to match W2K. I (think...
2003-02-11 Jeremy AllisonFix delete on close semantics to match W2K. I (think...
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-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-20 Jeremy AllisonRemove the "stat open" code - make it inline. This...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-17 Andrew Tridgellremoved unused variable
2001-12-16 Jeremy AllisonEnsured filetimes set (by name) after close. Ignore...
2001-11-13 Jeremy AllisonFormatting fixes only.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-04 Jeremy AllisonMerge of transfer file code from 2.2, fix for readbraw.
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-08-22 Jeremy AllisonFixed the (incorrect) paranioa fix I put in for the...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-04-14 Jeremy Allisonconfigure:
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-13 Jeremy AllisonAs Andrew suggested, make smbrun return a fd for a...
2001-03-30 Jeremy AllisonThis is a big, rather ugly patch. Whilst investigating...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-01-29 David O'NeillChanges from APPLIANCE_HEAD:
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-10-02 Jeremy AllisonMemleak fix for cache code.
2000-05-10 Andrew Tridgellmore merging voodoo
2000-04-24 Jeremy AllisonNow that fsp's are created on successful file open...
2000-04-22 Jeremy AllisonThis is a *big* checkin that may break some things...
2000-04-16 Andrew Tridgellthe changes to the main smb code
2000-04-11 Jeremy AllisonThe latest open() code changes broke the NT directory...
2000-04-10 Andrew Tridgellthe bulk of the changes to get rid of fd_ptr and move...
2000-02-03 Tim PotterMega-VFS merge. Yeah baby!
2000-01-14 Andrew Tridgellwe now pass all byte range locking tests
1999-12-21 Andrew Tridgellconverted all our existing shared memory code to use...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-04-04 Tim PotterUse VFS operations for file I/O.
1998-10-27 Luke Leightondebug string with no %s parameter. oops
1998-10-23 Jeremy AllisonHandle the case where multiple smbd have the file open...
1998-10-23 Jeremy AllisonReasonably large change to give us *exactly* correct...
1998-10-23 Jeremy Allisoninclude/smb.h: Added #defines for lots of things -...
1998-09-11 Jeremy AllisonOk - this is the 'expose 64 bit to the clients' checkin.
1998-09-05 Jeremy AllisonBugfix for leak in reference counted file struct.
1998-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-21 Jeremy AllisonFixes for the problem in blocking locks with file_fsp...
1998-08-19 Jeremy AllisonMakefile.in: Moved blocking lock code into smbd/blockin...
next