summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* fix (bugzilla #13197)Pascal Rigaux2005-01-261-0/+1
* updates from baud:Thierry Vignaud2005-01-211-0/+28
* restore previous network::ethernet::get_eth_cards_names() behaviourPascal Rigaux2005-01-202-4/+4
* fix bugzilla #12996Pascal Rigaux2005-01-131-4/+4
* remove unused variablesPascal Rigaux2005-01-061-2/+1
* cleanup unused variablesPascal Rigaux2005-01-061-3/+0
* handle spaces in usernamePascal Rigaux2005-01-051-2/+2
* update ADSL ISPs listThierry Vignaud2005-01-041-2/+133
* move and rename network::ethernet::get_eth_categories() into list_modules::et...Pascal Rigaux2005-01-033-12/+4
* "Samba server" is better named "Windows Files Sharing (SMB)" (bugzilla #10585)Pascal Rigaux2004-12-241-1/+1
* don't pass prefix to network::netconnect::main() (it doesn't use it)Pascal Rigaux2004-12-211-3/+3
* (get_user_home) do not horribly die if USER environment variable listThierry Vignaud2004-12-201-1/+2
* fix NETMASK autofillingThierry Vignaud2004-12-171-1/+1
* for drakx-finish-install, we want drakconnect to restart networkPascal Rigaux2004-12-141-1/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-1310-26/+26
* network::netconnect::real_main() do not exit brutally on wizcancel, handle it...Pascal Rigaux2004-11-301-2/+4
* don't pass the prefix/etc/sysconfig/network to network::network::write_conf()...Pascal Rigaux2004-11-301-2/+3
* Don't load encoding.pm, it's not provided in the stage 2 perlRafael Garcia-Suarez2004-11-271-1/+0
* help perl_checkerPascal Rigaux2004-11-261-1/+1
* (real_main) in "ADSL provider" step, plain reset the protocol onThierry Vignaud2004-11-221-1/+1
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-185-23/+23
* update/add ADSL ISP entries (Benoit Audouard)Thierry Vignaud2004-11-091-2/+51
* reorder finnish entryThierry Vignaud2004-11-091-8/+8
* introduce network::tools::get_interface_statusOlivier Blin2004-11-091-4/+9
* do not use slicing when selecting single valuesThierry Vignaud2004-11-081-1/+1
* hide ifcfg files for non-root users if they contain a WEP key (#12177)Olivier Blin2004-11-051-0/+2
* support Philips Semiconductors DSL cardOlivier Blin2004-10-281-0/+8
* (mapIntfToDevice) do not try to match usb devices since ldetect doesn't returnThierry Vignaud2004-10-271-0/+1
* cleanupPascal Rigaux2004-10-151-1/+1
* cleanup thanks to perl_checkerPascal Rigaux2004-10-152-5/+9
* make perl_checker happyPascal Rigaux2004-10-151-1/+1
* simplifyPascal Rigaux2004-10-141-1/+1
* cleanup thanks to perl_checkerPascal Rigaux2004-10-141-6/+9
* (get_eth_cards) workaround more buggy drivers that returns a bogus driver nam...Thierry Vignaud2004-10-121-0/+5
* (get_eth_cards) fix another lying moduleThierry Vignaud2004-10-111-1/+5
* (configureNetwork2) remove /etc/sysconfig/network-scripts/ethX filesOlivier Blin2004-10-091-1/+4
* (adsl_conf_backend) don't write ifcfg-ppp0 for static/dhcp connectionsOlivier Blin2004-10-091-1/+2
* try /dev/ttyS14 too for serial modems (ie internal PCI modems thatThierry Vignaud2004-10-081-1/+1
* start slmodemd when installing it (thus preventing the average user toThierry Vignaud2004-10-081-1/+5
* fix H[CS]F modems configuration (kernel packages were renamed)Thierry Vignaud2004-10-081-2/+2
* fix encapsulation for chinese ISPs (Funda Wang, #10965)Thierry Vignaud2004-10-081-20/+22
* corrected "Morocco" name; converted to UTF-8Pablo Saratxaga2004-10-071-8/+8
* add chinese ISPs (fundawang@yeah.net, #10965)Thierry Vignaud2004-10-071-0/+160
* (first_modem) fix crash at install timeThierry Vignaud2004-10-071-0/+1
* add a few new ADSL ISP : Argentina (Speedy), Austria (AON), MorroccoThierry Vignaud2004-10-051-0/+40
* fix wrong VCI which wasn't in hexa for brazililan Velox/Telemar ISP (baud)Thierry Vignaud2004-10-051-1/+1
* do not lose GATEWAYDEV if it is a non wireless one and a staticOlivier Blin2004-10-041-5/+5
* write wlan-ng config files for prism2 driversOlivier Blin2004-10-041-0/+40
* remove TYPE field in ifcfg files if connection type isn't ADSLOlivier Blin2004-10-031-0/+1
* perl_checker fixOlivier Blin2004-10-031-1/+1