An error occurred fetching the project authors.
  1. 25 Apr, 2013 10 commits
  2. 27 Mar, 2013 1 commit
  3. 19 Mar, 2013 1 commit
  4. 28 Feb, 2013 1 commit
  5. 08 Jan, 2013 1 commit
  6. 11 Dec, 2012 4 commits
  7. 10 Dec, 2012 1 commit
  8. 06 Oct, 2012 1 commit
  9. 05 Oct, 2012 1 commit
  10. 04 Oct, 2012 1 commit
    • Cédric de Saint Martin's avatar
      Always log into stdout. ALWAYS. · a4d277c8
      Cédric de Saint Martin authored
      In order to do that, always use logger, and always in real time.
      Logger is properly configured.
      Then remove -c switch (kept in parameters but doesn't do anything).
      Also factor code of whole slapos/grid directory about SlapPopen (now does the
      log).
      a4d277c8
  11. 03 Sep, 2012 3 commits
  12. 09 Jul, 2012 1 commit
  13. 04 Apr, 2012 1 commit
  14. 29 Mar, 2012 2 commits
  15. 23 Jan, 2012 1 commit
  16. 10 Nov, 2011 1 commit
  17. 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
  18. 25 Aug, 2011 1 commit
  19. 06 Jul, 2011 1 commit
  20. 27 Jun, 2011 3 commits
  21. 22 Jun, 2011 1 commit
  22. 21 Jun, 2011 1 commit
    • Łukasz Nowak's avatar
      Provide backward compatiblity for old style method. · 0089b24a
      Łukasz Nowak authored
      Thanks to partially reverting "Use only externally provided buildout."
      (commit 2a0bbcc9) it is possible to use
      slapgrid with provided buildout binary, but no one is forced to follow this
      way, as old style internal bootstraping procedure is available.
      
      Conflicts, manually merged:
      
      	slapos/grid/slapgrid.py
      	slapos/grid/utils.py
      0089b24a
  23. 30 May, 2011 1 commit