s3: smbd: Remove the ucf_flags parameter from extract_snapshot_token().
[samba.git] / source3 / smbd / smb2_trans2.c
2022-08-05 Jeremy Allisons3: smbd: Remove the ucf_flags parameter from extract_s...
2022-08-04 Jeremy Allisons3: smbd: Add ucf_flags parameter to extract_snapshot_t...
2022-08-02 Jeremy Allisons3: smbd: Convert smb_file_rename_information() to...
2022-08-02 Jeremy Allisons3: smbd: Convert smb_file_link_information() to use...
2022-08-02 Jeremy Allisons3: smbd: Convert smb2_file_rename_information() to...
2022-08-02 Jeremy Allisons3: smbd: Convert smb_set_file_unix_hlink() to use...
2022-08-02 Jeremy Allisons3: smbd: Add old_dirfsp and new_dirfsp parameters...
2022-08-02 Jeremy Allisons3: smbd: Add dst_dirfsp parameter to rename_internals_...
2022-08-02 Jeremy Allisons3: smbd: Add dirfsp parameter to unlink_internals().
2022-08-02 Jeremy Allisons3: smbd: Add src_dirfsp and dst_dirfsp parameters...
2022-08-02 Jeremy Allisons3: smbd: Tweak the logic of smb2_file_rename_informati...
2022-07-25 Volker Lendeckesmbd: Avoid a "? True : False"
2022-06-06 Volker Lendeckevfs: Remove a typedef
2022-06-06 Christian Ambachs3:smbd implement volume serial number parameter
2022-06-06 Christian Ambachs3:smbd factor out volume serial number generation
2022-06-06 Christian Ambachs3:smbd add missing VolumeCreationTime to FileFsVolumeI...
2022-04-28 Volker LendeckeRevert "vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()"
2022-04-07 David Muldersmbd: Disable SMB_SET_POSIX_LOCK when SMB1 is disabled
2022-04-07 David Muldersmbd: Disable SMB_QUERY_CIFS_UNIX_INFO when SMB1 is...
2022-04-07 David Muldersmbd: Move trans2.c -> smb2_trans2.c