summaryrefslogtreecommitdiffstats
path: root/iw/network_gui.py
Commit message (Expand)AuthorAgeFilesLines
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-31/+31
* code cleanupMatt Wilson2001-07-241-131/+151
* fixes not initializing ethernet devices on cd installsJeremy Katz2001-07-201-1/+1
* fix bugs pychecker found...Jeremy Katz2001-07-061-23/+1
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-29/+34
* set up the default to onboot=yes, dhcp for the first device shown (to refelct...Matt Wilson2001-04-041-3/+10
* really fix #31876Matt Wilson2001-04-041-1/+2
* revert the default to be static if not otherwise set in /tmp/netinfo (#31876)Matt Wilson2001-04-031-8/+1
* removed print statementbfox2001-03-011-2/+0
* if user chooses static IP selection in stage 1, the network screen does not s...bfox2001-02-191-1/+9
* Added code to avoid traceback when invalid char entered in ip widget.bfox2001-02-061-3/+12
* Changed the DHCP button to always default to on.bfox2001-01-311-1/+2
* Removed print statementbfox2000-12-191-1/+0
* Made the hostname and domain entries one entry againbfox2000-12-191-32/+10
* Added GtkEntry for domain name. Added code to separate hostname from domain ...bfox2000-12-191-10/+55
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-0/+1
* try to fix bug #13688Mike Fulbright2000-07-241-2/+5
* don't set dhcp/onboot by defaultErik Troan2000-06-171-3/+3
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
* Renamed network.py to network_gui.pyMike Fulbright2000-04-191-0/+244