aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Network.py
AgeCommit message (Expand)Author
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
2007-02-25remove improper printStefan Pluecken
2007-02-25more generic Components/Network.py for allowing other interface names (thx to...Stefan Pluecken
2006-12-19some python import cleanupsAndreas Monzner
2006-10-18workaround for not working /etc/init.d/network scriptAndreas Monzner
2006-10-15fix initial IP not shown in network configFelix Domke
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