Changes to archive thelove@canonical.com/bazaar--devo--1.4

pqm at canonical.com pqm at canonical.com
Tue Apr 12 01:51:37 CDT 2005


New revision thelove at canonical.com/bazaar--devo--1.4--patch-3

2005-04-12 GMT	Canonical.com Patch Queue Manager <pqm at canonical.com>	patch-3

    Summary:
      Adding ssl and ~/.authinfo support for dav (based on work by Matthieu Moy)
    Revision:
      bazaar--devo--1.4--patch-3

    Patches applied:
    
     * Matthieu.Moy at imag.fr--public/tla--authinfo-ext--1.4--base-0
       tag of lord at emf.net--gnu-arch-2004/tla--devo--1.4--patch-14
    
     * Matthieu.Moy at imag.fr--public/tla--authinfo-ext--1.4--patch-1
       Accept SSL certificates by default
    
     * Matthieu.Moy at imag.fr--public/tla--authinfo-ext--1.4--patch-2
       ~/.authinfo mechanism for DAV and http_proxy
    
     * Matthieu.Moy at imag.fr--public/tla--authinfo-ext--1.4--patch-3
       Display certificate information for SSL certificate
    
     * jblack at gnuarch.org--2005/baz--authentication--1.3--base-0
       tag of thelove at canonical.com/bazaar--devo--1.3--patch-71
    
     * jblack at gnuarch.org--2005/baz--authentication--1.3--patch-1
       fixing build for authentication
    
     * jblack at gnuarch.org--2005/baz--authentication--1.3--patch-2
       Finished up the dav stuff from moy.
    
     * jblack at gnuarch.org--2005/baz--authentication--1.3--patch-3
       Adding Moy's patchlogs for proper credit
    
     * jblack at gnuarch.org--2005/baz--authentication--1.3--patch-4
       Fixed most of lifeless' suggestions
    
     * jblack at gnuarch.org--2005/baz--authentication--1.3--patch-5
       Using talloc with the ssl/password stuff
    
     * jblack at gnuarch.org--2005/baz--authentication--1.3--patch-6
       make arch_auth_parse_auth const so that it can be passed strings
    
     * jblack at gnuarch.org--2005/baz--authentication--1.3--patch-7
       Added test-cases for pfs-dav.c for authinfo tests
    
     * jblack at gnuarch.org--2005/baz--authentication--1.3--patch-8
       Added unit test for authinfo
    
     * jblack at gnuarch.org--2005/baz--authentication--1.3--patch-9
       Merging from upstream
    
     * jivera at flame.org--2004/tla--baz-sync--1.4--base-0
       tag of lord at emf.net--gnu-arch-2004/tla--devo--1.4--patch-13
    
     * jivera at flame.org--2004/tla--baz-sync--1.4--patch-1
       synced with baz 1.0 (milestone)
    
     * jivera at flame.org--2004/tla--baz-sync--1.4--patch-2
       s/tag/branch/ in test-star-merge.sh
    
     * jivera at flame.org--2004/tla--baz-sync--1.4--patch-3
       use '-o' and '--old' for make-archive
    
     * jivera at flame.org--2004/tla--baz-sync--1.4--patch-4
       re-add 'tag' as a deprecated alias to 'branch'
    
     * jivera at flame.org--2004/tla--baz-sync--1.4--patch-5
       no single char option for making old archives
    
     * jivera at flame.org--2004/tla--baz-sync--1.4--patch-6
       add CONTRIBUTION-LOG
    
     * jivera at flame.org--2004/tla--baz-sync--1.4--patch-7
       fix user visible '--tla' references
    
     * lord at emf.net--gnu-arch-2004/tla--devo--1.4--patch-14
       merge in baz 1.0 and 1.0.1 progress
    

    new files:
     libarch/authinfo.c libarch/authinfo.h
     libarch/tests/unit-pfs-dav.c

    modified files:
     libarch/debug.h libarch/pfs-dav.c

    modified directories:
     {arch}/bazaar/bazaar--devo/bazaar--devo--1.4
     {arch}/bazaar/bazaar--devo/bazaar--devo--1.4/thelove at canonical.com
     {arch}/bazaar/bazaar--devo/bazaar--devo--1.4/thelove at canonical.com/patch-log

    new patches:
     Matthieu.Moy at imag.fr--public/tla--authinfo-ext--1.4--base-0
     Matthieu.Moy at imag.fr--public/tla--authinfo-ext--1.4--patch-1
     Matthieu.Moy at imag.fr--public/tla--authinfo-ext--1.4--patch-2
     Matthieu.Moy at imag.fr--public/tla--authinfo-ext--1.4--patch-3
     jblack at gnuarch.org--2005/baz--authentication--1.3--base-0
     jblack at gnuarch.org--2005/baz--authentication--1.3--patch-1
     jblack at gnuarch.org--2005/baz--authentication--1.3--patch-2
     jblack at gnuarch.org--2005/baz--authentication--1.3--patch-3
     jblack at gnuarch.org--2005/baz--authentication--1.3--patch-4
     jblack at gnuarch.org--2005/baz--authentication--1.3--patch-5
     jblack at gnuarch.org--2005/baz--authentication--1.3--patch-6
     jblack at gnuarch.org--2005/baz--authentication--1.3--patch-7
     jblack at gnuarch.org--2005/baz--authentication--1.3--patch-8
     jblack at gnuarch.org--2005/baz--authentication--1.3--patch-9
     jivera at flame.org--2004/tla--baz-sync--1.4--base-0
     jivera at flame.org--2004/tla--baz-sync--1.4--patch-1
     jivera at flame.org--2004/tla--baz-sync--1.4--patch-2
     jivera at flame.org--2004/tla--baz-sync--1.4--patch-3
     jivera at flame.org--2004/tla--baz-sync--1.4--patch-4
     jivera at flame.org--2004/tla--baz-sync--1.4--patch-5
     jivera at flame.org--2004/tla--baz-sync--1.4--patch-6
     jivera at flame.org--2004/tla--baz-sync--1.4--patch-7
     lord at emf.net--gnu-arch-2004/tla--devo--1.4--patch-14
     thelove at canonical.com/bazaar--devo--1.4--patch-3






More information about the bazaar-commits mailing list