index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Components
/
Network.py
Age
Commit message (
Expand
)
Author
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
2008-07-11
update network setup
Andreas Monzner
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
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
2007-03-19
network setup rewrite... adds support for multiple devices and an extended se...
Stefan Pluecken
2007-02-25
remove improper print
Stefan Pluecken
2007-02-25
more generic Components/Network.py for allowing other interface names (thx to...
Stefan Pluecken
2006-12-19
some python import cleanups
Andreas Monzner
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 config.networ...
Stefan Pluecken
2005-12-30
configSelection is now saved to config file in a human readable style
Stefan Pluecken
2005-12-27
fix more very stupid bugs... someone must have had too much drinks while writ...
Stefan Pluecken
2005-12-27
fix very stupid error
Stefan Pluecken
2005-12-14
(final?) fix in getCurrentIP
Stefan Pluecken
2005-12-13
fix ip address
Stefan Pluecken
2005-12-12
get current ip address from ifconfig
Stefan Pluecken
2005-12-12
add debug-msg
Stefan Pluecken
2005-11-29
fix network-setting (tested now... not yet complete... have to remove the cur...
Stefan Pluecken
2005-11-29
get and show ip-address with DHCP... untested (an evil hacker has taken my box)
Stefan Pluecken
2005-11-17
translations
Stefan Pluecken
2005-10-12
prepare better configSequence
Stefan Pluecken
2005-10-12
- added resolv.conf parsing
Stefan Pluecken
2005-10-11
get network config from /etc/network/interfaces
Stefan Pluecken
2005-10-11
get ip address from environment instead of using config file
Stefan Pluecken
2005-09-29
removed os-calls and removed ",sir" ;)
Ronny Strutz
2005-09-04
entering numbers into networksetup is possible now
Stefan Pluecken
2005-09-03
- adding netmask to network setup
Stefan Pluecken
2005-09-03
configBoolean is now configSelection
Ronny Strutz
2005-09-02
add option for DHCP and possibility to disable configElements
Stefan Pluecken
2005-09-02
add digitCount to init
Ronny Strutz
2005-09-02
added mac address to network setting menu for testing
Stefan Pluecken
[next]