descriptionCase Insensitive On Purpose File System
homepage URLhttp://www.brain-dump.org/projects/ciopfs
ownermat@brain-dump.org
last changeSat, 18 Jun 2011 11:38:02 +0000
Push URLssh://repo.or.cz/srv/git/ciopfs.git
Content tags:
Add:
readme
ciopfs is a fuse file system that mounts a directory on a regular file system in case insensitive fashion.
shortlog
2011-06-18 Marc Andre... Set version to 0.4 master v0.4
2011-06-18 Marc Andre... Add testsuite
2011-06-17 Marc Andre... Simplify error handling
2011-06-17 Marc Andre... Fix {get,list}xattr
2011-04-25 Marc Andre... Remove unnecessary variable initializations
2011-04-25 Jon SeverinssonDon't trust that nothing change errno after the fact.
2011-04-25 Jon SeverinssonCorrect erroneous comment regarding realpath availability
2011-04-25 Jon Severinssonsymlink: do not transform the symlink target string
2010-09-25 Marc Andre... Set version to 0.3 v0.3
2010-09-25 Marc Andre... readdir: don't process everything in one go
2010-09-25 Marc Andre... stat: switch to user context
2010-09-25 Marc Andre... Implement opendir and releasedir
2010-06-02 Marc Andre... ascii: fix off by one which causes a segfault (Philip...
2010-06-02 Marc Andre... Rename {enter,leave}_user_context
2010-06-02 Marc Andre... Introduce {enter,leave}_user_context_real and use it...
2010-06-01 Marc Andre... readdir: apply user context (Hans Kristian Nordengen)
...
tags
7 months ago v0.4 ciopfs version 0.4
16 months ago v0.3 ciopfs version 0.3
3 years ago v0.2 ciopfs version 0.2
3 years ago v0.1 ciopfs version 0.1
heads
7 months ago master