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
/
Screens
/
NetworkSetup.py
Age
Commit message (
Expand
)
Author
2007-07-22
cleanup some imports
Andreas Monzner
2007-03-20
some fixes for the new network configuration
Stefan Pluecken
2007-03-20
allow setting a menu entry name for network setup plugins
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
2006-10-18
workaround for not working /etc/init.d/network script
Andreas Monzner
2006-10-06
finally fix priorities: ConfigListScreen's action must be -1 to override eLis...
Felix Domke
2006-10-02
config rewrite. some extensions still need to be updated.
Felix Domke
2006-02-20
fix newline
Felix Domke
2005-12-23
translations
Stefan Pluecken
2005-12-16
fix some more _() comparisons
Stefan Pluecken
2005-11-29
fix network-setting (tested now... not yet complete... have to remove the cur...
Stefan Pluecken
2005-11-17
translations
Stefan Pluecken
2005-11-17
some basic language support (already working a bit)
Stefan Pluecken
2005-10-15
add single satellite scan to userinterface
Stefan Pluecken
2005-10-12
add NumberActionMap for better input of numbers
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
reenable editing of network settings by adding an action for every number
Stefan Pluecken
2005-10-11
add additional argument to the configElement constructor to make configElemen...
Stefan Pluecken
2005-10-11
move network setup into a dynamic configlist
Stefan Pluecken