Fix printf type warning.
[jra/samba/.git] / source3 / modules /
2009-02-19 Zack Kirschs3 OneFS: Fixes "inherit permissions" and "nt acl suppo...
2009-02-19 todd stecherS3: Make changes to perfcount API set for when a single...
2009-02-19 Zack Kirschs3: OneFS: Pass in the client's fnum to the ifs_cbrl...
2009-02-19 Aravind Srinivasans3: Fix OneFS bug opening streams with truncating dispo...
2009-02-19 Aravind Srinivasans3: Fix streams enumeration bug in OneFS implementation
2009-02-16 Tim Proutys3 perfcount: Fix segfault with smbclient 'echo 3 foo'
2009-02-16 Tim Proutys3 OneFS: Add defaults to the fake timestamp parameters
2009-02-14 Volker LendeckeReplace a // style comment with a /* */ one
2009-02-14 Volker LendeckeFix some C++ warnings
2009-02-14 Tim Proutys3 OneFS: Add recvfile implementation
2009-02-14 Holger HetterichEnable total anonymization in vfs_smb_traffic_analyzer...
2009-02-13 Aravind Srinivasans3 OneFS: Add vfs implementation for SMB_VFS_GET_REAL_F...
2009-02-13 todd stechers3: Test module for perfcount system
2009-02-13 Zack KirschOneFS implementation of BRL VFS ops:
2009-02-13 Zack KirschAdd VFS ops for Windows BRL: Lock, Unlock and Cancel:
2009-02-12 Steven Dannemans3 onefs: rename custom parameter to plural to match...
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-11 todd stechers3 OneFS: Expand the usage of the ignore sacl parameter
2009-02-10 todd stecherS3: Add in missing full audit entries.
2009-02-10 Steven Dannemans3: OneFS bulk directory enumeration support
2009-02-10 Steven Dannemans3: Added SMB_VFS_INIT_SEARCH_OP to initialize data...
2009-02-10 Steven DannemanAdd an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
2009-02-10 Tim Proutys3 OneFS: Change ACLs to do a stat-only open before...
2009-02-10 Tim Proutys3 OneFS: Add kernel oplocks implementation
2009-02-10 Tim Proutys3 vfs: Add a destructor to the fsp extension data API
2009-02-09 todd stecherS3 OneFS: Add in Isilon specific performance counter...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 todd stechers3 OneFS: Fake Timestamps
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-03 Miguel SuarezFix bug #6085 - In vfs_default.c change utime( ) call.
2009-01-30 Tim Proutys3 onefs: Fix onefs ACLs to work with updated ACL syscall
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Tim Proutys3 onefs: Add the OneFS implementation of SMB_VFS_GET_A...
2009-01-29 Tim Proutys3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
2009-01-27 Stefan Metzmachers3:smbd: convert aio to use tevent_signal
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 todd stecherModify OneFS module to support new NTIMES interfaces
2009-01-24 todd stecherExtend NTIMES to allow setting create_time
2009-01-23 Dan Sledzs3: OneFS unmappable sids support.
2009-01-23 Jeremy AllisonApply same logic fix for #4308 Excel save operation...
2009-01-22 Jeremy AllisonFix logic error in try_chown - we shouldn't arbitrarily...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Karolin Seegers3/vfs_extd_audit: Don't ignore "syslog = 0".
2009-01-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-16 Stefan Metzmachers3:vfs_fileid: readd "fileid:algorithm" as option.
2009-01-16 Tim Proutys3: Remove an incorrect const
2009-01-16 Michael Adams3:vfs_xattr_tdb: don't leak state_path() to talloc_tos...
2009-01-16 Michael Adams3:vfs_acl_tdb: don't leak state_path() to talloc_tos...
2009-01-13 Steven DannemanCovert several persistant tdb files to use state_path...
2009-01-12 Tim Proutys3: Fix uninitialized variable in OneFS streams
2009-01-12 Tim Proutys3: Add OneFS alternate data streams implementation
2009-01-12 Tim Proutys3: General cleanup of the open path in the OneFS vfs...
2009-01-09 Tim Proutys3: Remove rendundant op_tuple entry in xattr streams
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...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Volker LendeckeUse talloc_tos in vfs_full_audit.c:do_log
2009-01-05 Volker LendeckeFix a bad memleak in vfs_full_audit
2009-01-05 Volker LendeckeAdd create_file to vfs_op_names
2009-01-05 Volker LendeckeFix bug 6012: Add "get_real_filename" to full_audit
2009-01-05 Tim Proutys3: Remove a few unnecessary checks from the streams...
2009-01-05 Tim Proutys3: Remove a few unnecessary checks from the streams...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Volker LendeckeAsync wrapper for open_socket_out_send/recv
2009-01-03 Volker Lendeckeopen_socket_out is always used with SOCK_STREAM, remove...
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-01 Tim Proutys3: Fix caller of print_fsp_open
2009-01-01 Jeremy AllisonFix all warnings in source3 with gcc4.3.
2008-12-31 Volker LendeckeRename parent_dirname_talloc() to parent_dirname()
2008-12-31 Volker LendeckeUse parent_dirname_talloc instead of parent_dirname...
2008-12-26 Kai BlinTry to fix the build by fixing some typos in the vfs...
2008-12-25 Jeremy AllisonFix bug #5990 - strict allocate should be checked befor...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jeremy AllisonComment out the parent inheritance code (this is incorr...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Aravind Srinivasans3: Add statvfs implementation to the onefs vfs module
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Tim Proutys3: Fix a few build warnings
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-10 Volker LendeckeMake use of smbd_gpfs_get_realfilename_path in unix_convert
2008-12-10 Volker LendeckeFix nonempty blank lines in vfs_gpfs.c
2008-12-10 Volker Lendeckes3:modules/gpfs: Fix nonempty blank lines
2008-12-10 Volker LendeckeRevert "Fix some merge omissions for GPFS"
2008-12-10 Volker LendeckeRevert "Fix nonempty blank lines in vfs_gpfs.c"
2008-12-10 Volker LendeckeRevert "Make use of smbd_gpfs_get_realfilename_path...
2008-12-10 Volker LendeckeRevert "Fix the build"
2008-12-10 Volker LendeckeFix the build
2008-12-10 Volker LendeckeMake use of smbd_gpfs_get_realfilename_path in unix_convert
2008-12-10 Volker LendeckeFix nonempty blank lines in vfs_gpfs.c
2008-12-10 Volker LendeckeFix some merge omissions for GPFS
2008-12-10 Volker LendeckePass the get_real_filename operation through the VFS
2008-12-10 Tim Proutys3: [3/3]: Fix a delete on close divergence from window...
2008-12-09 Tim Proutys3: Add the OneFS SMB_VFS_CREATE_FILE implementation
2008-12-09 Tim Proutys3: Add onefs_open.c with code copied verbatim from...
2008-12-04 Henning HenkelFix bug #5929 - vfs_prealloc does not build with option...
2008-12-04 Tim Proutys3: Change SMB_VFS_CREATE_FILE to take a create_file_fl...
next