aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Network.py
AgeCommit message (Expand)Author
2011-03-30Network.py: improve remote rootfs detection and wireless device/module detect...acid-burn
2011-03-17Network.py: fix post-down->pre-down change introduced with last changes. refs...acid-burn
2011-03-14WPA: minimize driver specific code for /etc/network/interfacesAndreas Oberritter
2010-07-24Enigma2-Network: update Wlan plugin to support new python-wifi.acid-burn
2010-07-24Network.py,NetworkSetup.py,skin_default.xml: * Introduce new unified naming f...acid-burn
2010-03-31Merge commit 'origin/bug_449_fix_wlan_usbstick_recognition'acid-burn
2010-03-12fixes 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