| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-07-22 | properly update statusbar after network restart | acid-burn | |
| also ignore wmaster0 interface | |||
| 2009-07-07 | don't touch network configuration on remote rootfs | Andreas Oberritter | |
| 2009-03-31 | Merge commit 'origin/master' into tmbinc/FixTimingBugs | Felix Domke | |
| 2009-02-17 | follow Console() changes | acid-burn | |
| add WHERE_NETWORKCONFIG_READ to Plugin Descriptor make Reichi happy ;-) | |||
| 2008-11-17 | Merge branch 'master' into tmbinc/FixTimingBugs | Felix Domke | |
| Conflicts: lib/dvb/sec.cpp lib/python/Components/Network.py lib/python/Components/Playlist.py lib/python/Plugins/Extensions/DVDBurn/Process.py lib/python/Plugins/Extensions/MediaPlayer/plugin.py lib/python/Screens/TimerEdit.py po/lt.po po/nl.po po/tr.po | |||
| 2008-11-14 | dont start self.console twice | acid-burn | |
| 2008-11-14 | small skin fix | acid-burn | |
| fix possible crash when leaving networksetup | |||
| 2008-11-10 | remove unneeded calls to iNetwork.getinterfaces | acid-burn | |
| cleanups fix typo | |||
| 2008-11-06 | better async handling | acid-burn | |
| dont open adaptersetup after wlanscan close, only open on connect inside wlanscan some cleanups and fixes | |||
| 2008-11-06 | better netmask parsing | acid-burn | |
| 2008-11-06 | add missing import | ghost | |
| 2008-11-06 | remove debug output | ghost | |
| 2008-11-06 | needed update for avahi stuff | ghost | |
| 2008-11-06 | some fixes | Mladen Horvat | |
| B A A | |||
| 2008-11-06 | add virtual keyboard as easy input help | Acid-Burn | |
| add icons for virtual keyboard network fixes wlan fixeS | |||
| 2008-11-06 | add missing import | ghost | |
| 2008-11-06 | remove debug output | ghost | |
| 2008-11-06 | needed update for avahi stuff | ghost | |
| 2008-10-28 | remove non working wrapper class to add a (unneeded) .get() call to | Andreas Monzner | |
| eConsoleAppContainers.. so now all external plugins must remove this .get() calls... example: cont = eConsoleAppContainer() cont.appClosed.append(cb_func) # old was cont.appClosed.get().append(cb_func) | |||
| 2008-10-27 | switch network to use new epopen implementation instead of system call | Andreas Frisch | |
| 2008-10-27 | changes on behalf of acid-burn | Andreas Frisch | |
| 2008-09-30 | Networksetup update | Andreas Monzner | |
| 2008-08-26 | network setup fixes | Andreas Monzner | |
| 2008-08-14 | some small fixes | Andreas Monzner | |
| 2008-07-21 | networksetup update, add missing .cvsignores | Andreas Monzner | |
| 2008-07-14 | move comment before multi line command to make python happy | Andreas Monzner | |
| 2008-07-14 | add missing backslashes | Andreas Monzner | |
| 2008-07-14 | use IPs in networkCheck.. cleanup dns check | Andreas Monzner | |
| 2008-07-14 | fix typo | Andreas Monzner | |
| 2008-07-11 | add missing imports, | Andreas Monzner | |
| add madwifi support | |||
| 2008-07-11 | update network setup | Andreas Monzner | |
| cleanup imports | |||
| 2008-06-06 | add DNS check, add checkforInterface | Felix Domke | |
| 2008-06-03 | extend ping test, fix configuredInterface list | Felix Domke | |
| 2008-05-29 | add new network config | Felix Domke | |
| 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-07-22 | cleanup some imports | Andreas Monzner | |
| 2007-03-21 | add missing space | Stefan Pluecken | |
| 2007-03-20 | don't use interfaces.tmp instead of interfaces file | 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 | |||
| 2007-02-25 | remove improper print | Stefan Pluecken | |
| 2007-02-25 | more generic Components/Network.py for allowing other interface names (thx ↵ | Stefan Pluecken | |
| to Reichi) | |||
| 2006-12-19 | some python import cleanups | Andreas Monzner | |
| lesser swig overhead | |||
| 2006-10-18 | workaround for not working /etc/init.d/network script | Andreas Monzner | |
| 2006-10-15 | fix initial IP not shown in network config | Felix Domke | |
| 2006-10-02 | config rewrite. some extensions still need to be updated. | Felix Domke | |
| 2006-02-06 | fix writing nameserver to /etc/resolv.conf when no dhcp is used | Andreas Monzner | |
| 2006-01-28 | add \n to separate devices | Stefan Pluecken | |
| 2006-01-28 | add loopback device | Stefan Pluecken | |
| 2006-01-28 | use config.network.dns instead of a non-existing config element ↵ | Stefan Pluecken | |
| config.network.nameserver add debug prints | |||
