CVSROOT:        /cvs/gnome
Module name:    libsoup
Changes by:     danw    06/06/09 12:28:13

Modified files:
        .              : ChangeLog configure.in 
        libsoup        : soup-session.c 
        tests          : .cvsignore Makefile.am auth-test.c 
Added files:
        tests          : apache-wrapper.c apache-wrapper.h htdigest 
                         htpasswd httpd.conf.in 

Log message:
* configure.in: Add tests for apache, output tests/httpd.conf

* tests/htdigest:
* tests/htpasswd:
* tests/httpd.conf.in: Apache 2.2 config files for auth-test

* tests/apache-wrapper.c (apache_init, apache_cleanup): functions
to start/stop apache

* tests/auth-test.c: Use apache-wrapper functions to start a local
apache process to test authentication against, since the auth-test
tree at developer.ximian.com went missing a long time ago. #311825

* tests/Makefile.am (auth_test_SOURCES): use apache-wrapper.c
(TESTS): include auth-test if HAVE_APACHE.

* libsoup/soup-session.c (lookup_auth): Fix this in the case of a
URI pointing to a directory rather than a file.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libsoup&who=danw&date=explicit&mindate=2006-06-09%2012:27&maxdate=2006-06-09%2012:29

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to