index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
network
/
netconnect.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
simplify adsl protocol choosing through format callback
Thierry Vignaud
2004-02-12
1
-7
/
+6
*
do not allow to step forward if no network card was found (workaround
Thierry Vignaud
2004-02-10
1
-0
/
+6
*
fix unability to select gateway (#7585)
Thierry Vignaud
2004-02-09
1
-3
/
+4
*
fix empty list in "multiple internet_connexions" step
Thierry Vignaud
2004-02-09
1
-2
/
+4
*
fix unwritten ethernet interface config
Thierry Vignaud
2004-02-09
1
-0
/
+1
*
sort ethX interfaces in list
Thierry Vignaud
2004-02-09
1
-1
/
+1
*
blacklist bogus forcedeth driver for network hotplugging, enable
Thierry Vignaud
2004-02-09
1
-1
/
+3
*
help perl_checker regarding comments for translators
Thierry Vignaud
2004-02-06
1
-2
/
+3
*
wireless step: add an hint for translators
Thierry Vignaud
2004-02-06
1
-0
/
+1
*
split wireless step into two steps since there way too much options
Thierry Vignaud
2004-02-06
1
-11
/
+22
*
fix wireless settings (references being made too early)
Thierry Vignaud
2004-02-06
1
-1
/
+3
*
(main) try first to match a pcmcia device before trying to match
Thierry Vignaud
2004-02-06
1
-1
/
+7
*
enable one to not enter optional parameters (aka relax checks on valid
Thierry Vignaud
2004-02-05
1
-2
/
+2
*
- add network::ethernet::get_eth_cards_names
Damien Chaumette
2004-02-04
1
-5
/
+1
*
drop Storable and use Dumper (queen & pipi rulez)
Damien Chaumette
2004-02-04
1
-3
/
+6
*
- fix adsl_conf_backend call
Damien Chaumette
2004-02-03
1
-2
/
+4
*
only list wireless capabale cards when one choose wireless cnx
Thierry Vignaud
2004-02-02
1
-0
/
+7
*
split out wireless connections out of lan ones so that users are less
Thierry Vignaud
2004-02-02
1
-5
/
+5
*
fix preselecting ppoa for speedtouch modem
Thierry Vignaud
2004-02-02
1
-2
/
+2
*
remove pseudo global variables use from use_floppy()
Thierry Vignaud
2004-02-02
1
-1
/
+1
*
remove pseudo global variables use from adsl_conf_backend()
Thierry Vignaud
2004-02-02
1
-1
/
+1
*
enable to set hostname even when using DHCP (#7230)
Thierry Vignaud
2004-01-31
1
-1
/
+1
*
do not offer to select dhcp client when configuring static interfaces
Thierry Vignaud
2004-01-30
1
-2
/
+4
*
fix crash on module lookup when ifcfg-<intf> file is missing on disk
Thierry Vignaud
2004-01-30
1
-2
/
+2
*
perl_checker cleanups
Thierry Vignaud
2004-01-30
1
-6
/
+6
*
kppp provider db reading: blacklist spurious .directory entries
Thierry Vignaud
2004-01-29
1
-1
/
+1
*
kill dead code
Thierry Vignaud
2004-01-29
1
-10
/
+0
*
prevent the installer from going back to proxy configuration (!!!)
Thierry Vignaud
2004-01-29
1
-1
/
+1
*
cleanups enabled b/c of path sharing between standalone tool and
Thierry Vignaud
2004-01-29
1
-35
/
+16
*
convert some write_cnx_script() callers into set_cnx_script() ones
Thierry Vignaud
2004-01-29
1
-2
/
+2
*
replace conf_network_card_backend() "detect" calls by get_eth_cards() ones
Thierry Vignaud
2004-01-29
1
-2
/
+2
*
help cperl-mode parsing this file (drawback: perl_checker won't be
Thierry Vignaud
2004-01-29
1
-1
/
+1
*
simplify
Thierry Vignaud
2004-01-29
1
-2
/
+2
*
fix interface config file writing
Thierry Vignaud
2004-01-29
1
-5
/
+2
*
fix DHCP client installation
Thierry Vignaud
2004-01-29
1
-3
/
+3
*
fix static/dhcp step branching
Thierry Vignaud
2004-01-29
1
-1
/
+1
*
fix ethernet network card list
Thierry Vignaud
2004-01-29
1
-1
/
+1
*
typo fix
Thierry Vignaud
2004-01-29
1
-1
/
+1
*
fix encapsulation pull down menu filling
Thierry Vignaud
2004-01-29
1
-1
/
+1
*
enable to alter encapsulation, vci and vpi parameters in advanced mode
Thierry Vignaud
2004-01-29
1
-1
/
+3
*
write cnx scripts for cable connection too
Thierry Vignaud
2004-01-29
1
-0
/
+6
*
removed useless variable
Thierry Vignaud
2004-01-28
1
-2
/
+1
*
simplify code through format callback (thus enabling to centralize translatable
Thierry Vignaud
2004-01-28
1
-36
/
+38
*
rollback debug stuff :-(
Thierry Vignaud
2004-01-27
1
-21
/
+22
*
typo fix
Thierry Vignaud
2004-01-27
1
-22
/
+21
*
get encapsulation default value from provider db and offer to configure it
Thierry Vignaud
2004-01-27
1
-1
/
+13
*
typo fix
Thierry Vignaud
2004-01-27
1
-1
/
+1
*
adiusbadsl package was renamed as eagle
Thierry Vignaud
2004-01-27
1
-1
/
+1
*
default protocol for speedtouch is pppoa
Thierry Vignaud
2004-01-27
1
-0
/
+1
*
do not try to install "auto" package
Thierry Vignaud
2004-01-27
1
-1
/
+1
[next]