Patch from Nicholas Brealey <nick@brealey.org> to distinguish between WinXP and WinXP64.
[ira/wip.git] / source3 / modules /
2008-03-23 Volker LendeckeFix Coverity ID 450
2008-03-23 Volker LendeckeFix Coverity warnings
2008-03-21 Volker LendeckeFix Coverity IDs 553, 552
2008-03-20 Volker LendeckeFix some warnings in the tsmsm module
2008-03-16 Volker LendeckeNeed to close the /dev/zero fd
2008-03-06 Volker LendeckeRespect FAMChanged -- attempt to fix bug 5307
2008-03-06 Volker LendeckeRespect FAMChanged -- attempt to fix bug 5307
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-29 Volker LendeckeAdd vfs_aio_fork
2008-02-25 Michael AdamFix the build on OpenBSD: ENOTSUP is not always defined.
2008-02-25 Volker LendeckeCorrectly check return of rename(2)
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-21 Karolin SeegerChange option name.
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-21 Jeremy AllisonFrom: David Disseldorp <ddiss@sgi.com>
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyFix typos and replace statvfs call with fs_capabilities()
2008-01-29 Alexander BokovoyMerge DMAPI fixes from Tridge
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Volker LendeckeAttempt to fix the build on OpenBSD
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Volker Lendeckestrtok -> strtok_r
2008-01-23 Volker LendeckeRemove two unused variables
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-22 Volker LendeckeHide streams from the EA API
2008-01-21 Volker LendeckeAttempt to fix the darwin build
2008-01-21 Volker LendeckeAdd SMB_VFS_FS_CAPABILITIES
2008-01-20 Volker LendeckeFix some "set but never used" warnings
2008-01-20 Volker LendeckeFix valgrind errors
2008-01-20 Volker LendeckeDo not use an unfinished fsp in streams_xattr_open
2008-01-20 Volker LendeckeIn streams_xattr_pwrite, base_fsp does not have an fd
2008-01-20 Volker LendeckeAdd some DEBUG
2008-01-20 Volker LendeckeFor pread/pwrite we need to do the setxattr on base_fsp
2008-01-20 Volker LendeckeReally remove the _NEXT_ from vfs_xattr_tdb.c
2008-01-20 Volker LendeckeSupport XATTR_CREATE and XATTR_REPLACE in vfs_xattr_tdb
2008-01-20 Volker LendeckeComplete the ea->xattr rename in vfs_xattr_tdb
2008-01-19 Volker Lendeckevfs_streams_depot
2008-01-19 Volker Lendeckevfs_streams_xattr module
2008-01-19 Volker LendeckeAdd the STREAMINFO vfs call
2008-01-19 Volker LendeckeFix error return in xattr_tdb_load_attrs
2008-01-18 Alexander BokovoyMerge DMAPI fixes from CTDB Samba
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Volker LendeckeFix two uninitialized variables in vfs_hpuxacl.c
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 BokovoyFix more VFS API mixup with offline files
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-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Volker LendeckeFix an uninitialized variable warning
2008-01-16 Volker LendeckeFix some C++ warnings
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyAdd offline storage support with Tivoli Storage Manager...
2008-01-16 Alexander BokovoyMerge a variant of Shadow Copy module for exposing...
2008-01-16 Alexander BokovoySupport GPFS prealloc interface
2008-01-16 Alexander BokovoyMerge latest fixes to vfs_gpfs and NFS4 ACLs from Samba...
2008-01-16 Alexander BokovoyAdd support for offline files support, remote storage...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-15 Volker Lendeckeea_tdb->xattr_tdb also inside the module itself
2008-01-15 Volker Lendeckerename vfs_ea_tdb to vfs_xattr_tdb
2008-01-15 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Volker LendeckeImplement vfs_ea_tdb
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 AdamRemove now redundant parameter fd from prime_cache().
2008-01-11 Michael AdamCombine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
2008-01-10 Michael AdamFix the build of the cacheprime VFS module after API...
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 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_AIO_CANCEL().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FSETXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FLISTXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FGETXATTR().
2008-01-08 Michael AdamRemove forgotton fd from solarisacl_sys_acl_get_fd().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_SET_...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHMOD_ACL().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_GET_...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_GETLOCK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LINUX_SETLEA...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_KERNEL_FLOCK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LOCK().
2008-01-07 Michael AdamFix the build: Fix caller of strict_allocate_ftruncate().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FTRUNCATE().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHOWN().
next