aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/NetworkSetup.py
AgeCommit message (Expand)Author
2007-11-26Always show ip address/gateway/netmask in network settings dialogStefan Pluecken
2007-11-26remove debug outputAndreas Monzner
2007-11-26only show network adapter list when more than one adapters are availableAndreas Monzner
2007-10-26show friendly name for network adapter nameFelix Domke
2007-10-26whitespace fixesFelix Domke
2007-07-22cleanup some importsAndreas Monzner
2007-03-20some fixes for the new network configurationStefan Pluecken
2007-03-20allow setting a menu entry name for network setup pluginsStefan Pluecken
2007-03-19plugins are now able to add device specific text to /etc/networking/interfacesStefan Pluecken
2007-03-19network setup rewrite... adds support for multiple devices and an extended se...Stefan Pluecken
2006-10-18workaround for not working /etc/init.d/network scriptAndreas Monzner
2006-10-06finally fix priorities: ConfigListScreen's action must be -1 to override eLis...Felix Domke
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-02-20fix newlineFelix Domke
2005-12-23translationsStefan Pluecken
2005-12-16fix some more _() comparisonsStefan Pluecken
2005-11-29fix network-setting (tested now... not yet complete... have to remove the cur...Stefan Pluecken
2005-11-17translationsStefan Pluecken
2005-11-17some basic language support (already working a bit)Stefan Pluecken
2005-10-15add single satellite scan to userinterfaceStefan Pluecken
2005-10-12add NumberActionMap for better input of numbersStefan Pluecken
2005-10-12- added resolv.conf parsingStefan Pluecken
2005-10-11get network config from /etc/network/interfacesStefan Pluecken
2005-10-11reenable editing of network settings by adding an action for every numberStefan Pluecken
2005-10-11add additional argument to the configElement constructor to make configElemen...Stefan Pluecken
2005-10-11move network setup into a dynamic configlistStefan Pluecken