summaryrefslogtreecommitdiffstats
path: root/iw/netconfig_dialog.py
Commit message (Expand)AuthorAgeFilesLines
* Add iBFT support to loaderMartin Sivak2009-02-121-2/+2
* Avoid tracebacks when filling in static network config fields (#474275)David Cantrell2008-12-051-4/+23
* Say we are unable to configure the network interface (#467960)David Cantrell2008-12-021-7/+17
* Revert "Say we are unable to configure the network interface (#467960)"David Cantrell2008-10-241-17/+7
* Say we are unable to configure the network interface (#467960)David Cantrell2008-10-231-7/+17
* Fix bringing up the network in rescue mode (#466523).Chris Lumens2008-10-101-3/+8
* Automatically select NIC based on ksdevice= boot parameter.David Cantrell2008-10-021-4/+13
* Gateway and nameserver are optional for static network configuration.David Cantrell2008-09-301-2/+3
* Store nameserver in NetworkDevice object.David Cantrell2008-09-301-10/+2
* Fix static network configuration from boot.iso installs.David Cantrell2008-09-291-1/+3
* Use all caps naming for the netdev keys.David Cantrell2008-09-291-7/+7
* Set the first network device in the list to active.David Cantrell2008-09-241-1/+4
* Get rid of firstnetdevice in NetworkDavid Cantrell2008-09-241-2/+1
* Fix problems with bringDeviceUp() calls (#463512)David Cantrell2008-09-241-2/+3
* Call network.bringDeviceUp() instead of old isys functions.David Cantrell2008-09-151-21/+11
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-1/+3
* Use a real GtkDialog instead of some crazy hacked up dialogJeremy Katz2008-04-171-15/+26
* When dhcp is selected ensure that bootproto is set to dhcp (RPL-2301)Elliot Peele2008-03-271-0/+1
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-171-6/+12
* * iw/netconfig_dialog.py (NetworkConfigurator._ok): Only checkDavid Cantrell2007-09-131-1/+2
* * iw/netconfig_dialog.py: Patch from hhara AT miraclelinux DOT comDavid Cantrell2007-08-141-16/+6
* * iw/netconfig_dialog.py (NetworkConfigurator): Remove pointlessDavid Cantrell2007-06-251-1/+0
* The fingers you have used to dial are too fat. To obtain a special dialingDavid Cantrell2007-06-221-1/+1
* * iw/netconfig_dialog.py (NetworkConfigurator): Handle IPv4 CIDRDavid Cantrell2007-06-221-0/+26
* * iw/netconfig_dialog.py (NetworkConfigurator): Added a specialDavid Cantrell2007-06-221-6/+19
* * iw/netconfig_dialog.py (NetworkConfigurator): Handle IPMissingDavid Cantrell2007-06-211-0/+11
* (merges from f7-branch)Jeremy Katz2007-05-301-4/+9
* 2006-11-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-11-061-5/+3
* * iw/netconfig_dialog.py: Use the same widget names as the gladeBill Nottingham2006-10-241-4/+4
* 2006-09-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-291-1/+1
* 2006-09-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-281-0/+8
* 2006-09-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-281-2/+7
* * iw/netconfig_dialog.py: Actually bring up the networkJeremy Katz2006-09-121-6/+65
* 2006-07-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-121-0/+159