1. 12 Feb, 2017 1 commit
    • kpcyrd's avatar
      Fix permissions · cd1afadc
      kpcyrd authored
      0777 leaves the directory writable for all local users.
      
      License: MIT
      Signed-off-by: kpcyrd git@rxv.cc
      cd1afadc
  2. 27 Jan, 2017 1 commit
  3. 16 Jan, 2017 12 commits
  4. 16 Dec, 2016 1 commit
  5. 07 Dec, 2016 3 commits
  6. 12 Nov, 2016 2 commits
    • Kevin Atkinson's avatar
      Bug fixes and Tweaks. · ce88f7a3
      Kevin Atkinson authored
      Note: Readdirnames does not return entries for "." or ".." but it a
      good idea to skip dirs/files starting with '.' anyway.
      ce88f7a3
    • Kevin Atkinson's avatar
      Don't use filepath.Walk for Query method. · 27279083
      Kevin Atkinson authored
      filepath.Walk() sorts the names and calls lstat() on each entry, both of
      which are unnecessary when all we need are the key names in random order.
      
      For large datastores can improve the performance by about 50%.
      27279083
  7. 05 Oct, 2016 1 commit
  8. 26 Jul, 2016 2 commits
  9. 05 Jul, 2016 1 commit
  10. 30 Jun, 2016 1 commit
  11. 28 Jun, 2016 1 commit
  12. 22 Jun, 2016 1 commit
  13. 21 Jun, 2016 1 commit
  14. 11 Jun, 2016 2 commits
  15. 10 Jun, 2016 1 commit
  16. 20 Mar, 2016 1 commit
  17. 19 Feb, 2016 1 commit
  18. 01 Jan, 2016 1 commit
  19. 13 Dec, 2015 1 commit
  20. 19 Nov, 2015 1 commit
  21. 09 Nov, 2015 1 commit
  22. 15 Sep, 2015 1 commit
  23. 16 Jul, 2015 1 commit
  24. 07 Jul, 2015 1 commit