AD-Bench: A first go at an Active Directory benchmark.
[bbaumbach/samba-autobuild/.git] / examples / VFS /
2009-09-26 Jeremy AllisonFix the opaque sample module for the new VFS interface.
2009-09-26 Jeremy AllisonUpdate the advice for the new VFS system.
2009-09-26 Jeremy AllisonRemove unused static fn.
2009-09-26 Jeremy AllisonRewrite vfs_transparent example for the new VFS changes.
2009-09-26 Jeremy AllisonFix vfs module sample for new interface.
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-18 Jelmer VernooijVFS examples: Update copy of config.{guess,sub}.
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_NTIMES
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_UNLINK
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_RENAME
2009-06-25 Tim Proutys3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS...
2009-06-18 Tim Proutys3: Change SMB_VFS_OPEN to take an smb_filename struct
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Stefan Metzmachers3:example/VFS: fix the build
2009-02-20 Tim Proutys3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Stefan Metzmacherexamples/VFS: fix the configure and make with the new...
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 todd stecherExtend NTIMES to allow setting create_time
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jeremy AllisonUpdate vfs version as I've added a const to the securit...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-14 Jeremy AllisonFix bug #5692 - Core dump in full_audit.so.
2008-05-09 Jeremy AllisonYay ! Remove a VFS entry. Removed the set_nt_acl()...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Michael AdamRemove redundant parameter fd from SMB_VFS_CLOSE().
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Alexander BokovoyRemove is_remotestorage() call from VFS. We already...
2008-01-17 Alexander BokovoyRework of VFS is_offline() function to only return...
2008-01-17 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Jeremy AllisonFix the mess that ab just made of the new VFS code.
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Michael AdamCombine fsp and tofd to tofsp in SMB_VFS_RECVFILE().
2008-01-11 Michael AdamCombine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_WRITE().
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_READ().
2008-01-08 Michael AdamFix returns in void functions.
2008-01-08 Michael AdamFix examples/VFS after VFS API changes.
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_LOCK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FTRUNCATE().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHOWN().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHMOD().
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-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LSEEK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_PWRITE().
2008-01-07 Michael AdamAdapt fset_nt_acl() and fget_nt_acl() in examples/VFS...
2008-01-06 Michael AdamRemove unneeded parameter fd from SMB_VFS_PREAD().
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonAdd in the recvfile entry to the VFS layer with a default
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr24123: add file_id_create() to some vfs modules
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23799: updated old Franklin Street FSF addresses to...
2007-10-10 Jeremy Allisonr23780: Find and fix more GPL2 -> GPL3.
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 Jeremy Allisonr23105: Add lchown to the vfs layer. We need this in...
2007-10-10 Jeremy Allisonr22591: Fix up the examples also.
2007-10-10 Michael Adamr22341: Fix build of examples/VFS: adapt include for...
2007-10-10 James Peachr21762: Fix the build by enabling shared modules and...
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 James Peachr19852: Fix the build for the VFS examples. Fixes bugzi...
2007-10-10 Jeremy Allisonr16948: Sync the exmaples code from trunk.
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Volker Lendecker13366: Add popt to the include path for examples/VFS...
2007-10-10 Volker Lendecker12839: - apply changes from svn r4963 also for VFS...
2007-10-10 Volker Lendecker11784: Fix minor glitch found by Rainer Weikusat ...
2007-10-10 Jeremy Allisonr11232: Added ab's POSIX statvfs vfs call. Sorry for...
2007-10-10 Jeremy Allisonr9483: Changed DIR to SMB_STRUCT_DIR because of the...
2007-10-10 Lars Müllerr8657: Add -fPIC which is the case for all other Samba...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Jeremy Allisonr7952: Fix for bug #2826 pointed out by Jiri Klouda...
2007-10-10 Jeremy Allisonr7893: Add in the extra parameters to opendir() to...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr5131: BUG 2290: don;t call mkversion.sh since we don...
2007-10-10 Jeremy Allisonr4092: Bring into line with new *alloc rules.
2007-10-10 Jeremy Allisonr3855: Sync up with the one in the main source dir...
2007-10-10 Jeremy Allisonr3644: Fixup examples VFS compile.
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2004-02-09 Gerald Cartermerge from 3.0
2004-01-15 Tim PotterMerge of POBAD_CC removal from 3.0
2004-01-15 Tim PotterFix for bug 905. Remove POBAD_CC as it doesn't seem...
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-12-05 Tim PotterChange PICFLAG -> PICFLAGS to keep in line with version...
2003-09-09 Gerald Cartersyncing files
2003-09-09 Gerald Cartersyncing examples
2003-08-08 Jeremy AllisonAdded by request of "Stefan (metze) Metzmacher" <metze...
2003-08-07 Jeremy AllisonTest modules for shadow copy by "Stefan (metze) Metzmac...
next