summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakconnect
Commit message (Collapse)AuthorAgeFilesLines
...
* (configure_net) fix layout by using a tableThierry Vignaud2004-03-121-18/+17
|
* remove a few more parametersThierry Vignaud2004-03-121-2/+0
|
* (configure_net) get rid of mask now we've cleaned up parametersThierry Vignaud2004-03-121-20/+5
|
* only show dns from resolv.conf for nowThierry Vignaud2004-03-121-4/+2
|
* (configure_net) remove some parameters according to specsThierry Vignaud2004-03-121-21/+3
|
* (configure_net) sanitize buttons layout (#8637)Thierry Vignaud2004-03-121-4/+3
|
* fix bootproto filling (#8498)Thierry Vignaud2004-03-011-0/+1
|
* fix forgotten $::prefix (could I say typo fix ?)Damien Chaumette2004-02-251-1/+1
|
* - RTC Modem page shown and pretty okayishDamien Chaumette2004-02-251-13/+24
| | | | | - use '/root/.kde/share/config/kppprc' for any local change
* misc perl_checker cleanupsThierry Vignaud2004-02-231-2/+2
|
* (del_intf) keep ethX aliases b/c eg removing eth0 will results in eth1 to beThierry Vignaud2004-02-231-3/+0
| | | | | renumbered on next boot...
* (del_intf) down the network interface when deleting itThierry Vignaud2004-02-231-0/+1
|
* (del_intf) when no network configuration is configured, just report itThierry Vignaud2004-02-231-0/+4
|
* (del_intf) only list configured interfaces when offering to delete themThierry Vignaud2004-02-231-1/+1
|
* fix ability to set ip parameters broken by localizing bootprotoThierry Vignaud2004-02-231-1/+4
|
* handle and translate BOOTPROTOThierry Vignaud2004-02-231-2/+9
|
* read ppp auth methodThierry Vignaud2004-02-231-2/+4
|
* handle new PAP/CHAP methodThierry Vignaud2004-02-231-2/+2
|
* fix untranslated stringsThierry Vignaud2004-02-231-2/+2
|
* do not complain about gateway format when it's not setThierry Vignaud2004-02-231-1/+3
|
* (add_intf) no need to handle errors, it's done by callee now in order to shareThierry Vignaud2004-02-201-5/+1
| | | | | exception handling with installer
* - add adsl_atboot() to check at boot statusDamien Chaumette2004-02-181-1/+3
| | | | | - use it instead of chk_internet()
* fix adsl at boot, better and more cleanDamien Chaumette2004-02-181-6/+5
|
* force apply button to be right alignedThierry Vignaud2004-02-181-1/+1
|
* - add chk_config() to test internet service stateDamien Chaumette2004-02-171-1/+8
| | | | | - adsl onboot using chk_config()
* move check_field's ask_warn() to save_notebook()Damien Chaumette2004-02-161-3/+5
|
* check gateway entryDamien Chaumette2004-02-161-0/+1
|
* forgotten modem page, to be traduced, not yet usable (please don't hurt me)Damien Chaumette2004-02-131-19/+60
|
* new banner iconsThierry Vignaud2004-02-131-1/+1
|
* remove useless commentThierry Vignaud2004-02-131-1/+0
|
* new banner iconsThierry Vignaud2004-02-131-1/+2
|
* - nice ethernet names backDamien Chaumette2004-02-131-3/+5
|
* - fix adsl via ethernet bugDamien Chaumette2004-02-131-31/+27
| | | | | | | | - fix apply settings bug - fix and shrink sub apply - drop $gui and $config - add new hash style $p
* fix ethernet and adsl conflict in menuDamien Chaumette2004-02-121-1/+0
|
* - isdn and modem are fetched from $intfDamien Chaumette2004-02-101-5/+7
| | | | | | - drop useless @all_cards - 'ath' and 'wlan' cards fix
* - add 'ath' and 'wlan' to ethernet kindDamien Chaumette2004-02-101-4/+5
| | | | | - use regexp once
* - do only one regexp on $interfaceDamien Chaumette2004-02-061-3/+9
| | | | | - more readable repack
* - add sub check_fieldDamien Chaumette2004-02-061-2/+10
| | | | | | - check IPs - delete BOOTPROTO when not needed
* Informations doesn't exist in english, use Information instead (no need to ↵Guillaume Cottenceau2004-02-051-5/+5
| | | | update the POs, they already contain Information elsewhere)
* compact declarationDamien Chaumette2004-02-041-4/+2
|
* ethernet cards get via get_eth_cards()Damien Chaumette2004-02-041-0/+2
|
* - add network::ethernet::get_eth_cards_namesDamien Chaumette2004-02-041-6/+1
| | | | | - kill duplicated code
* drop Storable and use Dumper (queen & pipi rulez)Damien Chaumette2004-02-041-2/+2
|
* typo fix...Damien Chaumette2004-02-041-0/+1
|
* - fix adsl_conf_backend callDamien Chaumette2004-02-031-3/+2
| | | | | - store and retreive network interfaces via $config file
* - remove not needed $securityDamien Chaumette2004-01-301-4/+5
| | | | | - clean dumb foreach repetition (one foreach to rule them all)
* - show gateway in ethernet onlyDamien Chaumette2004-01-301-6/+8
| | | | | - hide gateway Entry in dhcp mode
* replace conf_network_card_backend() "detect" calls by get_eth_cards() onesThierry Vignaud2004-01-291-2/+2
|
* beautify ethernet cards nameDamien Chaumette2004-01-291-0/+9
|
* shrinkDamien Chaumette2004-01-291-14/+5
|