s3: VFS: vfs_media_harmony. Remove rename_fn(). No longer used.
[garming/samba-autobuild/.git] / source3 /
2019-08-16 Jeremy Allisons3: VFS: vfs_media_harmony. Remove rename_fn(). No...
2019-08-16 Jeremy Allisons3: VFS: vfs_glusterfs. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_fruit. Remove rename_fn(). No longer used.
2019-08-16 Jeremy Allisons3: VFS: vfs_extd_audit. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_crossrename. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_ceph_snapshots. Remove rename_fn(). No...
2019-08-16 Jeremy Allisons3: VFS: vfs_ceph. Remove rename_fn(). No longer used.
2019-08-16 Jeremy Allisons3: VFS: vfs_catia. Remove rename_fn(). No longer used.
2019-08-16 Jeremy Allisons3: VFS: vfs_cap. Remove rename_fn(). No longer used.
2019-08-16 Jeremy Allisons3: VFS: vfs_audit. Remove rename_fn(). No longer used.
2019-08-16 Jeremy Allisons3: VFS: vfs_recycle. Use SMB_VFS_RENAMEAT() instead...
2019-08-16 Jeremy Allisons3: smbd: vfs_virusfilter: Use SMB_VFS_RENAMEAT() inste...
2019-08-16 Jeremy Allisons3: torture: Change cmd_vfs to call SMB_VFS_RENAMEAT().
2019-08-16 Jeremy Allisons3: smbd: Change rename_internals_fsp() to call SMB_VFS...
2019-08-16 Jeremy Allisons3: VFS: vfs_virusfilter. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_unityed_media. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_time_audit. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_syncops. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_streams_xattr. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_streams_depot. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_snapper. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_shadow_copy2. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_netatalk. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_media_harmony. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_glusterfs. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_full_audit. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_fruit. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_extd_audit. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_crossrename. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_ceph_snapshots. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_ceph. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_catia. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_cap. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: vfs_audit. Implement renameat().
2019-08-16 Jeremy Allisons3: VFS: Add SMB_VFS_RENAMEAT().
2019-08-16 Ralph Boehmes3: VFS: change connection_struct cwd_fname to cwd_fsp
2019-08-16 Ralph Boehmevfs_full_audit: pass conn to smb_fname_str_do_log()
2019-08-16 Ralph Boehmes3:smbd: modernize conn_new()
2019-08-16 Jeremy Allisons3: smbd: Reformatting. Use helper variable for SMB_VFS...
2019-08-16 Ralph Boehmevfs_glusterfs: initialize st_ex_file_id, st_ex_itime...
2019-08-15 Ralph Boehmevfs_default: use correct flag in vfswrap_fs_file_id
2019-08-14 Christof Schmittsmbd: Make sys_disk_free static
2019-08-14 Christof Schmittselftest: Add test for quota query on directory with...
2019-08-14 Christof Schmittvfs_fake_dfq: Add option to fake stat information
2019-08-14 Christof Schmittvfs_gpfs: Check group quota for directory when SGID...
2019-08-14 Christof Schmittquotas: Check group quota for directory when SGID is set
2019-08-14 Andreas Schneiders3:passdb: Use generate_secret_buffer() for generating...
2019-08-14 Alexander Bokovoylookup_name: allow own domain lookup when flags == 0
2019-08-14 Volker Lendeckesmbd: Fix CID 1452293 Incorrect expression (NO_EFFECT)
2019-08-14 Volker Lendeckesmbd: Fix CID 1452290 Null pointer dereferences (REVER...
2019-08-14 Volker Lendeckesmbd: Fix CID 1452291 Null pointer dereferences (NULL_...
2019-08-13 David Disseldorps3/pdb: fix debug message typos
2019-08-12 Andreas Schneiders3:smbd: Use generate_nonce_buffer() for AES-CCM and...
2019-08-12 Jeremy Allisons3: VFS: vfs_snapper: Make setxattr return errno =...
2019-08-12 Jeremy Allisons3: VFS: vfs_snapper: Make removexattr return errno...
2019-08-12 Jeremy Allisons3: VFS: vfs_snapper: Make chflags return errno = EROFS...
2019-08-12 Jeremy Allisons3: VFS: vfs_snapper: Make rmdir return errno = EROFS...
2019-08-12 Jeremy Allisons3: VFS: vfs_snapper: Make mkdir return errno = EROFS...
2019-08-12 Jeremy Allisons3: VFS: vfs_snapper: Make mknod return errno = EROFS...
2019-08-12 Jeremy Allisons3: VFS: vfs_snapper: Make ntimes return errno = EROFS...
2019-08-12 Jeremy Allisons3: VFS: vfs_snapper: Make chown return errno = EROFS...
2019-08-12 Jeremy Allisons3: VFS: vfs_snapper: Make chmod return errno = EROFS...
2019-08-12 Jeremy Allisons3: VFS: vfs_snapper: Make unlink return errno = EROFS...
2019-08-10 Swen Schilligloadparm: fix mem leak found by ASAN
2019-08-10 Andreas Schneiders3:modules: Link vfs_acl_common against gnutls
2019-08-10 Volker Lendeckesmbd: Simplify fd_open_atomic()
2019-08-09 Volker Lendeckesmbd: FTRUNCATE regular files only
2019-08-09 Volker Lendeckesmbd: Make "lease" const in SMB_VFS_CREATE_FILE()
2019-08-09 Volker Lendeckesmbd: Make "lease" const in create_file_default()
2019-08-09 Volker Lendeckesmbd: Make "lease" const in create_file_unixpath()
2019-08-09 Volker Lendeckesmbd: Make "lease_key" const in lease_match()
2019-08-09 Volker Lendeckesmbd: Make "lease" const in open_file_ntcreate()
2019-08-09 Volker Lendeckesmbd: Make "lease" const in grant_fsp_oplock_type()
2019-08-09 Volker Lendeckesmbd: Nobody uses the changed "lease" from grant_fsp_op...
2019-08-09 Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make setxattr return errno...
2019-08-09 Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make removexattr return...
2019-08-09 Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make chflags return errno...
2019-08-09 Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make rmdir return errno...
2019-08-09 Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make mkdir return errno...
2019-08-09 Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make mknod return errno...
2019-08-09 Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make ntimes return errno...
2019-08-09 Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make chown return errno...
2019-08-09 Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make chmod return errno...
2019-08-09 Jeremy Allisons3: VFS: vfs_ceph_snapshots: Make unlink return errno...
2019-08-09 Volker Lendeckemdssvc: Fix the clang build
2019-08-08 Ralph Boehmes3:mdssvc: fix slrpc_fetch_attributes() when CNID is...
2019-08-08 Ralph Boehmes3:mdssvc: close mdssvc rpc command must return in...
2019-08-08 Ralph Boehmes3:mdssvc: failing the RPC request if the mdssvc policy...
2019-08-08 Ralph Boehmes3:mdssvc: the open command must work on shares with...
2019-08-08 Ralph Boehmes3:mdssvc: use an early return if spotlight is not...
2019-08-08 Ralph Boehmes3:mdssvc: update a few debug macros to modern style
2019-08-08 Ralph Boehmes3:mdssvv: don't fail the RPC request if the share...
2019-08-08 Ralph Boehmes3:mdssvc: initialize the returned share_path with...
2019-08-08 Ralph Boehmes3:mdssvc: macOS returns the client values in the open...
2019-08-08 Ralph Boehmes3:mdssvc: macOS returns UINT64_MAX, not 0 for closeQue...
2019-08-08 Ralph Boehmes3:mdssvc: fix error handling of mdssvc RPC requests
2019-08-08 Ralph Boehmetorture: beginning of a mdssvc RPC service test-suite
2019-08-08 Ralph Boehmerpcclient: add some simple commands for Spotlight RPC
2019-08-08 Ralph Boehmerpcclient: domain_sid is only needed for SAMR
2019-08-08 Ralph Boehmes3:mdssvc: fix unmarshalling of empty CNID array
next