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
*
perl generate undef indefinitely from the void
Thierry Vignaud
2003-02-17
1
-2
/
+2
*
- set_help is deprecated
Pascal Rigaux
2003-02-13
1
-6
/
+8
*
add cvs $Id
Pascal Rigaux
2003-02-13
1
-1
/
+1
*
perl_checker compliance ("ref" now need parentheses in many case)
Pascal Rigaux
2003-02-12
1
-1
/
+1
*
reworded network restart string
Frederic Lepied
2003-02-10
1
-1
/
+1
*
perl_checker fixes
Thierry Vignaud
2003-02-10
1
-1
/
+1
*
corrected expert case to restart network and if the user choose not to restart
Frederic Lepied
2003-02-09
1
-2
/
+2
*
perl_checker fix
Thierry Vignaud
2003-02-06
1
-1
/
+1
*
fix some drakgw behaviour
Florin Grad
2003-02-03
1
-1
/
+8
*
adapt to new category network/gigabit (which used to be in network/main)
Pascal Rigaux
2003-01-30
1
-2
/
+2
*
fixed some perl_checker
Francois Pons
2003-01-29
1
-1
/
+0
*
let drakconnect be less verbose: aka explain rename of old configuration files
Thierry Vignaud
2003-01-27
1
-1
/
+2
*
isdn.pm now in use strict
Damien Chaumette
2003-01-23
1
-1
/
+1
*
force strict mode
Thierry Vignaud
2003-01-23
1
-1
/
+2
*
perl_checker fixes
Thierry Vignaud
2003-01-22
1
-3
/
+3
*
English proofreading by Stew Benedicts
Pablo Saratxaga
2003-01-21
1
-2
/
+2
*
replace occurences of "$foo ? $foo : $bar" with "$foo || $bar"
Pascal Rigaux
2003-01-16
1
-2
/
+2
*
- catch wizcancel die
Damien Chaumette
2003-01-10
1
-59
/
+1
*
*** empty log message ***
Damien Chaumette
2003-01-09
1
-91
/
+43
*
- do not use a global $in in network::modem, pass it as a parameter
Pascal Rigaux
2002-12-29
1
-2
/
+2
*
do not export start_internet and stop_internet
Pascal Rigaux
2002-12-14
1
-1
/
+0
*
perl_checker fixes
Thierry Vignaud
2002-12-10
1
-2
/
+2
*
make perl_checker happy
Arnaud Desmons
2002-12-09
1
-1
/
+1
*
drakconnect conf file no more uploaded with now useless variable
Arnaud Desmons
2002-12-09
1
-49
/
+47
*
isdn data are now fetched form system instead of drakconnect conf file
Arnaud Desmons
2002-12-06
1
-53
/
+23
*
gtk+-2 port
Thierry Vignaud
2002-12-05
1
-5
/
+5
*
remove unused variables or rename them with an underscore (eg: $o becomes $_o)
Pascal Rigaux
2002-12-04
1
-12
/
+9
*
- %l is not used, so why declare it??
Pascal Rigaux
2002-12-04
1
-2
/
+2
*
syntax changes to make perl_checker happy
Pascal Rigaux
2002-12-04
1
-4
/
+4
*
More data are now fetched from system instead of drakconnect conf file
Arnaud Desmons
2002-12-04
1
-63
/
+85
*
use if_() where possible (as reported by perl_checker)
Pascal Rigaux
2002-12-04
1
-8
/
+4
*
syntax changes to make perl_checker happy
Pascal Rigaux
2002-12-04
1
-1
/
+1
*
use output_with_perm()
Pascal Rigaux
2002-12-02
1
-17
/
+11
*
Some data are now fetched from system instead of drakconnect conf file (adsl,...
Arnaud Desmons
2002-12-02
1
-28
/
+30
*
perl_checker adaptations
Pascal Rigaux
2002-11-28
1
-6
/
+6
*
in network::netconnect::main(), declare @l as it should be. But the code is r...
Pascal Rigaux
2002-11-25
1
-1
/
+2
*
$modem is redefined 2 lines below its first declaration. this first declarati...
Pascal Rigaux
2002-11-25
1
-1
/
+0
*
removed old code (commented out).
Francois Pons
2002-11-25
1
-14
/
+0
*
make perl_checker happy
Pascal Rigaux
2002-11-18
1
-1
/
+1
*
add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-13
1
-28
/
+28
*
add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-13
1
-1
/
+1
*
add/remove some spaces to make perl_checker happy
Pascal Rigaux
2002-11-12
1
-3
/
+3
*
- replace ... =~ 'foo' with ... =~ /foo/
Pascal Rigaux
2002-11-11
1
-2
/
+2
*
add or remove spaces where need to please perl_checker
Pascal Rigaux
2002-11-11
1
-10
/
+10
*
replace complex "unless"s with "if"s
Pascal Rigaux
2002-11-06
1
-4
/
+4
*
replace "_" with "N" and "__" with "N_"
Pascal Rigaux
2002-11-06
1
-45
/
+45
*
few reworks for winmodem detection
Damien Chaumette
2002-10-28
1
-15
/
+12
*
make perl_checker happy: replace PKG::f with PKG::f()
Pascal Rigaux
2002-10-23
1
-1
/
+1
*
remove useless 'pop'
Damien Chaumette
2002-10-18
1
-2
/
+1
*
change dumb return values s/@pci_modems, $serial_modem/$serial_modem, @pci_mo...
Damien Chaumette
2002-10-18
1
-1
/
+1
[next]