Also re-add removed codepoint_t; I'm clearly not having my day today.
[sfrench/samba-autobuild/.git] / source3 / modules /
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jeremy AllisonUse fsp->posix_open in preference if we have it.
2009-02-25 Jeremy AllisonEnsure ACL modules work with POSIX paths.
2009-02-25 Tim Proutys3 OneFS: Add .snapshot directory configuration handling
2009-02-25 Jeremy AllisonFix use of streams modules with CIFSFS client.
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Tim Proutys3 OneFS: Fix uninitialized variable
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Dan Sledzs3: onefs_acl.c cleanup
2009-02-24 todd stecherS3: Add in profile counters for new vfs and syscall...
2009-02-24 Tim Proutys3 OneFS: Add a parameter that unconditionally allows...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Jeremy AllisonMore warning fixes for Solaris.
2009-02-23 Jeremy AllisonQuieten down a boatload of shadowed variable warnings...
2009-02-22 Tim Proutys3 OneFS: Add an atomic sendfile implementation
2009-02-21 Zack Kirschs3 OneFS: Add debugging for createfile_flags
2009-02-20 Steven Dannemans3: OneFS implementation of change notify
2009-02-20 Jeremy AllisonFix bug #6133 - Cannot delete non-ACL files on Solaris...
2009-02-20 Tim Proutys3 OneFS: Add shadow copy module
2009-02-20 Tim Proutys3 OneFS: Add file_id_create implementation to take...
2009-02-20 Tim Proutys3: Add extid to the dev/inode pair
2009-02-20 Tim Proutys3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
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...
next