summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make all Gtk calls from inside of it's main loop (and thread)threadingMartin Sivak2012-10-167-106/+109
* Remove Gdk thread initialization, introduce new helper functions and make exc...Martin Sivak2012-10-163-11/+62
* Fix threading initializationMartin Sivak2012-10-161-2/+4
* Do not remove the layout if it was added back (#865830)Vratislav Podzimek2012-10-161-1/+2
* Release Gdk lock in exception handlingVratislav Podzimek2012-10-161-1/+5
* Configure new-kernel-pkg to keep tboot configuration on updates (#742885)Peter Jones2012-10-151-0/+4
* Honor the nompath option.David Lehman2012-10-152-7/+14
* Validate lv names.David Lehman2012-10-151-0/+9
* Add support for specifying encryption cipher mode via kickstart.David Lehman2012-10-151-0/+6
* Acquire the yum lock before accessing YumBase.repos. (#858993)David Lehman2012-10-151-1/+5
* Remove the entry on the resize dialog's combo boxes.Chris Lumens2012-10-151-0/+1
* disks_free -> disks_size (#863647).Chris Lumens2012-10-151-1/+1
* Fix one more reference to bits (#859932).Chris Lumens2012-10-151-1/+1
* Fix a traceback in media check (#865897).Chris Lumens2012-10-151-4/+3
* Add support for deleting an entire root via the existing ConfirmDeleteDialog.Chris Lumens2012-10-152-20/+47
* Don't traceback when removing a mountpoint with no expanded selector (#862746).Chris Lumens2012-10-151-32/+35
* Remove the code for removing an entire Root all at once.Chris Lumens2012-10-151-24/+0
* Yet more TODO list updates.Chris Lumens2012-10-151-3/+8
* Don't display "None" in the name of a root.Chris Lumens2012-10-151-2/+8
* Fix configuration of protected wireless connections (#855526)Radek Vykydal2012-10-131-7/+12
* Fix graphical kickstart with %packages dataJesse Keating2012-10-121-24/+30
* Add password validation to text password spokeJesse Keating2012-10-121-9/+24
* Make use of the validatePassword routine from users.pyJesse Keating2012-10-121-39/+15
* Add a password verification method to users.pyJesse Keating2012-10-121-0/+38
* Always honor the 'nokill' flagVratislav Podzimek2012-10-121-6/+6
* Fall back to lvm autopart if the default fails. (#864708)David Lehman2012-10-121-5/+29
* Special boot devices are handled the same whether they exist or not.David Lehman2012-10-121-7/+4
* Fix a bug allocating fixed-size partitions.David Lehman2012-10-121-1/+1
* Clean up size sets immediately after allocation run. (#864771)David Lehman2012-10-121-0/+3
* Make sure partition base sizes are adequate for their formatting.David Lehman2012-10-121-3/+6
* Don't fail to account for all set members' growth.David Lehman2012-10-121-3/+0
* Remove some extra calls to show_first_mountpoint.David Lehman2012-10-121-5/+0
* Show the correct raid options for btrfs.David Lehman2012-10-121-1/+5
* Support change of raid level in custom spoke.David Lehman2012-10-121-6/+26
* Use devicetree as partition list source instead of parted. (#864718)David Lehman2012-10-121-3/+1
* Use Storage convenience methods to schedule reclaim actions.David Lehman2012-10-121-7/+3
* Pass disk list when trying to recover from device type change failure.David Lehman2012-10-121-0/+1
* Fill in missing parts of the disabled raid features dict.David Lehman2012-10-121-1/+5
* Clear errors when entering or leaving the custom spoke.David Lehman2012-10-121-0/+2
* Hook up signal handler for raid feature checkbuttons.David Lehman2012-10-121-0/+9
* Raise MDRaidError instead of ValueError from devicelibs.mdraid.David Lehman2012-10-121-7/+7
* Minimum we have to do with HW clockVratislav Podzimek2012-10-123-3/+34
* Check X layouts specified in kickstart for validityVratislav Podzimek2012-10-122-0/+13
* Work with VConsole keymap and X layouts separatelyVratislav Podzimek2012-10-126-62/+112
* Add class wrapping systemd-localed functionalityVratislav Podzimek2012-10-121-0/+112
* Don't write XkbVariants if none are specifiedVratislav Podzimek2012-10-121-2/+4
* Add comment to the begining of generated xorg.conf fileVratislav Podzimek2012-10-121-3/+5
* Don't display "None" for NIC vendors and products NM can't identify (#859540)Radek Vykydal2012-10-121-2/+2
* New version.Brian C. Lane2012-10-113-42/+87
* Don't try to load ifcfg files for wifi devices (#865355)Vratislav Podzimek2012-10-111-1/+2