| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-11-26 | Always show ip address/gateway/netmask in network settings dialog | Stefan Pluecken | |
| 2007-11-26 | remove debug output | Andreas Monzner | |
| 2007-11-26 | only show network adapter list when more than one adapters are available | Andreas Monzner | |
| show friendly adapter name in network setup | |||
| 2007-10-26 | show friendly name for network adapter name | Felix Domke | |
| 2007-10-26 | whitespace fixes | Felix Domke | |
| 2007-07-22 | cleanup some imports | Andreas Monzner | |
| 2007-03-20 | some fixes for the new network configuration | Stefan Pluecken | |
| adding Reichi's WirelessLan configuration plugin (not yet fully functional) | |||
| 2007-03-20 | allow setting a menu entry name for network setup plugins | Stefan Pluecken | |
| 2007-03-19 | plugins are now able to add device specific text to /etc/networking/interfaces | Stefan Pluecken | |
| example: where = PluginDescriptor.WHERE_NETWORKSETUP, fnc={"ifaceSupported": callFunction, "configStrings": configStrings} with def PluginFunction(session, iface): session.open(<MainPlugin>, iface) def callFunction(iface): if <iface is supported by plugin>: return PluginFunction else: return None def configSrings(iface): return "# would add this to adapter iface into /etc/networking/interfaces" | |||
| 2007-03-19 | network setup rewrite... adds support for multiple devices and an extended ↵ | Stefan Pluecken | |
| setup via plugins | |||
| 2006-10-18 | workaround for not working /etc/init.d/network script | Andreas Monzner | |
| 2006-10-06 | finally fix priorities: ConfigListScreen's action must be -1 to override ↵ | Felix Domke | |
| eListbox' 0, the other setup screens need to use -2 to override ConfigListScreen | |||
| 2006-10-02 | config rewrite. some extensions still need to be updated. | Felix Domke | |
| 2006-02-20 | fix newline | Felix Domke | |
| 2005-12-23 | translations | Stefan Pluecken | |
| 2005-12-16 | fix some more _() comparisons | Stefan Pluecken | |
| 2005-11-29 | fix network-setting (tested now... not yet complete... have to remove the ↵ | Stefan Pluecken | |
| cursor somehow when configElement is disabled) | |||
| 2005-11-17 | translations | Stefan Pluecken | |
| 2005-11-17 | some basic language support (already working a bit) | Stefan Pluecken | |
| 2005-10-15 | add single satellite scan to userinterface | Stefan Pluecken | |
| 2005-10-12 | add NumberActionMap for better input of numbers | Stefan Pluecken | |
| 2005-10-12 | - added resolv.conf parsing | Stefan Pluecken | |
| - fixed some bugs - networksetting now complete ;) | |||
| 2005-10-11 | get network config from /etc/network/interfaces | Stefan Pluecken | |
| still missing: parsing of /etc/resolv.conf for nameserver retrieval | |||
| 2005-10-11 | reenable editing of network settings by adding an action for every number | Stefan Pluecken | |
| 2005-10-11 | add additional argument to the configElement constructor to make ↵ | Stefan Pluecken | |
| configElements, that don't save themselves and use it in scan-setup | |||
| 2005-10-11 | move network setup into a dynamic configlist | Stefan Pluecken | |
