Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-09 | fix unused but set variables | Miklos Szeredi | |
cache.c: In function ‘cache_add_attr’: cache.c:167:9: warning: variable ‘now’ set but not used [-Wunused-but-set-variable] cache.c: In function ‘cache_add_dir’: cache.c:188:9: warning: variable ‘now’ set but not used [-Wunused-but-set-variable] cache.c: In function ‘cache_add_link’: cache.c:212:9: warning: variable ‘now’ set but not used [-Wunused-but-set-variable] | |||
2012-01-20 | Apply modified sshfs 2.2 patch from MacFUSE | Benjamin Fleischer | |
Based on Amit Singh's work at http://code.google.com/p/macfuse/ | |||
2008-10-08 | Fix harmless glib assertations with "cache=no" | Miklos Szeredi | |
2008-05-06 | Fix bug in caching which could cause file corruption for append mode writes | Miklos Szeredi | |
2007-12-10 | change indenting | Miklos Szeredi | |
2007-04-18 | Fix spurious cache entries remaining after renaming a directory | Miklos Szeredi | |
2006-11-11 | fix | Miklos Szeredi | |
2006-08-16 | fixes | Miklos Szeredi | |
2006-02-16 | fix | Miklos Szeredi | |
2006-01-09 | fix | Miklos Szeredi | |
2005-12-16 | fix | Miklos Szeredi | |
2005-12-09 | fix | Miklos Szeredi | |
2005-12-09 | updated to use libfuse's option parsing | Miklos Szeredi | |
2005-10-28 | fix | Miklos Szeredi | |
2005-09-08 | revert create method | Miklos Szeredi | |
2005-08-23 | fix | Miklos Szeredi | |
2005-08-13 | reconnection | Miklos Szeredi | |
2005-04-13 | fix | Miklos Szeredi | |
2005-03-04 | whitespace fixsshfs_1_1 | Miklos Szeredi | |
2005-02-24 | fix | Miklos Szeredi | |
2005-02-09 | fix | Miklos Szeredi | |
2005-02-08 | caching improvements | Miklos Szeredi | |
2005-02-07 | fix | Miklos Szeredi | |
2005-02-07 | directory caching | Miklos Szeredi | |
2005-02-07 | cleanup | Miklos Szeredi | |