1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source4/ntvfs/posix
Jeremy Allison 306783d6f5 lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *)
Not currently used - no logic changes inside.

This will make it possible to pass down a long-lived talloc
context from the loading function for modules to use instead
of having them internally all use talloc_autofree_context()
which is a hidden global.

Updated all known module interface numbers, and added a
WHATSNEW.

Signed-off-by: Jeremy Allison <jra@samba.org>
Signed-off-by: Ralph Böhme <slow@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Apr 22 01:17:00 CEST 2017 on sn-devel-144
2017-04-22 01:17:00 +02:00
..
python lib: Give base64.c its own .h 2016-05-04 01:28:23 +02:00
posix_eadb.c build: Build less of Samba when building --without-ntvfs-fileserver 2016-06-02 16:36:15 +02:00
posix_eadb.h s4:ntvfs/posix: fix forward declaration of struct pvfs_state 2015-08-20 16:06:20 +02:00
pvfs_acl_nfs4.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
pvfs_acl_xattr.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
pvfs_acl.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
pvfs_aio.c
pvfs_dirlist.c lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callers 2017-02-15 11:40:32 +01:00
pvfs_fileinfo.c s4-ntvfs: Add TODO on ea_size 2012-08-20 21:57:46 +10:00
pvfs_flush.c
pvfs_fsinfo.c s4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query-info 2015-03-18 18:57:21 +01:00
pvfs_ioctl.c
pvfs_lock.c
pvfs_mkdir.c
pvfs_notify.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
pvfs_open.c pvfs_open win10 fix, need return SMB2_CREATE_TAG_QFID 2016-08-19 09:35:14 +02:00
pvfs_oplock.c
pvfs_qfileinfo.c Fix bug #9130 - Certain xattrs cause Windows error 0x800700FF 2013-04-02 20:06:38 +02:00
pvfs_read.c
pvfs_rename.c
pvfs_resolve.c s4:ntvfs/posix: avoid const warnings in pvfs_resolve_name_handle() 2014-04-02 09:03:44 +02:00
pvfs_search.c
pvfs_seek.c
pvfs_setfileinfo.c ntvfs: support setfileinfo with FULL_EA_INFORMATION 2013-04-03 16:14:32 +02:00
pvfs_shortname.c
pvfs_streams.c
pvfs_sys.c s4:ntvfs/posix: correctly reset errno on success in pvfs_sys_mkdir() 2014-04-02 09:03:44 +02:00
pvfs_unlink.c
pvfs_util.c
pvfs_wait.c
pvfs_write.c
pvfs_xattr.c s4-ntvfs: Ensure we do not attempt to write EAs on streams 2012-08-20 21:57:46 +10:00
vfs_posix.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
vfs_posix.h ntvfs_posix: No wbc_context required 2014-03-05 16:33:21 +01:00
wscript_build build: Build less of Samba when building --without-ntvfs-fileserver 2016-06-02 16:36:15 +02:00
xattr_system.c s4-xattr: Use libreplace xattr functions directly 2012-06-02 02:13:49 +02:00