summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakconnect
Commit message (Expand)AuthorAgeFilesLines
* bump copyrigth noticeThierry Vignaud2005-04-251-1/+1
* s/Mandrivalinux/Mandriva Linux/Pablo Saratxaga2005-04-231-3/+3
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-2/+2
* switch from MandrakeSoft to Mandriva in copyright noticesThierry Vignaud2005-04-211-1/+1
* use get_interface_type() to decide if the wifi settings page should be displayedOlivier Blin2005-04-131-1/+1
* use sysfs as fallback to detect wireless interfaces (rt2x00/prism2_*)Olivier Blin2005-04-121-1/+1
* really detect wireless devices in manage interfaceOlivier Blin2005-03-181-1/+1
* fill at least the DEVICE field for non-configured devicesOlivier Blin2005-03-171-1/+1
* allow to modify non configured devices in manage interfaceOlivier Blin2005-03-171-0/+1
* s/Netmask address/Netmask/. typo fixFunda Wang2005-03-121-1/+1
* write selected dhcp client in ifcfg filesOlivier Blin2005-03-091-4/+4
* handle NEEDHOSTNAME and DHCP_HOSTNAME in Manage interfaceOlivier Blin2005-03-071-6/+13
* move DHCP settings in a notebook pageOlivier Blin2005-03-071-32/+28
* perl_checker fixOlivier Blin2005-03-041-1/+1
* allow to modify DHCP settings tooOlivier Blin2005-03-041-29/+57
* use detect_devices::is_lan_interfaceOlivier Blin2005-03-041-2/+3
* enhance "wrong network mask format" message (#10712)Olivier Blin2005-02-281-8/+11
* perl_checko fixes (especially fix wrong message)Thierry Vignaud2005-02-251-3/+3
* remove spurious spacesOlivier Blin2005-02-231-1/+0
* reuse the very same messageThierry Vignaud2005-02-221-1/+1
* unbreak blino change: reuse string from mcc since that's what will be display...Thierry Vignaud2005-02-221-1/+1
* fix typoOlivier Blin2005-02-171-4/+4
* perl_checker fixesOlivier Blin2005-02-171-21/+21
* don't use net_cnx_up anymoreOlivier Blin2005-02-171-2/+1
* restore previous network::ethernet::get_eth_cards_names() behaviourPascal Rigaux2005-01-201-6/+6
* adapt to new network::ethernet::get_eth_cards_names() prototypePascal Rigaux2005-01-191-6/+6
* don't pass prefix to network::netconnect::main() (it doesn't use it)Pascal Rigaux2004-12-211-2/+2
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-2/+2
* (del_intf) fix crash introduced by trainee just before the release :-(Thierry Vignaud2004-10-121-6/+6
* remove /etc/sysconfig/network-scripts/ethX filesOlivier Blin2004-10-091-0/+1
* (save) applying changes can be quite time expensive, especially withThierry Vignaud2004-10-051-5/+19
* (apply) recompute NETWORK and BROADCAST fiels in manage interfaceOlivier Blin2004-10-041-1/+2
* (manage) use both type and device name in non-ethernet interfaces listOlivier Blin2004-10-041-1/+1
* (build_notebook) do not crash if BOOTPROTO is empty, use 'none' byOlivier Blin2004-10-041-1/+1
* (get_eth_cards_names) remove unused parameterOlivier Blin2004-09-141-2/+2
* (configureNetwork2) configure eth aliases, needs modules_confOlivier Blin2004-09-141-2/+2
* remove unused parameterOlivier Blin2004-09-141-1/+1
* (configure_net) use network::test to test internet connectionOlivier Blin2004-09-101-1/+18
* fix #11287Olivier Blin2004-09-081-6/+11
* (del_intf) use more detailled device names on Fabrice Facorat suggestionOlivier Blin2004-09-071-1/+9
* s/kind/name/Olivier Blin2004-09-071-16/+16
* (manage) clean interface kind assignmentOlivier Blin2004-09-071-1/+3
* perl_checker fixesOlivier Blin2004-09-061-5/+5
* (del_intf) update for adsl/modem/isdn connectionsOlivier Blin2004-09-061-7/+8
* (build_tree) avoid code duplication, use network::modem::ppp_read_confOlivier Blin2004-09-061-16/+1
* (build_notebook) Authentication is used for modems only (better fix for #11142)Olivier Blin2004-09-061-3/+5
* fix crashesThierry Vignaud2004-09-061-3/+9
* don't exclude Gtk2::Entry fillingDamien Chaumette2004-09-031-1/+1
* (build_notebook) fix crashes (#11100)Thierry Vignaud2004-08-311-1/+10
* typo fixes (Arpad Biro <biro_arpad@yahoo.com>)Thierry Vignaud2004-08-301-2/+2