monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 17b6937f46f22b96fac800e52dfa8de3e30a2b


From: monotone
Subject: [Monotone-commits-diffs] Revision 17b6937f46f22b96fac800e52dfa8de3e30a2bde
Date: Sat, 22 Apr 2006 00:08:08 +0200

-----------------------------------------------------------------
Revision: 17b6937f46f22b96fac800e52dfa8de3e30a2bde
Ancestor: 5ca1dbc3718032290f687990cebb6f8711f43c2a
Author: address@hidden
Date: 2006-04-21T21:30:34
Branch: net.venge.monotone.contrib.webhost

Modified files:
        usher.cc

ChangeLog: 

Applied the following changes on usher.cc from net.venge.monotone:

2006-04-21  Richard Levitte  <address@hidden>

        * contrib/usher.cc (fork_server): Make sure to append to already
        existing log file.

2006-04-21  Richard Levitte  <address@hidden>

        * contrib/usher.cc (fork_server): Redirect the logs of the sub-
        servers to log files instead of a pipe, and have the main
        process read that file instead of the pipe.
        (reload_conffile): Parse the logdir command.

2006-04-21  Richard Levitte  <address@hidden>

        * contrib/usher.cc (server::set_hosts, server::set_patterns):
        Explain a little more what is removed from what.

2006-04-21  Richard Levitte  <address@hidden>

        * contrib/usher.cc (server::set_hosts, server::set_patterns):
        Write a warning saying that existing entries with the same host
        or pattern are stripped of said host or pattern.
        (server::set_patterns): Erasing the list node that we're iterating
        on, then trying to go to the next node doesn't work.  Save the
        iterator, then increment it before erasing the node using the
        saved value.  No more segfaults.  This is the same fix as was done
        for server::set_hosts February 21st.


Attachment: txtmvRZ7mQwrb.txt
Description: Diff [5ca1dbc3718032290f687990cebb6f8711f43c2a] -> [17b6937f46f22b96fac800e52dfa8de3e30a2bde]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]