cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] ccvs/src ChangeLog cvs.h expand_path.c main.c m...


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/src ChangeLog cvs.h expand_path.c main.c m...
Date: Wed, 31 Aug 2005 12:51:20 -0400

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Branch:         
Changes by:     Derek Robert Price <address@hidden>     05/08/31 16:51:04

Modified files:
        src            : ChangeLog cvs.h expand_path.c main.c modules.c 
                         parseinfo.c parseinfo.h root.c root.h sanity.sh 
                         server.c server.h wrapper.c 

Log message:
        * cvs.h (expand_path): Update proto.
        * expand_path.c (expand_variable): Accept and use cvsroot arg inplace
        of global.
        (expand_path): Accept and pass through cvsroot arg.
        * main.c (main): Prescan args for config path before config options are
        used.  Pass config path on as needed.  Update comment.
        * modules.c (do_module): Update expand_path call.
        * parseinfo.ci (Parse_Info): Ditto.
        (allowed_config_prefixes): New global.
        (parse_config): Accept configPath arg, update expand_path calls, and
        expand LockDir path.
        * parseinfo.h (parse_config): Update proto.
        * root.c (root_allow_add, get_root_allow_config): Accept new configPath
        arg and pass through to parse_config.
        * root.h (root_allow_add, get_root_allow_config): Update protos.
        * server.c (gConfigPath, server_usage): New globals.
        (parseServerOptions): New function.
        (server): Use new usage var.
        (pserver_authenticate_connection): Update get_root_allow_config call.
        * server.h (parseServerOptions): New proto.
        * wrapper.c (wrap_add): Update expand_path calls.
        * sanity.sh (server): New tests for setting config file path.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/ChangeLog.diff?tr1=1.3225&tr2=1.3226&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/cvs.h.diff?tr1=1.339&tr2=1.340&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/expand_path.c.diff?tr1=1.36&tr2=1.37&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/main.c.diff?tr1=1.246&tr2=1.247&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/modules.c.diff?tr1=1.97&tr2=1.98&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/parseinfo.c.diff?tr1=1.79&tr2=1.80&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/parseinfo.h.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/root.c.diff?tr1=1.114&tr2=1.115&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/root.h.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/sanity.sh.diff?tr1=1.1073&tr2=1.1074&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/server.c.diff?tr1=1.434&tr2=1.435&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/server.h.diff?tr1=1.42&tr2=1.43&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/wrapper.c.diff?tr1=1.44&tr2=1.45&r1=text&r2=text





reply via email to

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