Fix bug 7104 - "wide links" and "unix extensions" are incompatible.
[samba.git] / source3 / smbd / vfs.c
2007-10-10 Jeremy Allisonr2152: Fix for bug #1674, move the symlinks checks...
2007-10-10 Jeremy Allisonr1866: Fix for bug #1602 reported by <m.proehl@science...
2007-10-10 Jeremy Allisonr1115: Fix for #1427. Catch bad path errors at the...
2007-10-10 Jeremy Allisonr933: When using widelinks = no, use realpath to canoni...
2007-10-10 Jeremy Allisonr658: Oops - make smbclient work again with widelinks...
2007-10-10 Jeremy Allisonr656: Make widelinks use realpath(). Tidy up cases...
2007-10-10 Tim Potterr421: Fix debug message. Closes bugzilla #1305.
2004-03-05 Jeremy AllisonSeveral mb tidyups - getting ready to address the XXX_s...
2004-03-05 Jeremy AllisonSeveral mb tidyups - getting ready to address the XXX_s...
2004-03-05 Jeremy Allisonall_string_sub() is broken as it doesn't handle mb...
2004-03-05 Jeremy Allisonall_string_sub() is broken as it doesn't handle mb...
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-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-08-07 Jeremy AllisonShadow copy API - Original work by "Ken Cross" <kcross...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-06 Jeremy AllisonAdded EA operations to VFS layer.
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-16 Simo Sorceadd metze's patch for smb_register functions
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-12 Alexander BokovoyGCC accepts unnamed initalization of sub-structure...
2003-05-12 Richard SharpeA small patch from metze to fix builds on some platform...
2003-05-11 Alexander BokovoyFix VFS layer:
2003-05-01 Jelmer VernooijUse ints for the version numbers in the smb_register_...
2003-04-30 Jelmer VernooijMake the version numbers ints (patch from metze)
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-22 Gerald Carteranother lost merge from 3.0; my fault
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Gerald Carter* fix segfault when no vfs objects defined
2003-04-16 Jelmer VernooijMore merges from HEAD:
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-04-02 Jelmer VernooijAdd static
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 Alexander BokovoyFix vfs to work with P_LIST-ed lp_vfsobj() -- the trave...
2003-03-31 Jelmer Vernooij- Support absolute paths in vfs and charset modules
2003-03-31 Andrew BartlettSuccess is not a level-0 issue...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-28 Andrew BartlettAllow the new modules system to function with builtin...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 Jelmer VernooijPut backwards compatibility support for old modules...
2003-03-27 Jelmer VernooijUse the new modules system in VFS. If a module can...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-15 Andrew BartlettClean up the VFS module loading logic by making the...
2003-03-03 Jeremy AllisonConst warning fixes.
2003-03-03 Jeremy AllisonConst warning fixes.
2003-02-02 Simo Sorceuntest fix for wide links parameter bug.
2003-02-02 Simo Sorceuntest fix from HEAD/2.2 for wide links parameter bug.
2003-01-06 Andrew BartlettMerge from HEAD - handle VFS module load failures,...
2003-01-06 Andrew BartlettFix a segfault when we don't correctly load a VFS modul...
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-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-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-17 Jeremy AllisonActually use sendfile if selected.
2002-09-06 Andrew Bartlettpatch from metze: add a 'vfs' debug class
2002-08-18 Simo SorceA new utility to test VFS system and modules
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-30 Andrew Tridgellalways include the (void) for void fns ...
2002-07-30 Simo SorceOK!
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-05-17 Andrew BartlettGet the sco boxes compiling again - use the sys_ intefa...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-27 Jeremy AllisonRemoved HAVE_LIBDL from most places (except system...
2002-03-19 Jeremy AllisonSync up vfs changes from 2.2.x.
2002-03-12 Jim McDonoughMissing comma from systems that have ACLs.
2002-03-12 Jeremy AllisonAdded POSIX ACL layer into the vfs.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-20 Jeremy AllisonAttempt to fix bugs in write cache code (yes I know...
2002-01-10 Jeremy AllisonGetting ready to add UNIX extensions in HEAD also.
2002-01-04 Jeremy AllisonRe-wrote the guts of the rename_internals code to cope...
2001-11-12 Jeremy AllisonDon't check space on every extend if strict allocate...
2001-11-12 Jeremy AllisonFixed allocation bug in database prog. Some format...
2001-11-07 Jeremy AllisonAdded debug in truncate, fixed warning with gcc3.
2001-10-24 Tim PotterMade default vfs ops static so we can use this symbol...
2001-10-18 Tim PotterRenamed vfs_init() to smbd_vfs_init() to allow vfs...
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-24 Herb Lewisget rid of compiler warnings
2001-08-07 Jeremy AllisonCorrectly report amount written in debug when allocatio...
2001-08-06 Jeremy AllisonFix for getting allocate_file_space to return the corre...
2001-08-04 Jeremy AllisonExtra debug to see what errno is on write fail.
next