s4:dsdb: Fix stack use after scope in gkdi_create_root_key()
[samba.git] / source3 / modules / vfs_worm.c
2024-01-16 Björn Jackevfs_worm: add FILE_WRITE_EA to write access mask
2024-01-16 Björn Jackevfs_worm: add my copyright
2024-01-16 Björn Jackevfs_worm: add some more vfs functions that worm needs...
2024-01-16 Björn Jackevfs_worm: move write_access_flags to global
2024-01-16 Björn Jackevfs_worm: factor out readonly check
2024-01-05 Björn Jackevfs_worm: add connect function to cache parameters
2022-04-28 Volker LendeckeRevert "vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()"
2022-02-10 Volker Lendeckesmbd: NULL out "fsp" in close_file()
2020-10-02 Ralph Boehmevfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()
2020-05-21 Ralph Boehmesmbd: add dirfsp arg to SMB_VFS_CREATE_FILE()
2020-05-14 Ralph Boehmevfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE()
2019-08-09 Volker Lendeckesmbd: Make "lease" const in SMB_VFS_CREATE_FILE()
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2014-12-04 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-08-11 Volker Lendeckevfs3: Pass "lease" through SMB_VFS_CREATE_FILE
2013-12-12 Volker Lendeckes3-modules: add new vfs_worm module