pupa-cvs
[Top][All Lists]
Advanced

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

bugcomm ./ChangeLog ./sample-bugcommd.conf lib/...


From: Yoshinori K. Okuji
Subject: bugcomm ./ChangeLog ./sample-bugcommd.conf lib/...
Date: Wed, 09 Oct 2002 18:53:52 -0400

CVSROOT:        /cvsroot/pupa
Module name:    bugcomm
Changes by:     Yoshinori K. Okuji <address@hidden>     02/10/09 18:53:52

Modified files:
        .              : ChangeLog sample-bugcommd.conf 
        lib/bugcomm    : config.rb database.rb main.rb 

Log message:
        2002-10-10  Yoshinori K. Okuji  <address@hidden>
        
        Add support for running bugcommd in chroot jail and in
        un-privileged mode.
        
        * lib/bugcomm/main.rb (init): Added two new options, `--chroot'
        and `--user'. Their arguments are used to change the root
        directory and to change the uid after most of the initialization
        code was finished, respectively.
        
        * lib/bugcomm/database.rb (setup): Pass the port number and the
        socket path in the config object to Mysql.new.
        (expire): Likewise.
        (initialize): Likewise.
        
        * lib/bugcomm/config.rb (initialize): Read two more config
        variables, DB_PORT and DB_SOCK.
        (db_port): New public method.
        (db_sock): Likewise.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/ChangeLog.diff?tr1=1.30&tr2=1.31&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/sample-bugcommd.conf.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/lib/bugcomm/config.rb.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/lib/bugcomm/database.rb.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/lib/bugcomm/main.rb.diff?tr1=1.4&tr2=1.5&r1=text&r2=text





reply via email to

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