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
/
ethernet.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
perl_checker fixes
Damien Chaumette
2003-05-05
1
-5
/
+5
*
fix typo
Damien Chaumette
2003-05-02
1
-1
/
+1
*
new perl_checker compliance
Pascal Rigaux
2003-04-17
1
-1
/
+1
*
use $::prefix, waiting for 9.1 to be out before cleaning network modules.
Francois Pons
2003-03-11
1
-1
/
+1
*
avoid virtual ethX to be reconfigured by drakconnect
Francois Pons
2003-03-06
1
-7
/
+5
*
fixed ifconfig invocation and state analysis in install mode.
Francois Pons
2003-03-06
1
-3
/
+4
*
fix to avoid creating an ifcfg-1 config file.
Frederic Lepied
2003-03-05
1
-7
/
+8
*
avoid being pertubed by created virtual interface (no inet addre nor
Francois Pons
2003-03-04
1
-3
/
+3
*
Configure hostname only in expert mode.
Frederic Lepied
2003-02-28
1
-7
/
+3
*
to workaround perl bug removing UTF8 flag when passing scalars to die's, pass
Guillaume Cottenceau
2003-02-19
1
-1
/
+1
*
perl generate undef indefinitely from the void
Thierry Vignaud
2003-02-17
1
-1
/
+1
*
- set_help is deprecated
Pascal Rigaux
2003-02-13
1
-3
/
+3
*
add CVS $Id
Pascal Rigaux
2003-02-13
1
-1
/
+1
*
added a text to describe the Zeroconf host name field
Frederic Lepied
2003-02-10
1
-2
/
+5
*
perl_checker fixes
Thierry Vignaud
2003-02-10
1
-1
/
+1
*
check that zeroconf hostname doesn"t contain a .
Frederic Lepied
2003-02-09
1
-1
/
+9
*
fixed my own sucking
Damien Chaumette
2003-02-05
1
-0
/
+1
*
- fix zeroconf support
Damien Chaumette
2003-02-03
1
-8
/
+3
*
zeroconf
Damien Chaumette
2003-01-31
1
-1
/
+3
*
adapt to new category network/gigabit (which used to be in network/main)
Pascal Rigaux
2003-01-30
1
-3
/
+3
*
- perl_checker compliant
Damien Chaumette
2003-01-23
1
-3
/
+1
*
- force use strict
Thierry Vignaud
2003-01-23
1
-1
/
+1
*
English proofreading by Stew Benedicts
Pablo Saratxaga
2003-01-21
1
-2
/
+2
*
- zero conf is avaible in drakconnect, with/without dhcp
Damien Chaumette
2003-01-20
1
-15
/
+5
*
- some changes to dhcp behavior for beta2 (not clean yet)
Damien Chaumette
2003-01-17
1
-1
/
+3
*
use "if any" instead of "if grep", and various other occurences of "any", "ev...
Pascal Rigaux
2003-01-07
1
-1
/
+1
*
move any::load_category() to network::interactive::load_category()
Pascal Rigaux
2002-12-29
1
-3
/
+3
*
- move any::pppConfig() to network::modem::ppp_configure()
Pascal Rigaux
2002-12-29
1
-1
/
+1
*
remove unused variables or rename them with an underscore (eg: $o becomes $_o)
Pascal Rigaux
2002-12-04
1
-2
/
+2
*
perl_checker adaptations
Pascal Rigaux
2002-11-28
1
-1
/
+1
*
perl_checker adaptations
Pascal Rigaux
2002-11-27
1
-1
/
+1
*
add support ADIModem.
Francois Pons
2002-11-25
1
-2
/
+3
*
removed reference to ...->{nb_cards} no more used.
Francois Pons
2002-11-25
1
-2
/
+0
*
removed 2 labels and 2 gotos by a very simple while, dam's is really great
Francois Pons
2002-11-25
1
-6
/
+5
*
default dhcp client is dhcp-client
Frederic Lepied
2002-11-19
1
-8
/
+8
*
add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-13
1
-6
/
+6
*
add or remove spaces where need to please perl_checker
Pascal Rigaux
2002-11-11
1
-3
/
+3
*
various small syntax enhancements to please perl_checker
Pascal Rigaux
2002-11-11
1
-1
/
+1
*
replace "_" with "N" and "__" with "N_"
Pascal Rigaux
2002-11-06
1
-17
/
+17
*
Fix configureNetwork to fit with new any::load_category_prompt_for_more behavior
Damien Chaumette
2002-09-24
1
-1
/
+1
*
- check DNS & Gateway IP
Damien Chaumette
2002-09-09
1
-1
/
+1
*
- fix previous behavior in Expert mode... (100% lazy loop free this time)
Damien Chaumette
2002-09-02
1
-1
/
+2
*
*** empty log message ***
Damien Chaumette
2002-08-27
1
-1
/
+1
*
- fix previous button behavior in Proxies configuration
Damien Chaumette
2002-08-26
1
-2
/
+1
*
make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}")
Pascal Rigaux
2002-07-31
1
-3
/
+3
*
make new perl_checker happy
Pascal Rigaux
2002-07-31
1
-4
/
+4
*
make new perl_checker happy (and that's not easy!)
Pascal Rigaux
2002-07-31
1
-2
/
+2
*
adapt to new modules.pm
Pascal Rigaux
2002-07-04
1
-3
/
+3
*
small cleanup on untested code (need testing:)
Pascal Rigaux
2002-03-16
1
-3
/
+1
*
we now consider dhcp provide GATEWAY and internet connection.
damien
2002-03-16
1
-1
/
+3
[next]