Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
[ira/wip.git] / source3 / smbd / fileio.c
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Volker LendeckeOnly copy sharename up from rap_to_pjobid
2009-02-10 Tim Proutys3 oplocks: Make the level2 oplock contention API more...
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonFix more asprintf warnings and some error path errors.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-12 Jeremy AllisonModify a comment to make things clearer.
2008-09-08 Stefan Metzmachersmbd: some write time fixes
2008-09-06 Jeremy AllisonWrite times code update.
2008-04-07 Stefan Metzmachersmbd: make it possible to change the write time delay...
2008-04-07 Stefan Metzmachersmbd: implement the strange write time update logic
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FTRUNCATE().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSTAT().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSYNC().
2008-01-06 Michael AdamRemove unneeded parameter fd from SMB_VFS_PREAD().
2007-10-31 Jeremy AllisonNote when we're setting change time, not write time...
2007-10-31 Jeremy AllisonFix some cases where file_set_dosmode was being passed
2007-10-30 Jeremy AllisonAdd new parameter, "min receivefile size" (by default set
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr24164: Fix for write cache corruption bug reported...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23773: One pstring a day...
2007-10-10 Jeremy Allisonr23508: Fix sync_file() to return NTSTATUS and return...
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Jeremy Allisonr17220: If we're going to fail a write with an errno...
2007-10-10 James Peachr9985: Move the all the strict sync logic into file_sync().
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Jeremy Allisonr6949: Back-port Volker's cache fix, plus my change.
2007-10-10 Jeremy Allisonr6890: Refactor printing interface to take offset into...
2007-10-10 Jeremy Allisonr6841: Attempt to fix buf #2681. With "strict allocate...
2007-10-10 Jeremy Allisonr6673: Fix the write cache based on some VERY good...
2007-10-10 Jeremy Allisonr5731: Get delayed write semantics closer to W2K3....
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 Jeremy Allisonr3895: Fix for bug #2045. May also fix other timestamp...
2007-10-10 Gerald Carterr3067: patch based on volker's initial work in trunk...
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-01-06 Gerald Carterremove unused seek_file(); don't hardcode '\' when...
2004-01-06 Gerald Carterremove unused seek_file(); don't hardcode '\' when...
2004-01-06 Jeremy AllisonPatch based on work from James Peach <jpeach@sgi.com...
2004-01-06 Jeremy AllisonPatch based on work from James Peach <jpeach@sgi.com...
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-02 Tim PotterPrintf fixes for 64-bit size_t.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-14 Jeremy AllisonFix SMBseek and get/set position information SMBs....
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:
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 AllisonFix for 64 bit issues with oplocks and allocation size.
2002-12-04 Jeremy AllisonFix for 64 bit issues with oplocks and allocation size.
2002-10-21 Gerald Cartermerge from samba_3_0
2002-10-21 Gerald Carterremoved the following parameters
2002-10-03 Jeremy AllisonAdded ASCII art to make this clearer.
2002-10-03 Jeremy AllisonAdded ASCII art to make this clearer.
2002-10-03 Jeremy AllisonWrite cache bugfix from Rasmus Borup Hansen, system...
2002-10-03 Jeremy AllisonWrite cache bugfix from Rasmus Borup Hansen, system...
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-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-07-01 Andrew Tridgellused findstatic.pl to make some variables static and...
2002-04-24 Jeremy Allisonsmbd/fileio.c: debug changes so read/write/seek calls...
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-03-02 Jeremy AllisonFix lseek-on-pipe problem in VFS (where it belongs...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-22 Jeremy AllisonEnsure fsp->size is correct so readraw's return correct...
2002-01-21 Jeremy AllisonFound and fixed the logic bug in write cache code....
2002-01-20 Jeremy AllisonEnsure identical between 2.2.3 and 3.0 - no need for...
2002-01-20 Jeremy AllisonFix file size calculations for write cache code.
2002-01-20 Jeremy AllisonAttempt to fix bugs in write cache code (yes I know...
2001-11-25 Jeremy Allison#ifdefed DMF fix so not compiled by default. We need...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2000-11-16 Jeremy AllisonOk - fixed a bug in our levelII oplock code. We need...
2000-10-06 Jeremy AllisonHerb's warning fixes. Also the POSIX locking fix.
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-10-05 Jeremy AllisonHerb's fixes for profiling & compiler warnings.
2000-10-02 Jeremy AllisonMemleak fix for cache code.
2000-08-25 Jeremy Allisonvfs write data fix. Fix for name matching in addtosmbpass
2000-05-10 Andrew Tridgellmore merging voodoo
next