aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Network.py
AgeCommit message (Expand)Author
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-02-06fix writing nameserver to /etc/resolv.conf when no dhcp is usedAndreas Monzner
2006-01-28add \n to separate devicesStefan Pluecken
2006-01-28add loopback deviceStefan Pluecken
2006-01-28use config.network.dns instead of a non-existing config element config.networ...Stefan Pluecken
2005-12-30configSelection is now saved to config file in a human readable styleStefan Pluecken
2005-12-27fix more very stupid bugs... someone must have had too much drinks while writ...Stefan Pluecken
2005-12-27fix very stupid errorStefan Pluecken
2005-12-14(final?) fix in getCurrentIPStefan Pluecken
2005-12-13fix ip addressStefan Pluecken
2005-12-12get current ip address from ifconfigStefan Pluecken
2005-12-12add debug-msgStefan Pluecken
2005-11-29fix network-setting (tested now... not yet complete... have to remove the cur...Stefan Pluecken
2005-11-29get and show ip-address with DHCP... untested (an evil hacker has taken my box)Stefan Pluecken
2005-11-17translationsStefan Pluecken
2005-10-12prepare better configSequenceStefan Pluecken
2005-10-12- added resolv.conf parsingStefan Pluecken
2005-10-11get network config from /etc/network/interfacesStefan Pluecken
2005-10-11get ip address from environment instead of using config fileStefan Pluecken
2005-09-29removed os-calls and removed ",sir" ;)Ronny Strutz
2005-09-04entering numbers into networksetup is possible nowStefan Pluecken
2005-09-03- adding netmask to network setupStefan Pluecken
2005-09-03configBoolean is now configSelectionRonny Strutz
2005-09-02add option for DHCP and possibility to disable configElementsStefan Pluecken
2005-09-02add digitCount to initRonny Strutz
2005-09-02added mac address to network setting menu for testingStefan Pluecken
2005-09-02network setup stuffStefan Pluecken