samba-tool trust: support discovery via netr_GetDcName
[samba.git] / source3 / modules /
2018-07-12 Stefan Metzmachersmbd: make use of smbd_impersonate_{conn_vuid,conn_sess...
2018-07-11 Timur I. Bakeyevvfs_audit: Extend list of recognized syslog(3) faciliti...
2018-07-11 Pooja Mahadikpass 'rdonly' or 'directory' flag to open a directory...
2018-07-06 David Disseldorpvfs_ceph: don't lie about flock support
2018-07-05 Timur I. BakeyevMake "none" the default setting for the successful...
2018-07-05 Timur I. BakeyevMake sure that vfs*audit modules recognize and accept...
2018-06-18 Stefan Metzmachersmbd: add an effective connection_struct->user_ev_ctx...
2018-06-18 Stefan Metzmachervfs_glusterfs: explain that/why we use the raw tevent_c...
2018-06-18 Stefan Metzmachervfs_default: maintain vfswrap_offload_write_state-...
2018-06-18 Stefan Metzmachervfs_default: make use of change_to_user_by_fsp() in...
2018-06-18 Stefan Metzmachervfs_btrfs: make use of become_user_by_fsp() in order...
2018-06-18 Stefan Metzmachervfs_btrfs: don't keep state->subreq in btrfs_offload_wr...
2018-06-18 Stefan Metzmachervfs_btrfs: update s/btrfs_cc_state/btrfs_offload_write_...
2018-06-18 Stefan Metzmachervfs_btrfs: remove unused checks which are already caugh...
2018-06-18 Stefan Metzmachervfs_default: remove unused checks which are already...
2018-06-14 Stefan Metzmachervfs_glusterfs: use tevent_req_defer_callback() in order...
2018-06-13 Swen SchilligCID 1416475: possibly dereferencing NULL in fruit_pread...
2018-06-13 Swen SchilligCID 1416476: possibly dereferencing NULL in fruit_ftrun...
2018-06-13 Swen SchilligCID 1416477: possibly dereferencing NULL in fruit_pwrit...
2018-06-13 Swen SchilligCID 1416478: de-ref NULL value in fruit_pwrite_rsrc
2018-06-02 Jeremy Allisons3: VFS: Remove unused enum value.
2018-05-30 Ralph Boehmevfs_fruit: delete 0 byte size streams if AAPL is enabled
2018-05-25 Christof Schmittvfs_gpfs: Use full_path_tos instead of talloc_asprintf
2018-05-25 Christof Schmittvfs_gpfs: Remove get_full_smb_filename from is_offline...
2018-05-25 Christof Schmittvfs_gpfs: Remove wrong get_full_smb_filename from ntime...
2018-05-25 Christof Schmittvfs_gpfs: Adjust debug level when get_winattrs returns...
2018-05-25 Jeremy Allisons3: vfs_fake_acls: Correctly implement the chmod/fchmod...
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_FCHMOD_ACL().
2018-05-25 Jeremy Allisons3: modules: vfs_ceph: Remove FCHMOD_ACL in cephwrap_fc...
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove FCHMOD_ACL in fchmod.
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2018-05-25 Jeremy Allisons3: modules: vfs_ceph: Remove CHMOD_ACL in cephwrap_chm...
2018-05-25 Jeremy Allisons3: modules: vfs_ceph: Remove CHMOD_ACL in cephwrap_mkd...
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove CHMOD_ACL in chmod.
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove CHMOD_ACL in mkdir.
2018-05-25 Volker Lendeckevfs_time_audit: Fix a log message
2018-05-18 Ralph Boehmevfs_zfsacl: return synthesized ACL when ZFS return...
2018-05-16 Andreas Schneiders3:modules: Initialize pointers in vfs_virusfilter
2018-05-16 Timur I. BakeyevRemove extra 0x prefix for the "%p" format specifiers...
2018-05-11 Ralph Boehmes3:smbd: fix interaction between chown and SD flags
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2018-05-09 David Disseldorpvfs_ceph: add fake async pwrite/pread send/recv hooks
2018-05-09 Vandana Rungtas3: VFS: Fix memory leak in vfs_ceph.
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_WRITE() function and all implem...
2018-05-04 Jeremy Allisons3: VFS: ceph: Replace the lseek/write ftruncate extend...
2018-05-04 Jeremy Allisons3: VFS: default: Remove recursion into the VFS inside...
2018-05-04 Jeremy Allisons3: VFS: default: Remove fallback if we don't have...
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_READ() function and all impleme...
2018-05-03 Andrew Bartlettvfs_virusfilter_fsav: Initialize stack pointers per...
2018-05-02 Jeremy Allisons3: VFS: default: Remove recursion into the VFS inside...
2018-05-02 Jeremy Allisons3: VFS: default: Remove fallback if we don't have...
2018-05-01 Jeremy Allisons3: VFS: Remove fsync_fn() from the VFS and all modules...
2018-04-30 Jeremy Allisonceph: VFS: Add asynchronous fsync to ceph module, fake...
2018-04-23 Stefan Metzmachers3:vfs_aio_pthread: make use of pthreadpool_tevent...
2018-04-23 Stefan Metzmachers3:smbd: call pthreadpool_tevent_init() already in...
2018-04-11 Jeremy Allisons3: vfs: vfs_streams_xattr: Don't blindly re-use the...
2018-04-11 Volker Lendeckevfs_fruit: Fix CID 1416474 Dereference null return...
2018-04-09 Jeremy Allisons3: smbd: Fix memory leak in vfswrap_getwd()
2018-04-03 Andreas Schneiders3:modules: Set -Wno-strict-overflow for getdate if...
2018-04-03 Andreas Schneiders3:modules: Generate new getdate.c with bison
2018-04-03 Andreas Schneiders3:modules: Update getdate.y to work with newer bison...
2018-04-03 Stefan Metzmachers3:modules: fix the build of vfs_aixacl2.c
2018-04-03 Stefan Metzmachers3:modules: make virusfilter_io_connect_path() more...
2018-04-03 Stefan Metzmachers3:modules: fix the picky-developer build of vfs_virusf...
2018-03-28 Volker Lendeckevfs_fruit: Fix CID 1433613 Operands don't affect result
2018-03-21 Jeremy Allisons3: smbd: Fruit. Make the use of dom_sid_compare_domain...
2018-03-20 Andreas Schneiders3:vfs_preopen: Change to a do-while loop and fix the...
2018-03-20 Andreas Schneiders3:modules: Fix size type in getdate
2018-03-20 Andreas Schneiders3:vfs_nettalk: Fix size types
2018-03-16 Jeremy Allisons3: smbd: vfs_fruit: Replace code in fruit_fget_nt_acl...
2018-03-16 Jeremy Allisons3: smbd: vfs_fruit: Replace code in check_ms_nfs(...
2018-03-16 Jeremy Allisons3: smbd: vfs_fruit: Add remove_virtual_nfs_aces()...
2018-03-08 Jeremy Allisons3: vfs_fruit. Change check_ms_nfs() to remove the...
2018-03-07 Jeremy Allisons3: vfs_fruit. If the security descriptor was modified...
2018-03-07 Jeremy Allisons3: vfs_fruit: Ensure we operate on a copy of the incom...
2018-03-07 Jeremy Allisons3: vfs_fruit. Ensure we only return one set of the...
2018-03-01 Andreas Schneiders3:modules: Add FALL_THROUGH statements in getdate.c
2018-03-01 Andreas Schneiders3:modules: Add FALL_THROUGH statements in vfs_acl_common.c
2018-02-26 Poornima Gvfs_glusterfs: Fix the wrong pointer being sent in...
2018-02-23 Ralph Boehmevfs_fruit: use off_t, not size_t for TM size calculations
2018-01-31 Volker Lendeckevfs_virusfilter: Fix CID 1428738 Macro compares unsigne...
2018-01-30 Volker Lendeckevfs_virusfilter: Fix CID 1428740 Macro compares unsigne...
2018-01-30 Volker Lendeckevfs_virusfilter: Fix CID 1428739 Buffer not null terminated
2018-01-25 Trever L. AdamsSamba-VirusFilter: clean up dir check vfs_close and...
2018-01-25 Trever L. AdamsSamba-VirusFilter: fix virusfilter_vfs_close() crash
2018-01-24 Trever L. AdamsSamba-VirusFilter: clamav VFS and man page.
2018-01-24 Trever L. AdamsSamba-VirusFilter: F-Secure AntiVirus (fsav) VFS and...
2018-01-24 Trever L. AdamsSamba-VirusFilter: Sophos VFS backend.
2018-01-24 Trever L. AdamsSamba-VirusFilter: common headers and sources.
2018-01-22 Andreas Schneiderwaf: Fix NFS quota support with libtirpc
2018-01-21 Volker Lendeckevfs_fileid: Fix the 32-bit build
2018-01-17 Sachin Prabhuvfs_glusterfs: Add fallocate support for vfs_glusterfs
2018-01-13 David Disseldorpvfs_default: use VFS statvfs macro in fs_capabilities
2018-01-13 David Disseldorpvfs_ceph: add fs_capabilities hook to avoid local statvfs
2018-01-10 Douglas Bagnallvfs_fruit: initialise bandsize to please a compiler
2018-01-09 Ralph Boehmevfs_fruit: set delete-on-close for empty finderinfo
2018-01-09 Ralph Boehmevfs_fruit: filter out AFP_AfpInfo streams with pending...
2018-01-09 Ralph Boehmevfs_fruit: factor out delete_invalid_meta_stream()...
2018-01-08 Ralph Boehmevfs_fileid: fix a use after free
2018-01-06 Ralph Boehmevfs_fileid: add fileid:algorithm = fsname_norootdir
next