Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move wireless stuff in wireless.pm | Olivier Blin | 2005-04-19 | 1 | -143/+0 |
| | |||||
* | configure wpa driver in drakconnect, wpa_supplicant init script is dropped | Olivier Blin | 2005-04-18 | 1 | -11/+16 |
| | |||||
* | remove useless and unwanted non-ASCII character | Olivier Blin | 2005-04-05 | 1 | -1/+1 |
| | |||||
* | write ATM_ADDR field | Olivier Blin | 2005-03-24 | 1 | -1/+1 |
| | |||||
* | hide wlan-ng settings for non-root users | Olivier Blin | 2005-03-09 | 1 | -0/+3 |
| | |||||
* | make wpa_supplicant.conf readable by root only | Olivier Blin | 2005-03-09 | 1 | -0/+2 |
| | |||||
* | write selected dhcp client in ifcfg files | Olivier Blin | 2005-03-09 | 1 | -2/+2 |
| | |||||
* | (wpa_supplicant_configure) scan hidden ssid | Olivier Blin | 2005-03-08 | 1 | -0/+1 |
| | |||||
* | write DHCP_TIMEOUT for DHCP connections | Olivier Blin | 2005-02-28 | 1 | -1/+1 |
| | |||||
* | write PEERYP and PEERNTPD for DHCP connections | Olivier Blin | 2005-02-28 | 1 | -1/+1 |
| | |||||
* | write PEERDNS for DHCP interfaces | Olivier Blin | 2005-02-28 | 1 | -1/+1 |
| | |||||
* | write USERCTL too | Olivier Blin | 2005-02-25 | 1 | -1/+1 |
| | |||||
* | do not update kde config file if kde isn't installed | Olivier Blin | 2005-02-24 | 1 | -12/+15 |
| | | | | | (spotted by Mathieu Geli) | ||||
* | fix typos | Olivier Blin | 2005-02-24 | 1 | -3/+3 |
| | |||||
* | minimal WPA support | Olivier Blin | 2005-02-24 | 1 | -8/+25 |
| | |||||
* | always restart wlan-ng interface | Olivier Blin | 2005-02-24 | 1 | -3/+3 |
| | |||||
* | move wlan-ng stuff in network::network | Olivier Blin | 2005-02-24 | 1 | -0/+44 |
| | |||||
* | handle wpa_supplicant files | Olivier Blin | 2005-02-23 | 1 | -0/+66 |
| | |||||
* | perl_checker fix | Olivier Blin | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | proxy_configure: modify KDE proxy settings too | Olivier Blin | 2005-02-14 | 1 | -0/+15 |
| | |||||
* | do not require perl-Gnome2-Gconf in drakxtools, but use gconftool-2 | Olivier Blin | 2005-02-07 | 1 | -7/+2 |
| | |||||
* | make it easy to use other GConf interfaces | Olivier Blin | 2005-02-07 | 1 | -15/+20 |
| | |||||
* | remove useless message | Olivier Blin | 2005-02-05 | 1 | -1/+0 |
| | |||||
* | gnome proxy support in drakproxy | Olivier Blin | 2005-02-04 | 1 | -0/+58 |
| | |||||
* | fix (bugzilla #13197) | Pascal Rigaux | 2005-01-26 | 1 | -0/+1 |
| | |||||
* | move and rename network::ethernet::get_eth_categories() into ↵ | Pascal Rigaux | 2005-01-03 | 1 | -1/+1 |
| | | | | | | | list_modules::ethernet_categories() (it's closer to the definition of the categories) | ||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
| | |||||
* | don't pass the prefix/etc/sysconfig/network to ↵ | Pascal Rigaux | 2004-11-30 | 1 | -2/+3 |
| | | | | network::network::write_conf(), we always use the same file name | ||||
* | hide ifcfg files for non-root users if they contain a WEP key (#12177) | Olivier Blin | 2004-11-05 | 1 | -0/+2 |
| | |||||
* | (configureNetwork2) remove /etc/sysconfig/network-scripts/ethX files | Olivier Blin | 2004-10-09 | 1 | -1/+4 |
| | | | | | that may have been created by sagem scripts | ||||
* | call the scripts in /etc/sysconfig/network-scripts/hostname.d like the network | Frederic Lepied | 2004-10-01 | 1 | -0/+4 |
| | | | | | scripts are doing when changing the hostname. | ||||
* | more zeroconf fixes (zcip isn't a service, stop tmdns service if | Olivier Blin | 2004-09-20 | 1 | -5/+7 |
| | | | | | zeroconf is disabled, check tmdns init file in prefix/etc) | ||||
* | (configureNetwork2) really enable zeroconf if zeroconf is requested | Olivier Blin | 2004-09-17 | 1 | -1/+5 |
| | |||||
* | (configureNetwork2) write blank zeroconf hostname if zeroconf is | Olivier Blin | 2004-09-17 | 1 | -1/+2 |
| | | | | | disabled, else drakconnect will assume it is enabled | ||||
* | (configureNetwork2) use services do disable zeroconf, do not disable | Olivier Blin | 2004-09-17 | 1 | -1/+5 |
| | | | | | if it doesn't exist (to avoid warnings in console) | ||||
* | (read_all_conf) use network::tools to probe connection type | Olivier Blin | 2004-09-16 | 1 | -1/+3 |
| | |||||
* | (configureNetwork2) configure eth aliases, needs modules_conf | Olivier Blin | 2004-09-14 | 1 | -1/+2 |
| | |||||
* | (read_all_conf) remove spurous character from regexp | Thierry Vignaud | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | (read_all_conf) ignore rpm's backups (#10816) | Thierry Vignaud | 2004-09-09 | 1 | -0/+1 |
| | |||||
* | (configureNetwork2) update iftab when config is written | Olivier Blin | 2004-09-08 | 1 | -0/+3 |
| | |||||
* | (findIntf, read_all_conf) use default DEVICE field only at last | Olivier Blin | 2004-09-03 | 1 | -4/+6 |
| | | | | | ressort, keep weird DEVICE fiels (i.e for sagem) | ||||
* | (write_interface_conf) remove quotes if DEVICE is the result of a command | Olivier Blin | 2004-09-03 | 1 | -0/+1 |
| | |||||
* | (configureNetwork2) use key from $intf hash to determine ifcfg | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
| | | | | | | filename (to allow to use weird DEVICE fields, like DEVICE=`/usr/sbin/eaglectrl -i`) | ||||
* | (write_interface_conf) allow TYPE field, will be used to recognize ADSL ↵ | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
| | | | | interfaces | ||||
* | symlink resolv.conf in install root, so that it works for dhcp too | Olivier Blin | 2004-09-01 | 1 | -4/+4 |
| | |||||
* | write /etc/resolv.conf in install root | Olivier Blin | 2004-09-01 | 1 | -1/+5 |
| | |||||
* | write metric in ifcfg files according to connection type | Olivier Blin | 2004-08-27 | 1 | -1/+2 |
| | |||||
* | (add2hosts) use difference2 | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
| | |||||
* | (add2hosts) make it more readable | Olivier Blin | 2004-08-24 | 1 | -9/+7 |
| | |||||
* | (add2hosts) rework parsing | Olivier Blin | 2004-08-24 | 1 | -5/+10 |
| |