summaryrefslogtreecommitdiffstats
path: root/src/dokan (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: targets against legacy-option-headers when appropriateKefu Chai2024-05-081-0/+1
* Merge pull request #53456 from petrutlucian94/dokan_case_insensitiveVenky Shankar2023-11-283-7/+50
|\
| * dokan: simple case insensitive emulationLucian Petrut2023-09-143-7/+50
* | common: Windows Unicode CLI supportLucian Petrut2023-11-222-1/+4
|/
* dokan: handle std::stoul exceptionsLucian Petrut2023-04-281-6/+30
* rbd-wnbd: optionally handle wnbd adapter restart eventsLucian Petrut2023-03-241-0/+2
* common: add win32/wstring.hLucian Petrut2023-03-224-17/+2
* Merge pull request #49280 from stefan-chivu/dokan-file-dir-accessVenky Shankar2023-01-193-10/+38
|\
| * dokan: Made file/dir access mode configurableStefan Chivu2022-12-053-10/+38
* | dokan: use the right logging subsystemLucian Petrut2022-12-071-2/+2
|/
* ceph-dokan: Made max path length configurableStefan Chivu2022-11-213-1/+31
* common/win32: Fixed function name typoStefan Chivu2022-11-101-23/+23
* ceph-dokan: Exposed --win-vol-serial CLI option for ceph-dokanStefan Chivu2022-11-071-0/+5
* dokan: deprecate thread count parameterLucian Petrut2022-08-302-13/+5
* dokan: use DokanInit() and DokanShutdown()Lucian Petrut2022-08-301-0/+4
* dokan: cast variable to the expected type before comparisonKefu Chai2022-08-052-2/+2
* common/win32,dokan: include bcrypt.h for NTSTATUSKefu Chai2022-07-221-1/+1
* common: modify 'main()s' to use new argv_to_vec() signatureRonen Friedman2021-08-191-4/+2
* dokan: : build without "using namespace std"Kefu Chai2021-08-131-0/+1
* cephfs: ceph-dokan - properly log the mounted rootLucian Petrut2021-04-012-2/+2
* cephfs: Update ceph-dokan "--removable" flagLucian Petrut2021-04-011-2/+2
* cephfs: provide additional volume details on WindowsLucian Petrut2021-04-013-4/+52
* cephfs: add ceph-dokan unmap commandLucian Petrut2021-04-013-5/+27
* cephfs: Add ceph-dokan, providing Windows supportLucian Petrut2021-03-058-0/+1533