1. 13 Nov, 2007 1 commit
    • istruewing@stella.local's avatar
      Bug#32078 - Excessive warnings: One can only use the --user switch · edce8a63
      istruewing@stella.local authored
                  if running as root
      
      Every start of a server in the test suite raised that warning.
      
      The cause was an unconditionla add of the --user option to the
      server command line. Only the "root" user (effective user id == 0)
      must use that option.
      
      Added check for effective user id == 0 before adding --user.
      
      Thanks to Magnus Svensson for the patch.
      edce8a63
  2. 12 Nov, 2007 6 commits
  3. 11 Nov, 2007 1 commit
  4. 10 Nov, 2007 2 commits
  5. 09 Nov, 2007 1 commit
  6. 07 Nov, 2007 2 commits
  7. 06 Nov, 2007 9 commits
  8. 05 Nov, 2007 5 commits
  9. 03 Nov, 2007 1 commit
  10. 02 Nov, 2007 12 commits