monit-dev
[Top][All Lists]
Advanced

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

monit monitor.c monitor.h control.c


From: Rory Toma
Subject: monit monitor.c monitor.h control.c
Date: Wed, 04 Dec 2002 20:36:28 -0500

CVSROOT:        /cvsroot/monit
Module name:    monit
Changes by:     Rory Toma <address@hidden>      02/12/04 20:36:28

Modified files:
        .              : monitor.c monitor.h control.c 

Log message:
        Fix the "clobbering" of p->do_validate. It wasn't really getting
        clobbered, rather, the second instance of monit was changing
        it's structure, and the running monit's structure was not being
        changed. We now pass this through cervlet.c so we change the
        correct structure.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/monitor.c.diff?tr1=1.30&tr2=1.31&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/monitor.h.diff?tr1=1.35&tr2=1.36&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/control.c.diff?tr1=1.11&tr2=1.12&r1=text&r2=text





reply via email to

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