Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added mnemonic support | Mike Fulbright | 2002-07-03 | 1 | -7/+14 |
| | |||||
* | switch test slightly | Mike Fulbright | 2002-07-03 | 1 | -1/+2 |
| | |||||
* | add title to network interface edit dialog, remove scroll_to hack since ↵ | Mike Fulbright | 2002-07-03 | 1 | -1/+2 |
| | | | | gtk2+ is fixed now | ||||
* | fix for bugs related to handling dhcp and gateways correctly when the dhcp ↵ | Mike Fulbright | 2002-07-02 | 1 | -1/+3 |
| | | | | configured card didnt have onboot=yes | ||||
* | fix filling in hostname if static selected | Mike Fulbright | 2002-06-21 | 1 | -1/+1 |
| | |||||
* | typo fix (#67041) | Jeremy Katz | 2002-06-20 | 1 | -1/+1 |
| | |||||
* | add keyaccel | Mike Fulbright | 2002-06-19 | 1 | -3/+3 |
| | |||||
* | make things work with new pygtk2 | Jeremy Katz | 2002-06-17 | 1 | -3/+2 |
| | |||||
* | use field in network object to set if dhcp hostname is being overridden ↵ | Mike Fulbright | 2002-06-12 | 1 | -2/+6 |
| | | | | manually or not | ||||
* | switch to get_iter_first() | Mike Fulbright | 2002-06-06 | 1 | -3/+3 |
| | |||||
* | use stock gtk cancel buttons | Mike Fulbright | 2002-05-31 | 1 | -3/+3 |
| | |||||
* | rewrite of network configuration screen. Should handle overriding dhcp ↵ | Mike Fulbright | 2002-05-31 | 1 | -69/+239 |
| | | | | values sanely, plus it now has several sanity checks to prevent user from making common configuration mistakes | ||||
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
| | | | | our own translate.py | ||||
* | handle bad hostnames per bug #64819 | Mike Fulbright | 2002-05-13 | 1 | -1/+10 |
| | |||||
* | rework of network screen, fixing several bugs | Mike Fulbright | 2002-05-13 | 1 | -218/+279 |
| | |||||
* | tertiary is more correct than ternary (#60963) | Jeremy Katz | 2002-03-11 | 1 | -1/+1 |
| | |||||
* | classed routing has been dead for a while now really... hooray for cidr (#50886) | Jeremy Katz | 2002-03-05 | 1 | -1/+1 |
| | |||||
* | merge multi interface config in tui patch (#59841) | Jeremy Katz | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | fix for bug #59815 | Mike Fulbright | 2002-02-18 | 1 | -3/+7 |
| | |||||
* | similar fix to the root password one | Jeremy Katz | 2002-02-11 | 1 | -1/+1 |
| | |||||
* | s/set_usize/set_size_request/g | Matt Wilson | 2002-01-08 | 1 | -4/+4 |
| | |||||
* | whee! merge the first bunch of changes from the 390 branch. this | Jeremy Katz | 2001-12-27 | 1 | -0/+5 |
| | | | | | | | incorporates most of the python changes as well as the isys changes. email with what hasn't been applied coming later after I either finish merging the rest or decide to stop for the night | ||||
* | merge anaconda-gtk-2-0-branch to HEAD | Matt Wilson | 2001-10-16 | 1 | -31/+31 |
| | |||||
* | code cleanup | Matt Wilson | 2001-07-24 | 1 | -131/+151 |
| | |||||
* | fixes not initializing ethernet devices on cd installs | Jeremy Katz | 2001-07-20 | 1 | -1/+1 |
| | |||||
* | fix bugs pychecker found... | Jeremy Katz | 2001-07-06 | 1 | -23/+1 |
| | |||||
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -29/+34 |
| | |||||
* | set up the default to onboot=yes, dhcp for the first device shown (to ↵ | Matt Wilson | 2001-04-04 | 1 | -3/+10 |
| | | | | refelct prior behavior) (#31876) | ||||
* | really fix #31876 | Matt Wilson | 2001-04-04 | 1 | -1/+2 |
| | |||||
* | revert the default to be static if not otherwise set in /tmp/netinfo (#31876) | Matt Wilson | 2001-04-03 | 1 | -8/+1 |
| | |||||
* | removed print statement | bfox | 2001-03-01 | 1 | -2/+0 |
| | |||||
* | if user chooses static IP selection in stage 1, the network screen does not ↵ | bfox | 2001-02-19 | 1 | -1/+9 |
| | | | | select dhcp now | ||||
* | Added code to avoid traceback when invalid char entered in ip widget. | bfox | 2001-02-06 | 1 | -3/+12 |
| | |||||
* | Changed the DHCP button to always default to on. | bfox | 2001-01-31 | 1 | -1/+2 |
| | |||||
* | Removed print statement | bfox | 2000-12-19 | 1 | -1/+0 |
| | |||||
* | Made the hostname and domain entries one entry again | bfox | 2000-12-19 | 1 | -32/+10 |
| | |||||
* | Added GtkEntry for domain name. Added code to separate hostname from domain ↵ | bfox | 2000-12-19 | 1 | -10/+55 |
| | | | | name and put them in separate GtkEntry widgets. | ||||
* | added comments to tell what tags correspond to what screens | Mike Fulbright | 2000-12-13 | 1 | -0/+1 |
| | |||||
* | try to fix bug #13688 | Mike Fulbright | 2000-07-24 | 1 | -2/+5 |
| | |||||
* | don't set dhcp/onboot by default | Erik Troan | 2000-06-17 | 1 | -3/+3 |
| | |||||
* | Fixups to make modules findable after text and gui file renaming | Mike Fulbright | 2000-04-20 | 1 | -1/+1 |
| | |||||
* | Renamed network.py to network_gui.py | Mike Fulbright | 2000-04-19 | 1 | -0/+244 |