aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Network.py
AgeCommit message (Expand)Author
2010-07-27Enigma2-Network: update Wlan plugin to support new python-wifi.acid-burn
2010-05-06Network.py,NetworkSetup.py,skin_default.xml: * Introduce new unified naming f...acid-burn
2010-03-08fixes bug #429Stefan Pluecken
2010-02-23Components/Network.py: *fix usb wlan module recognition for new 1.6 oe images.acid-burn
2010-01-29* simplify NetworkWizard usability. Its now possible to open the wizard direc...acid-burn
2009-12-17Components/Network.py, Screens/NetworkSetup.py: - fix possible crash when clo...acid-burn
2009-07-22properly update statusbar after network restartacid-burn
2009-07-07don't touch network configuration on remote rootfsAndreas Oberritter
2009-03-31Merge commit 'origin/master' into tmbinc/FixTimingBugsFelix Domke
2009-02-17follow Console() changesacid-burn
2008-11-17Merge branch 'master' into tmbinc/FixTimingBugsFelix Domke
2008-11-14dont start self.console twiceacid-burn
2008-11-14small skin fixacid-burn
2008-11-10remove unneeded calls to iNetwork.getinterfacesacid-burn
2008-11-06better async handlingacid-burn
2008-11-06better netmask parsingacid-burn
2008-11-06add missing importghost
2008-11-06remove debug outputghost
2008-11-06needed update for avahi stuffghost
2008-11-06some fixesMladen Horvat
2008-11-06add virtual keyboard as easy input helpAcid-Burn
2008-11-06add missing importghost
2008-11-06remove debug outputghost
2008-11-06needed update for avahi stuffghost
2008-10-28remove non working wrapper class to add a (unneeded) .get() call toAndreas Monzner
2008-10-27switch network to use new epopen implementation instead of system callAndreas Frisch
2008-10-27changes on behalf of acid-burnAndreas Frisch
2008-09-30Networksetup updateAndreas Monzner
2008-08-26network setup fixesAndreas Monzner
2008-08-14some small fixesAndreas Monzner
2008-07-21networksetup update, add missing .cvsignoresAndreas Monzner
2008-07-14move comment before multi line command to make python happyAndreas Monzner
2008-07-14add missing backslashesAndreas Monzner
2008-07-14use IPs in networkCheck.. cleanup dns checkAndreas Monzner
2008-07-14fix typoAndreas Monzner
2008-07-11add missing imports,Andreas Monzner
2008-07-11update network setupAndreas Monzner
2008-06-06add DNS check, add checkforInterfaceFelix Domke
2008-06-03extend ping test, fix configuredInterface listFelix Domke
2008-05-29add new network configFelix Domke
2007-11-26only show network adapter list when more than one adapters are availableAndreas Monzner
2007-07-22cleanup some importsAndreas Monzner
2007-03-21add missing spaceStefan Pluecken
2007-03-20don't use interfaces.tmp instead of interfaces fileStefan 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
2007-02-25remove improper printStefan Pluecken
2007-02-25more generic Components/Network.py for allowing other interface names (thx to...Stefan Pluecken
2006-12-19some python import cleanupsAndreas Monzner
2006-10-18workaround for not working /etc/init.d/network scriptAndreas Monzner