summaryrefslogtreecommitdiff
path: root/fs/expose/dokan/libdokan.py
Commit message (Expand)AuthorAgeFilesLines
* Move to from ctypes import *Adrien JUND2016-10-241-63/+63
* Move to import ctypesAdrien JUND2016-10-241-58/+57
* Add missing import ctypesAdrien JUND2016-10-241-0/+1
* Update Dokan wrapper to 1.0.0Liryna2016-10-201-133/+171
* first (very hacky) attempt to prevent timeouts in dokanrfkelly02010-10-011-0/+2
* dokan: make the module importable even if dokan is not installed.rfkelly02010-08-101-17/+0
* fix dokan definitions for python 2.5 (some tests fail on 2.5, but many work)rfkelly02010-08-051-0/+6
* add docs for latest additionsrfkelly02010-08-041-0/+2
* modulo some Dokan bugs, all OSFS testcases now pass when looped through Dokanrfkelly02010-08-041-0/+253