Commit Graph

18 Commits

Author SHA1 Message Date
Michel Oosterhof b2bc38e94b another relative import 2015-02-19 12:10:19 +00:00
Michel Oosterhof 4e0c6d9b34 more fixes for correct behavior with non-existent files 2015-01-21 09:08:40 +00:00
Michel Oosterhof 189a651f07 fix for exception on non-existent directory 2015-01-15 14:10:01 +00:00
Michel Oosterhof 52fb90df26 treat O_RDWR same as O_WRONLY for open requests 2014-12-18 05:15:42 +00:00
Michel Oosterhof f480b985d3 cosmetic changes to imports 2014-11-11 21:27:06 +04:00
Michel Oosterhof c4efff1283 add imports for logging, disable logging from fs.py 2014-10-05 21:02:24 +00:00
Michel Oosterhof 4ace22db76 convert all 'print' calls to 'log.msg' 2014-10-05 20:54:14 +00:00
Michel Oosterhof c83fd45c87 less verbose logging 2014-08-18 15:14:50 +02:00
Michel Oosterhof 1b1f4c4882 less verbose logging at fs level. working imports 2014-08-18 14:53:15 +02:00
Michel Oosterhof 46fc2d3cc7 file system functions to enable sftp support. 2014-08-18 14:29:15 +02:00
Upi Tamminen c3c09adb02 restructuring and cleanup 2014-08-09 23:55:20 +03:00
g0tmi1k 74d5cb0825 Removed all trailing spaces 2014-05-28 05:13:55 +01:00
desaster d0ed22736d Limit number of new files on a filesystem to 10000
git-svn-id: https://kippo.googlecode.com/svn/trunk@228 951d7100-d841-11de-b865-b3884708a8e2
2013-01-08 20:01:25 +00:00
desaster 556a0962c5 Tweaks for symbolic links, display /etc/motd on login
git-svn-id: https://kippo.googlecode.com/svn/trunk@192 951d7100-d841-11de-b865-b3884708a8e2
2011-02-03 16:25:45 +00:00
desaster d5df79226e Fix for something I don't remember
git-svn-id: https://kippo.googlecode.com/svn/trunk@164 951d7100-d841-11de-b865-b3884708a8e2
2010-08-14 08:12:18 +00:00
desaster 51da3b27fd Fix '..' in resolve_path_wc
git-svn-id: https://kippo.googlecode.com/svn/trunk@75 951d7100-d841-11de-b865-b3884708a8e2
2009-11-24 21:46:01 +00:00
desaster aa451bc2fd removed list_files, which was just calling get_path
implemented wildcard aware path resolving


git-svn-id: https://kippo.googlecode.com/svn/trunk@74 951d7100-d841-11de-b865-b3884708a8e2
2009-11-24 21:35:51 +00:00
desaster 88d377cfc6 move core/ and commands/ to kippo/
git-svn-id: https://kippo.googlecode.com/svn/trunk@50 951d7100-d841-11de-b865-b3884708a8e2
2009-11-22 07:07:58 +00:00