1. 11 Nov, 2008 1 commit
  2. 10 Nov, 2008 1 commit
  3. 09 Nov, 2008 1 commit
  4. 06 Nov, 2008 1 commit
  5. 02 Nov, 2008 3 commits
  6. 01 Nov, 2008 1 commit
  7. 31 Oct, 2008 3 commits
  8. 29 Oct, 2008 1 commit
    • Nick Kew's avatar
      Introduce modules/system, and mod_unixd.c · 97b31524
      Nick Kew authored
      mod_unixd.c is only os/unix/unixd.c, turned into a module.
      (or more accurately, an ugly hack).  Work in progress, and the
      old unixd will have to go once the module build stuff is in place.
      
      This re-introduces some of the unixd stuff (set user, group and chroot)
      to mpm_simple, and should work equally well with existing MPMs.
      It also paves the way for alternative privilege management schemes,
      which can be implemented in alternative modules: this´ll be
      necessary to run mpm_simple on non-unix-family platforms, and
      of interest for alternative Unix implementations.  By relegating
      everything to a child_init hook, we can mix-and-match, though
      weĺl need to add a regime that prevents just going right ahead
      with nothing and running as root.
      
      Round tuits permitting, we should be able to simplify unixd.h too,
      and look towards eliminating it.
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@708935 13f79535-47bb-0310-9956-ffa450edef68
      97b31524
  9. 22 Oct, 2008 3 commits
  10. 19 Oct, 2008 1 commit
  11. 15 Oct, 2008 6 commits
  12. 13 Oct, 2008 1 commit
  13. 08 Oct, 2008 1 commit
  14. 07 Oct, 2008 1 commit
  15. 19 Sep, 2008 1 commit
  16. 18 Sep, 2008 2 commits
  17. 17 Sep, 2008 2 commits
  18. 14 Sep, 2008 1 commit
  19. 09 Sep, 2008 2 commits
  20. 08 Sep, 2008 4 commits
  21. 02 Sep, 2008 1 commit
  22. 30 Aug, 2008 2 commits