summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* do not lose ONBOOT setting for manual/dhcp dsl connectionsOlivier Blin2004-10-031-0/+1
* misc sagem fixes:Olivier Blin2004-10-031-3/+13
* fix typoOlivier Blin2004-10-031-1/+1
* (sagem_set_parameters, adsl_conf_backend): write static ip inOlivier Blin2004-10-031-1/+6
* do not break the "IP %s address is usually reserved" warningOlivier Blin2004-10-031-3/+9
* create $intf->{sagem} when needed before checking it exists ...Olivier Blin2004-10-011-6/+6
* call the scripts in /etc/sysconfig/network-scripts/hostname.d like the networkFrederic Lepied2004-10-011-0/+4
* test if IP address is already used for static interfacesOlivier Blin2004-09-281-0/+2
* I sux, fix priorityOlivier Blin2004-09-271-4/+4
* (bg_command_as_root) use kdesu in kdeOlivier Blin2004-09-271-1/+6
* (get_default_gateway_interface) try to detect default connection inOlivier Blin2004-09-271-21/+5
* ask to connect for isdn_external tooOlivier Blin2004-09-271-1/+1
* don't scramble $netcnx->{type}Olivier Blin2004-09-271-2/+2
* ask to connect for modem/isdn connections too (crappy fix, this needsOlivier Blin2004-09-271-1/+1
* we really support all linmodems (including Hsf and Hcf ones) with 2.6 kernelsOlivier Blin2004-09-271-6/+0