Commit Graph

  • 555e0e7696 Add a little more documentation on how to use GPGFS. master Jan Philipp Timme 2015-12-08 01:16:11 +0100
  • 765338955e Add *.log to .gitignore. Jan Philipp Timme 2015-12-08 01:05:14 +0100
  • 4b22f7014e Ported gpgfs to Python 3.5. Whooo! Jan Philipp Timme 2015-12-08 00:15:47 +0100
  • 295a642522 Clean up empty encrypted directories Jarno Seppänen 2014-05-18 12:40:07 +0300
  • a20e459b97 Remove spurious 'in' directory Jarno Seppänen 2014-05-18 12:36:22 +0300
  • c6a8ce7daa GPG does zlib compression by default Jarno Seppänen 2014-05-18 12:34:46 +0300
  • ec5ba51f98 Fix potential data loss if cleaning old files fails Jarno Seppänen 2014-05-14 22:45:03 +0300
  • 079dcec131 Remove obsolete method _write_index Jarno Seppänen 2014-05-14 22:39:35 +0300
  • f0c108411b Links to test suites Jarno Seppänen 2014-05-14 22:37:47 +0300
  • 6018e19158 Robustness improvements: * refactor error handling through common transaction() method * maintain consistent index file on disk in the face of errors * implement locking for multithreaded use Jarno Seppänen 2014-05-14 22:35:58 +0300
  • 02add3c977 Store metadata in an sqlite database sqlite Jarno Seppänen 2014-05-07 22:59:54 +0300
  • eb35116c65 *.pyc Jarno Seppänen 2014-05-05 20:47:36 +0300
  • 727a8bb123 Fix write consistency; separate encrypted directory access to GpgStore class Jarno Seppänen 2014-05-05 20:47:20 +0300
  • 529e86621b Show number of files as directory size Jarno Seppänen 2014-05-02 21:34:32 +0300
  • 9aff59979d rename: test for more rename error conditions Jarno Seppänen 2014-05-02 21:23:11 +0300
  • 6a9ef541ab Add rollback code when writing the index file fails Jarno Seppänen 2014-05-01 22:22:00 +0300
  • 37c47591ba Update directory st_mtime when modified Jarno Seppänen 2014-05-01 20:36:27 +0300
  • 22014090c6 Improve error handling Jarno Seppänen 2014-05-01 20:32:30 +0300
  • 2d4a93d9fe Implement rmdir Jarno Seppänen 2014-05-01 19:59:51 +0300
  • f253b12209 Add license Jarno Seppänen 2014-04-30 00:01:52 +0300
  • fb9731868f Fix write caching; implement more FUSE functions Jarno Seppänen 2014-04-29 23:58:54 +0300
  • dd20a5a478 Log call trace to gpgfs.log file Jarno Seppänen 2014-04-29 22:14:42 +0300
  • 1f671903d4 Make executable Jarno Seppänen 2014-04-28 20:24:02 +0300
  • e08b6c8472 First version that somewhat works Jarno Seppänen 2014-04-27 23:43:14 +0300