lp:~chad.smith/landscape-client/autoregistration-cacert-ignore-invalid-cert

Created by Chad Smith and last modified
Get this branch:
bzr branch lp:~chad.smith/landscape-client/autoregistration-cacert-ignore-invalid-cert
Only Chad Smith can upload to this branch. If you are Chad Smith please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chad Smith
Project:
Landscape Client
Status:
Merged

Recent revisions

481. By Chad Smith

typo fix

480. By Chad Smith

add insecure parameter info to the docstring

479. By Chad Smith

fix for dpb's pycurl ignore invalid certs during CA-cert discovery integration test

478. By Andreas Hasenack

Remove python-smartpm from dependency list for all but hardy and dapper. [trivial]

477. By Geoff Teale

Merged disable-client-from-ui. [r=fcorrea,milner][f=944652].

Note, this depends on the ui-interface-iteration3 branch.

This branch does the following:

   - Adds a call to "landscape-config --disable" into the RegistrationMechanism class.
   - Adds a DBus method "disable" to the RegistrationMechanism interface.
   - Adds a "disable" passthrough method to the RegistrationProxy.
   - Removes "persist" from the view level code
   - Makes the App controller use the ConfigController instead of the view to persist settings
   - Makes ConfigController.persist switch on the configured management type and either register the client or disable the client as appropriate.

476. By Geoff Teale

Merged ui-interface-iteration3. [r=therve,fcorrea,csmith][f=911279].

Iteration 3 of fix for bug #911279

This branch does the following:

- Redesign the UI to reflect ongoing design discussions.
- Rebase controller layer on the new state pattern model.
- Make the view layer code work with both the new Gtk UI and new controller

Note - one particular test now generater a lot of spurious noise from Gdk - this is because I am faking key press events without a real X mapping. Nothing to worry about, but noisy. Using warnings.simplefilter("ignore", Warning) reduces this noise by one line, but requires a "with" statement which seems like to little benefit for too much cost in this case.

475. By Björn Tillenius

Merge handle-package-holds-by-id [r=free,bjornt] [f=925543] [a=tealeg]

Handle change-package-holds request by package id instead of the package
names. When implementing the message in the server it was decided that
the package id should be sent instead of the names, so that we know
which version the user wanted to hold. This change makes the client
handle the message without breaking. We still don't check that the
correct version is held.

474. By Björn Tillenius

Merged use-apt-facade-by-default [r=free.ekanayaka,ack] [f=947803].

Use AptFacade if the system has a new enough Apt version.

This will make the client use Apt on all system, except for Hardy.
Previously you had to set an environment variable to use Apt, but it
should be stable enough now to always turn it on.

473. By Thomas Herve

Merge restore-hardware-monitor [r=fcorrea,tealeg] [f=947134]

Reintroduce the HAL-based hardware plugin and all the DBus magic.

472. By Geoff Teale

Merged fix-lucid-gi-repository [r=ack,jseutter][f=945025].

Fixes bug #945025

Skip all tests that directly or indirectly result in an attempt to use GObject introspection if it is not available.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~landscape/landscape-client/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers