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
/
standalone
/
drakconnect
Commit message (
Expand
)
Author
Age
Files
Lines
*
(del_intf) fix crash introduced by trainee just before the release :-(
Thierry Vignaud
2004-10-12
1
-6
/
+6
*
remove /etc/sysconfig/network-scripts/ethX files
Olivier Blin
2004-10-09
1
-0
/
+1
*
(save) applying changes can be quite time expensive, especially with
Thierry Vignaud
2004-10-05
1
-5
/
+19
*
(apply) recompute NETWORK and BROADCAST fiels in manage interface
Olivier Blin
2004-10-04
1
-1
/
+2
*
(manage) use both type and device name in non-ethernet interfaces list
Olivier Blin
2004-10-04
1
-1
/
+1
*
(build_notebook) do not crash if BOOTPROTO is empty, use 'none' by
Olivier Blin
2004-10-04
1
-1
/
+1
*
(get_eth_cards_names) remove unused parameter
Olivier Blin
2004-09-14
1
-2
/
+2
*
(configureNetwork2) configure eth aliases, needs modules_conf
Olivier Blin
2004-09-14
1
-2
/
+2
*
remove unused parameter
Olivier Blin
2004-09-14
1
-1
/
+1
*
(configure_net) use network::test to test internet connection
Olivier Blin
2004-09-10
1
-1
/
+18
*
fix #11287
Olivier Blin
2004-09-08
1
-6
/
+11
*
(del_intf) use more detailled device names on Fabrice Facorat suggestion
Olivier Blin
2004-09-07
1
-1
/
+9
*
s/kind/name/
Olivier Blin
2004-09-07
1
-16
/
+16
*
(manage) clean interface kind assignment
Olivier Blin
2004-09-07
1
-1
/
+3
*
perl_checker fixes
Olivier Blin
2004-09-06
1
-5
/
+5
*
(del_intf) update for adsl/modem/isdn connections
Olivier Blin
2004-09-06
1
-7
/
+8
*
(build_tree) avoid code duplication, use network::modem::ppp_read_conf
Olivier Blin
2004-09-06
1
-16
/
+1
*
(build_notebook) Authentication is used for modems only (better fix for #11142)
Olivier Blin
2004-09-06
1
-3
/
+5
*
fix crashes
Thierry Vignaud
2004-09-06
1
-3
/
+9
*
don't exclude Gtk2::Entry filling
Damien Chaumette
2004-09-03
1
-1
/
+1
*
(build_notebook) fix crashes (#11100)
Thierry Vignaud
2004-08-31
1
-1
/
+10
*
typo fixes (Arpad Biro <biro_arpad@yahoo.com>)
Thierry Vignaud
2004-08-30
1
-2
/
+2
*
(manage) read settings from correct interface for non ethernet interfaces
Olivier Blin
2004-08-27
1
-1
/
+1
*
(manage) add metric text entry for all connections
Olivier Blin
2004-08-27
1
-0
/
+5
*
use exists
Olivier Blin
2004-08-25
1
-1
/
+1
*
(manage) use network::tools::get_interface_type instead of
Olivier Blin
2004-08-25
1
-5
/
+4
*
(configure_net) do not ask the user to do an inifinite looping in MCC ...
Olivier Blin
2004-08-24
1
-2
/
+2
*
protocol names, trademark and acronyms should be upcase
Thierry Vignaud
2004-08-23
1
-1
/
+1
*
aspell's typo fixes
Thierry Vignaud
2004-08-23
1
-2
/
+2
*
network::tools::connect_prog is really dead now
Olivier Blin
2004-08-10
1
-5
/
+1
*
prefer obj->new rather than new obj for gtk+ widgets
Thierry Vignaud
2004-08-09
1
-4
/
+4
*
s/Mandrake/Mandrakelinux
Funda Wang
2004-08-08
1
-1
/
+1
*
kill set_cnx_script usage, replace cnx_scripts with ifup/ifdown
Olivier Blin
2004-08-04
1
-2
/
+2
*
remove useless $lan_button and $host_button in old drakconnect
Olivier Blin
2004-07-23
1
-16
/
+16
*
cosmetics (remove useless blanks at end of line)
Olivier Blin
2004-07-23
1
-41
/
+41
*
prepare for network::tools::reread_net_conf removal
Olivier Blin
2004-07-23
1
-4
/
+6
*
- %modules::conf is no more a global, so many functions need passing $modules...
Pascal Rigaux
2004-07-21
1
-8
/
+10
*
maxi perl_checker compliance combo
Olivier Blin
2004-07-20
1
-5
/
+5
*
do not read conf in add_intf, this is already done by the netconnect wizard
Olivier Blin
2004-07-20
1
-2
/
+0
*
merge netconnect::load_conf in netconnect::read_conf (and replace all calls t...
Olivier Blin
2004-07-20
1
-1
/
+1
*
MandrakeSoft -> Mandrakesoft
Pascal Rigaux
2004-07-20
1
-1
/
+1
*
enforce introduction of translators hints into translation catalogs
Thierry Vignaud
2004-06-14
1
-1
/
+1
*
switch from deprecated OptionMenu into new ComboBox widget
Thierry Vignaud
2004-05-24
1
-5
/
+6
*
(build_notebook) simplify pull down menu filling and do not duplicate protocols
Thierry Vignaud
2004-05-24
1
-1
/
+1
*
fix interface destruction wizard
Thierry Vignaud
2004-05-04
1
-1
/
+1
*
drop isdn_ fonction names
Damien Chaumette
2004-04-28
1
-2
/
+2
*
more gui layout fixes
Damien Chaumette
2004-04-27
1
-36
/
+38
*
remove useless ::prefix references
Thierry Vignaud
2004-04-23
1
-3
/
+3
*
(build_notebook) sort ppp auth methods
Thierry Vignaud
2004-04-23
1
-1
/
+1
*
re-indentation
Damien Chaumette
2004-04-23
1
-127
/
+127
[next]