also scan for video-CD content in directory MPEGAV (capitalized)
[enigma2.git] / lib / python / Components / Network.py
2008-09-30 Andreas MonznerNetworksetup update
2008-08-26 Andreas Monznernetwork setup fixes
2008-08-14 Andreas Monznersome small fixes
2008-07-21 Andreas Monznernetworksetup update, add missing .cvsignores
2008-07-14 Andreas Monznermove comment before multi line command to make python...
2008-07-14 Andreas Monzneradd missing backslashes
2008-07-14 Andreas Monzneruse IPs in networkCheck.. cleanup dns check
2008-07-14 Andreas Monznerfix typo
2008-07-11 Andreas Monzneradd missing imports,
2008-07-11 Andreas Monznerupdate network setup
2008-06-06 Felix Domkeadd DNS check, add checkforInterface
2008-06-03 Felix Domkeextend ping test, fix configuredInterface list
2008-05-29 Felix Domkeadd new network config
2007-11-26 Andreas Monzneronly show network adapter list when more than one adapt...
2007-07-22 Andreas Monznercleanup some imports
2007-03-21 Stefan Plueckenadd missing space
2007-03-20 Stefan Plueckendon't use interfaces.tmp instead of interfaces file
2007-03-19 Stefan Plueckenplugins are now able to add device specific text to...
2007-03-19 Stefan Plueckennetwork setup rewrite... adds support for multiple...
2007-02-25 Stefan Plueckenremove improper print
2007-02-25 Stefan Plueckenmore generic Components/Network.py for allowing other...
2006-12-19 Andreas Monznersome python import cleanups
2006-10-18 Andreas Monznerworkaround for not working /etc/init.d/network script
2006-10-15 Felix Domkefix initial IP not shown in network config
2006-10-02 Felix Domkeconfig rewrite. some extensions still need to be updated.
2006-02-06 Andreas Monznerfix writing nameserver to /etc/resolv.conf when no...
2006-01-28 Stefan Plueckenadd \n to separate devices
2006-01-28 Stefan Plueckenadd loopback device
2006-01-28 Stefan Plueckenuse config.network.dns instead of a non-existing config...
2005-12-30 Stefan PlueckenconfigSelection is now saved to config file in a human...
2005-12-27 Stefan Plueckenfix more very stupid bugs... someone must have had...
2005-12-27 Stefan Plueckenfix very stupid error
2005-12-14 Stefan Pluecken(final?) fix in getCurrentIP
2005-12-13 Stefan Plueckenfix ip address
2005-12-12 Stefan Plueckenget current ip address from ifconfig
2005-12-12 Stefan Plueckenadd debug-msg
2005-11-29 Stefan Plueckenfix network-setting (tested now... not yet complete...
2005-11-29 Stefan Plueckenget and show ip-address with DHCP... untested (an evil...
2005-11-17 Stefan Plueckentranslations
2005-10-12 Stefan Plueckenprepare better configSequence
2005-10-12 Stefan Pluecken- added resolv.conf parsing
2005-10-11 Stefan Plueckenget network config from /etc/network/interfaces
2005-10-11 Stefan Plueckenget ip address from environment instead of using config...
2005-09-29 Ronny Strutzremoved os-calls and removed ",sir" ;)
2005-09-04 Stefan Plueckenentering numbers into networksetup is possible now
2005-09-03 Stefan Pluecken- adding netmask to network setup
2005-09-03 Ronny StrutzconfigBoolean is now configSelection
2005-09-02 Stefan Plueckenadd option for DHCP and possibility to disable configEl...
2005-09-02 Ronny Strutzadd digitCount to init
2005-09-02 Stefan Plueckenadded mac address to network setting menu for testing
2005-09-02 Stefan Plueckennetwork setup stuff