1. 16 Jan, 2013 3 commits
  2. 15 Jan, 2013 1 commit
  3. 14 Jan, 2013 2 commits
  4. 10 Jan, 2013 3 commits
  5. 09 Jan, 2013 5 commits
  6. 07 Jan, 2013 3 commits
  7. 05 Jan, 2013 2 commits
  8. 04 Jan, 2013 5 commits
  9. 03 Jan, 2013 7 commits
  10. 02 Jan, 2013 5 commits
  11. 27 Sep, 2012 2 commits
  12. 25 Sep, 2012 1 commit
  13. 14 Aug, 2012 1 commit
    • Max Kellermann's avatar
      log: store duplicated path string · dc22846d
      Max Kellermann authored
      Don't free the string right after calling log_init_file().  Add a new
      function log_deinit() that frees the string on shutdown.
      
      This fixes cycling the log file after SIGHUP (Mantis ticket 0003524).
      dc22846d