summaryrefslogtreecommitdiff
path: root/source3/utils/net_vfs.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix a use-after-free in "net vfs getntacl"Volker Lendecke2023-01-121-1/+3
* Revert "vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()"Volker Lendecke2022-04-281-0/+1
* smbd: NULL out "fsp" in close_file()Volker Lendecke2022-02-101-4/+3
* net: remove NT_STATUS_STOPPED_ON_SYMLINK status code check from openat_pathre...Ralph Boehme2021-02-051-3/+0
* s3:utils: Remove unused popt_common.h header from net_vfs.cAndreas Schneider2021-01-131-1/+0
* lib: give global_contexts.c its own header fileVolker Lendecke2021-01-081-0/+1
* net: use openat_pathref_fsp() in net_vfs_get_ntacl()Ralph Boehme2020-12-161-0/+10
* smbd: Give locking/share_mode_lock.c its own header fileVolker Lendecke2020-11-101-0/+1
* vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()Ralph Boehme2020-10-021-1/+0
* smbd: add dirfsp arg to SMB_VFS_CREATE_FILE()Ralph Boehme2020-05-211-0/+1
* vfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE()Ralph Boehme2020-05-141-1/+0
* smbd: add twrp arg to synthetic_smb_fname()Ralph Boehme2020-05-051-0/+2
* net: vfs: realign synthetic_smb_fname() args in net_vfs_get_ntacl()Ralph Boehme2020-05-051-1/+5
* smbdotconf: mark "path" with substitution="1"Ralph Boehme2019-11-271-1/+3
* smbd: rename [un]become_user*() to [un]become_user_without_service*()Stefan Metzmacher2019-09-111-2/+4
* s3:net: load registry shares too in 'net vfs stream2adouble'Ralph Wuerthner2019-08-221-2/+2
* s3:net: add 'net vfs getntacl' commandRalph Boehme2019-07-121-0/+111
* s3:net: add 'vfs' hierarchy with 'stream2adouble' commandRalph Boehme2019-07-121-0/+339