summaryrefslogtreecommitdiffstats
path: root/iw/network_gui.py
Commit message (Expand)AuthorAgeFilesLines
* added mnemonic supportMike Fulbright2002-07-031-7/+14
* switch test slightlyMike Fulbright2002-07-031-1/+2
* add title to network interface edit dialog, remove scroll_to hack since gtk2+...Mike Fulbright2002-07-031-1/+2
* fix for bugs related to handling dhcp and gateways correctly when the dhcp co...Mike Fulbright2002-07-021-1/+3
* fix filling in hostname if static selectedMike Fulbright2002-06-211-1/+1
* typo fix (#67041)Jeremy Katz2002-06-201-1/+1
* add keyaccelMike Fulbright2002-06-191-3/+3
* make things work with new pygtk2Jeremy Katz2002-06-171-3/+2
* use field in network object to set if dhcp hostname is being overridden manua...Mike Fulbright2002-06-121-2/+6
* switch to get_iter_first()Mike Fulbright2002-06-061-3/+3
* use stock gtk cancel buttonsMike Fulbright2002-05-311-3/+3
* rewrite of network configuration screen. Should handle overriding dhcp values...Mike Fulbright2002-05-311-69/+239
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* handle bad hostnames per bug #64819Mike Fulbright2002-05-131-1/+10
* rework of network screen, fixing several bugsMike Fulbright2002-05-131-218/+279
* tertiary is more correct than ternary (#60963)Jeremy Katz2002-03-111-1/+1
* classed routing has been dead for a while now really... hooray for cidr (#50886)Jeremy Katz2002-03-051-1/+1
* merge multi interface config in tui patch (#59841)Jeremy Katz2002-02-281-1/+1
* fix for bug #59815Mike Fulbright2002-02-181-3/+7
* similar fix to the root password oneJeremy Katz2002-02-111-1/+1
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-4/+4
* whee! merge the first bunch of changes from the 390 branch. thisJeremy Katz2001-12-271-0/+5
* 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