| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unused variables | Pascal Rigaux | 2005-01-06 | 1 | -2/+1 |
* | cleanup unused variables | Pascal Rigaux | 2005-01-06 | 1 | -3/+0 |
* | handle spaces in username | Pascal Rigaux | 2005-01-05 | 1 | -2/+2 |
* | update ADSL ISPs list | Thierry Vignaud | 2005-01-04 | 1 | -2/+133 |
* | move and rename network::ethernet::get_eth_categories() into list_modules::et... | Pascal Rigaux | 2005-01-03 | 3 | -12/+4 |
* | "Samba server" is better named "Windows Files Sharing (SMB)" (bugzilla #10585) | Pascal Rigaux | 2004-12-24 | 1 | -1/+1 |
* | don't pass prefix to network::netconnect::main() (it doesn't use it) | Pascal Rigaux | 2004-12-21 | 1 | -3/+3 |
* | (get_user_home) do not horribly die if USER environment variable list | Thierry Vignaud | 2004-12-20 | 1 | -1/+2 |
* | fix NETMASK autofilling | Thierry Vignaud | 2004-12-17 | 1 | -1/+1 |
* | for drakx-finish-install, we want drakconnect to restart network | Pascal Rigaux | 2004-12-14 | 1 | -1/+1 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 10 | -26/+26 |
* | network::netconnect::real_main() do not exit brutally on wizcancel, handle it... | Pascal Rigaux | 2004-11-30 | 1 | -2/+4 |
* | don't pass the prefix/etc/sysconfig/network to network::network::write_conf()... | Pascal Rigaux | 2004-11-30 | 1 | -2/+3 |
* | Don't load encoding.pm, it's not provided in the stage 2 perl | Rafael Garcia-Suarez | 2004-11-27 | 1 | -1/+0 |
* | help perl_checker | Pascal Rigaux | 2004-11-26 | 1 | -1/+1 |
* | (real_main) in "ADSL provider" step, plain reset the protocol on | Thierry Vignaud | 2004-11-22 | 1 | -1/+1 |
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 5 | -23/+23 |
* | update/add ADSL ISP entries (Benoit Audouard) | Thierry Vignaud | 2004-11-09 | 1 | -2/+51 |
* | reorder finnish entry | Thierry Vignaud | 2004-11-09 | 1 | -8/+8 |
* | introduce network::tools::get_interface_status | Olivier Blin | 2004-11-09 | 1 | -4/+9 |
* | do not use slicing when selecting single values | Thierry Vignaud | 2004-11-08 | 1 | -1/+1 |
* | hide ifcfg files for non-root users if they contain a WEP key (#12177) | Olivier Blin | 2004-11-05 | 1 | -0/+2 |
* | support Philips Semiconductors DSL card | Olivier Blin | 2004-10-28 | 1 | -0/+8 |
* | (mapIntfToDevice) do not try to match usb devices since ldetect doesn't return | Thierry Vignaud | 2004-10-27 | 1 | -0/+1 |
* | cleanup | Pascal Rigaux | 2004-10-15 | 1 | -1/+1 |
* | cleanup thanks to perl_checker | Pascal Rigaux | 2004-10-15 | 2 | -5/+9 |
* | make perl_checker happy | Pascal Rigaux | 2004-10-15 | 1 | -1/+1 |
* | simplify | Pascal Rigaux | 2004-10-14 | 1 | -1/+1 |
* | cleanup thanks to perl_checker | Pascal Rigaux | 2004-10-14 | 1 | -6/+9 |
* | (get_eth_cards) workaround more buggy drivers that returns a bogus driver nam... | Thierry Vignaud | 2004-10-12 | 1 | -0/+5 |
* | (get_eth_cards) fix another lying module | Thierry Vignaud | 2004-10-11 | 1 | -1/+5 |
* | (configureNetwork2) remove /etc/sysconfig/network-scripts/ethX files | Olivier Blin | 2004-10-09 | 1 | -1/+4 |
* | (adsl_conf_backend) don't write ifcfg-ppp0 for static/dhcp connections | Olivier Blin | 2004-10-09 | 1 | -1/+2 |
* | try /dev/ttyS14 too for serial modems (ie internal PCI modems that | Thierry Vignaud | 2004-10-08 | 1 | -1/+1 |
* | start slmodemd when installing it (thus preventing the average user to | Thierry Vignaud | 2004-10-08 | 1 | -1/+5 |
* | fix H[CS]F modems configuration (kernel packages were renamed) | Thierry Vignaud | 2004-10-08 | 1 | -2/+2 |
* | fix encapsulation for chinese ISPs (Funda Wang, #10965) | Thierry Vignaud | 2004-10-08 | 1 | -20/+22 |
* | corrected "Morocco" name; converted to UTF-8 | Pablo Saratxaga | 2004-10-07 | 1 | -8/+8 |
* | add chinese ISPs (fundawang@yeah.net, #10965) | Thierry Vignaud | 2004-10-07 | 1 | -0/+160 |
* | (first_modem) fix crash at install time | Thierry Vignaud | 2004-10-07 | 1 | -0/+1 |
* | add a few new ADSL ISP : Argentina (Speedy), Austria (AON), Morrocco | Thierry Vignaud | 2004-10-05 | 1 | -0/+40 |
* | fix wrong VCI which wasn't in hexa for brazililan Velox/Telemar ISP (baud) | Thierry Vignaud | 2004-10-05 | 1 | -1/+1 |
* | do not lose GATEWAYDEV if it is a non wireless one and a static | Olivier Blin | 2004-10-04 | 1 | -5/+5 |
* | write wlan-ng config files for prism2 drivers | Olivier Blin | 2004-10-04 | 1 | -0/+40 |
* | remove TYPE field in ifcfg files if connection type isn't ADSL | Olivier Blin | 2004-10-03 | 1 | -0/+1 |
* | perl_checker fix | Olivier Blin | 2004-10-03 | 1 | -1/+1 |
* | do not lose ONBOOT setting for manual/dhcp dsl connections | Olivier Blin | 2004-10-03 | 1 | -0/+1 |
* | misc sagem fixes: | Olivier Blin | 2004-10-03 | 1 | -3/+13 |
* | fix typo | Olivier Blin | 2004-10-03 | 1 | -1/+1 |
* | (sagem_set_parameters, adsl_conf_backend): write static ip in | Olivier Blin | 2004-10-03 | 1 | -1/+6 |