1. 17 Dec, 2009 3 commits
  2. 16 Dec, 2009 4 commits
  3. 14 Dec, 2009 6 commits
  4. 13 Dec, 2009 2 commits
    • Yang Tse's avatar
      · 6e9a484e
      Yang Tse authored
      signal handling to cleanup on SIGINT and SIGTERM, followup
      6e9a484e
    • Yang Tse's avatar
      · 303f74c7
      Yang Tse authored
      reapply diff between revisions 1.103 and 1.102
      303f74c7
  5. 12 Dec, 2009 7 commits
  6. 11 Dec, 2009 2 commits
  7. 10 Dec, 2009 5 commits
  8. 09 Dec, 2009 1 commit
  9. 07 Dec, 2009 1 commit
  10. 04 Dec, 2009 1 commit
  11. 03 Dec, 2009 2 commits
    • Yang Tse's avatar
      · d14bf09a
      Yang Tse authored
      Fix 'uploaded' file descriptor leak
      d14bf09a
    • Yang Tse's avatar
      · 636d2fe0
      Yang Tse authored
      signal handling to cleanup on SIGINT and SIGTERM
      636d2fe0
  12. 02 Dec, 2009 2 commits
  13. 01 Dec, 2009 2 commits
  14. 30 Nov, 2009 2 commits
    • Daniel Stenberg's avatar
      start working on 1.7.1 · d61690ef
      Daniel Stenberg authored
      d61690ef
    • Yang Tse's avatar
      · a72ce23f
      Yang Tse authored
      - In order to better reflect that the returned pid is extracted from the
        given file, serverpid sub is renamed to pidfromfile. In addition it is
        enhanced to make sure that it always returns zero unless a numerical
        positive value is returned.
      
      - To better reflect that only process existance is actually checked,
        checkserver sub is renamed to processexists. In addition it is enhanced
        making it remove the given pid file when the extracted pid is no longer
        alive.
      a72ce23f