monit-dev
[Top][All Lists]
Advanced

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

monit ./event.c ./event.h ./monitor.h ./p.y ./s...


From: Martin Pala
Subject: monit ./event.c ./event.h ./monitor.h ./p.y ./s...
Date: Tue, 05 Aug 2003 11:03:48 -0400

CVSROOT:        /cvsroot/monit
Module name:    monit
Branch:         
Changes by:     Martin Pala <address@hidden>    03/08/05 11:03:48

Modified files:
        .              : event.c event.h monitor.h p.y status.c 
                         validate.c 
        http           : cervlet.c 

Log message:
        UID and GID stuff added, except parser part => it works, but it isn't 
possible to use it, because
        of configuration directives lack.
        
        I will try to add parser support, the goal is to support (for example):
        
        uid root
        
        or equivalent by usage of numeric uid:
        
        uid 0
        
        and
        
        gid root
        
        or equivalent by usage of numeric gid:
        
        gid 0
        
        As i wrote, i had big problems with parser shift/reduce problem which i 
wasn't able to solve - i
        will try it again today evening.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/event.c.diff?tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/event.h.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/monitor.h.diff?tr1=1.78&tr2=1.79&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/p.y.diff?tr1=1.98&tr2=1.99&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/status.c.diff?tr1=1.35&tr2=1.36&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/validate.c.diff?tr1=1.64&tr2=1.65&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/http/cervlet.c.diff?tr1=1.72&tr2=1.73&r1=text&r2=text





reply via email to

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