summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* spec: tidy up default_graphics placementCole Robinson2012-07-091-6/+8
* Fix spec file conditional for all casesCole Robinson2012-07-091-5/+1
* Prep for release 0.9.2RELEASE-0.9.2-1Cole Robinson2012-07-0947-85476/+84261
* details: Show serial PTY path in UI againCole Robinson2012-07-081-1/+1
* Run close() before removing window signals in cleanup()Cole Robinson2012-07-0815-26/+1
* spec: Changes to handle askpass-packageCole Robinson2012-07-081-0/+6
* If managed restore fails, offer to remove broken stateCole Robinson2012-07-083-20/+47
* Offer to install openssh-askpass if user needs itCole Robinson2012-07-087-32/+63
* Move packagekit helpers to their own fileCole Robinson2012-07-082-198/+230
* console: Don't leave defunct SSH processes aroundCole Robinson2012-07-081-0/+1
* Start libvirtd with system-config-services if we just installed itCole Robinson2012-07-071-6/+53
* Use systemd for login session lookup, if availableCole Robinson2012-07-071-10/+16
* Fix some pylintCole Robinson2012-07-071-1/+2
* AddHardware: Fix checking if a widget is sensitiveEduardo Elias Ferreira2012-05-292-2/+3
* match usb device with vendorID, productID, bus, deviceGuannan Ren2012-05-292-2/+5
* Spec file updatesCole Robinson2012-04-251-9/+9
* schemas: Fix key for default graphics typeCole Robinson2012-04-051-2/+2
* console: Log info about each channel spice needsCole Robinson2012-04-051-0/+1
* console: fix logic in need_tunnel for non-local connections.Nathan Bird2012-04-052-1/+2
* console: Don't generate spice URI with a user nameCole Robinson2012-04-051-2/+0
* console: Track graphics conn parameters in a classCole Robinson2012-03-132-98/+94
* Add Tuomas to AUTHORSCole Robinson2012-03-131-0/+1
* Fix connecting to graphics console with listen= addressTuomas Jormola2012-03-131-0/+6
* virt-manager:Add spapr-vlan model for pseries guestLi Zhang2012-03-063-2/+15
* virt-manager: Add spapr-vscsi disk type for pseries guest.Li Zhang2012-03-032-2/+20
* details: don't switch to console page every time lxc guest is updatedCole Robinson2012-03-021-0/+5
* domain: Don't blacklist stat devs if guest isn't runningCole Robinson2012-03-011-4/+10
* createinterface: Fix updating vlan tag by typingCole Robinson2012-03-011-2/+2
* details: Add qed to format listCole Robinson2012-03-011-1/+1
* network: Don't choke parsing new 'bridge' virtual networkCole Robinson2012-02-281-0/+2
* Fix inclusion of extra_release to be unconditional on %dist existingDaniel P. Berrange2012-02-231-1/+1
* Update some --help descriptionsCole Robinson2012-02-202-8/+13
* create: Show a warning if user doesn't specify an OSCole Robinson2012-02-132-15/+60
* create: reshow shouldn't overwrite values in visible dialogCole Robinson2012-02-131-2/+4
* prefs: Improve name/tooltip of console shortcut optionCole Robinson2012-02-131-2/+3
* create: Only reboot VM if it had an install phaseCole Robinson2012-02-131-1/+1
* Use storage format default in addhw as wellCole Robinson2012-02-131-0/+8
* Fix dbus deprecation warningMarc Deslauriers2012-02-131-2/+3
* create: Fix infinite loop from idle callbackCole Robinson2012-02-131-2/+5
* Add option to choose default disk image formatCole Robinson2012-02-135-1/+106
* Drop use of gtk threadingCole Robinson2012-02-1318-102/+111
* async: Use idle callbacks for UI updatingCole Robinson2012-02-101-50/+37
* asyncjob: Provide helper to get meter wrapperCole Robinson2012-02-1012-90/+67
* connection: Move auth helpers to own fileCole Robinson2012-02-103-166/+196
* create: Don't use explicit thread locks for distro detectionCole Robinson2012-02-101-63/+42
* create: Make install option tooltips and errors more accurateCole Robinson2012-02-091-19/+27
* create: Don't hide install methods if none will workCole Robinson2012-02-091-4/+5
* addhw: Refresh video model when relaunching dialogCole Robinson2012-02-081-0/+3
* Make VNC grab alt+tab when focusedCole Robinson2012-02-081-0/+17
* Don't let media polling block app if a connection goes downCole Robinson2012-02-082-28/+21