1. 22 Sep, 2011 3 commits
  2. 21 Sep, 2011 16 commits
  3. 20 Sep, 2011 9 commits
  4. 19 Sep, 2011 1 commit
  5. 08 Sep, 2011 1 commit
  6. 07 Sep, 2011 1 commit
    • Arnaud Fontaine's avatar
      Sanitize environment variables as early as possible. · ddd77222
      Arnaud Fontaine authored
      For example, on Mandriva, if SECURE_TMP is enabled (in /etc/security/shell),
      then TMP/TMPDIR are set to $HOME/tmp but $HOME is only accessible by the owner
      and its group, but not slap user, then the extends-cache temporary directory
      will not be accessible after dropping the privileges.
      ddd77222
  7. 02 Sep, 2011 2 commits
  8. 01 Sep, 2011 3 commits
  9. 31 Aug, 2011 4 commits
    • Łukasz Nowak's avatar
      Go back to development. · b0aae7f1
      Łukasz Nowak authored
      b0aae7f1
    • Łukasz Nowak's avatar
      Prepare release 0.14. · 7091446c
      Łukasz Nowak authored
      7091446c
    • Łukasz Nowak's avatar
      Implement SSL authentication to shadir and shacache. · f2b44b36
      Łukasz Nowak authored
      Squashed commit of the following:
      
      commit 154041e95f9e6427c274d9c46edbba14ab66b4d6
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Aug 31 19:05:40 2011 +0200
      
          Cleanup the code (pyflaked)
      
      commit 4cf44c7f2baf02a056d21b88a4a1a21b534aea75
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Aug 31 17:17:40 2011 +0200
      
          Cover passing SSL auth keys to buildout.
      
      commit b8207942ba678f6dd3a34c45c56b100d94a44d87
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Aug 31 17:14:46 2011 +0200
      
          Fix typo.
      
      commit 551a3e3c017d83ca1ba4b7a50c66d1a0b847cf8e
      Author: Łukasz Nowak <luke@nexedi.com>
      Date:   Wed Aug 31 17:08:39 2011 +0200
      
          Allow to specify and pass SSL auth key and certs.
      f2b44b36
    • Łukasz Nowak's avatar
      Fix role definition typo. · e23e4587
      Łukasz Nowak authored
      e23e4587