summaryrefslogtreecommitdiff
path: root/fs/expose/xmlrpc.py
Commit message (Expand)AuthorAgeFilesLines
* Test fixes and preparations for 0.5.0 releasewillmcgugan@gmail.com2014-03-131-0/+12
* Change of api (fs.open, fs.setcontent, fs.getcontents) to support io module i...willmcgugan@gmail.com2013-03-311-14/+12
* Fix for xmlrpcwillmcgugan@gmail.com2013-02-101-8/+12
* Python3 compatibilitywillmcgugan2011-12-271-5/+13
* Fixes for Py2.5 and Py2.7willmcgugan2011-04-251-1/+6
* Added FS command line scriptswillmcgugan2010-12-051-1/+1
* Read fix for getmeta in rpcfswillmcgugan2010-11-201-1/+1
* Fixed getmeta for rpcfswillmcgugan2010-11-201-0/+11
* Added settimes to a few FS impementations, and added a settimes test casewillmcgugan2010-06-201-0/+4
* Mostly doc changes, and some pedantic pep-8 tweakswillmcgugan2010-06-181-33/+33
* Documentation, fixes, A ReadOnlyFS wrapper and a plain old FTP FS classwillmcgugan2010-01-011-2/+4
* insist on unicode paths throughoutrfkelly02009-11-201-5/+53
* move RPCFSServer into 'expose' submodulerfkelly02009-06-031-0/+115