Ajay Kumar M
Ajay Kumar M
### Describe the bug ```rust db .query(r#"CREATE Dir:biplab SET name= 'biplabs', old_name = 'new', owner_uuid = 'groups', size= 0, created = '2024-09-24T05:54:33.208035300Z', lastmodified = '2024-09-24T05:54:33.208035300Z', lastmodified_server = '2024-09-24T05:54:33.208035300Z', local_created =...
# Environment * Windows version: Windows 11 Pro (23H2) * Processor architecture: x86 * Dokany version: 2.2.0.1000 # Description We are trying to restrict deletion of file in some predefined...
**Describe the bug** I'm attempting to set custom security attributes for the `ListenerOption` of a `LocalSocket`. The method `SecurityDescriptor::write_to_security_attributes` takes a mutable reference to a `SECURITY_ATTRIBUTES` object from `windows_sys::Win32::Security`. However,...