index
:
drakx-backup-do-not-use
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
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/dietlibc
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_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
use stop_net_interface
Olivier Blin
2005-07-07
1
-1
/
+1
*
do not restart network to apply modifications, run ifup or ifplugd instead
Olivier Blin
2005-07-07
1
-0
/
+9
*
add start/stop_ifplugd
Olivier Blin
2005-07-07
1
-0
/
+11
*
remove connect/diconnect_backend
Olivier Blin
2005-07-07
2
-31
/
+29
*
stricter regexp for MAC addresses
Olivier Blin
2005-07-07
1
-1
/
+1
*
use start/stop_interface instead of connect/disconnect_backend
Olivier Blin
2005-07-07
1
-2
/
+2
*
switch to Mandriva
Olivier Blin
2005-07-05
1
-1
/
+1
*
don't write loc to fw ACCEPT rules, we always reset the policy to accept
Olivier Blin
2005-07-01
1
-3
/
+1
*
remove useless grouping and rewrite code to be safer
Olivier Blin
2005-07-01
1
-4
/
+4
*
add 'routeback' option for bridge interfaces in shorewall interfaces file
Olivier Blin
2005-07-01
1
-2
/
+7
*
remove unneeded requires, added in the wrong place...
Olivier Blin
2005-07-01
1
-5
/
+0
*
load bloaty DBus binding on demand (since we don't actually use it for now)
Thierry Vignaud
2005-06-30
1
-2
/
+7
*
sanitize network::activefw
Thierry Vignaud
2005-06-30
1
-1
/
+1
*
(format_date) do not load the bloaty POSIX module
Thierry Vignaud
2005-06-30
1
-2
/
+2
*
try to cleanup fs.pm
Pascal Rigaux
2005-06-28
1
-2
/
+2
*
use empty prototype
Olivier Blin
2005-06-25
1
-1
/
+1
*
don't fork to get route with "ip route", use /proc/net/route instead
Olivier Blin
2005-06-25
1
-6
/
+24
*
perl_checker
Olivier Blin
2005-06-21
1
-1
/
+1
*
fix typo
Olivier Blin
2005-06-21
1
-1
/
+1
*
strip "pxelinux_" in profiles-related-only functions
Olivier Blin
2005-06-21
1
-6
/
+6
*
- add profiles_exist
Olivier Blin
2005-06-21
1
-4
/
+9
*
perl_checker/suxiness fixes
Olivier Blin
2005-06-21
1
-3
/
+3
*
- basic profiles support
Olivier Blin
2005-06-21
1
-1
/
+101
*
- give config file path as argument in network::pxe::{read,write}_pxelinux_conf
Olivier Blin
2005-06-21
1
-7
/
+9
*
inline ask_shorewall_interface
Olivier Blin
2005-06-20
1
-8
/
+1
*
don't strip VLAN and MTU fields from ifcfg files
Olivier Blin
2005-06-20
1
-1
/
+1
*
add missing require
Olivier Blin
2005-06-20
1
-0
/
+1
*
remove duplicate lan detection
Olivier Blin
2005-06-20
1
-2
/
+0
*
no space before question marks
Pablo Saratxaga
2005-06-17
1
-1
/
+1
*
prefix write_secret_backend
Olivier Blin
2005-06-13
1
-1
/
+1
*
don't need use MDK::Common... when we have "use common" (which is the standar...
Pascal Rigaux
2005-06-10
2
-2
/
+1
*
- move functions using /proc/partitions out of fsedit to fs::proc_partitions
Pascal Rigaux
2005-06-10
10
-14
/
+3
*
write_secret_backend isn't exported anymore
Olivier Blin
2005-06-10
1
-1
/
+1
*
use services::enable() and services::disable()
Olivier Blin
2005-06-10
2
-5
/
+5
*
add some "use xxx;" (the idea is to see what the package needs, but i may rol...
Pascal Rigaux
2005-06-10
2
-0
/
+3
*
- create network::pxe out of drakpxelinux (pxe configuration files management)
Olivier Blin
2005-06-10
1
-0
/
+180
*
add get_interface_ip_address (with bits from drakpxelinux)
Olivier Blin
2005-06-09
1
-0
/
+6
*
- added senegal ADSL provider entry
Daouda Lo
2005-06-09
1
-0
/
+10
*
remove non-ASCII character
Olivier Blin
2005-06-09
1
-1
/
+1
*
allow to install ndiswrapper drivers during install
Olivier Blin
2005-06-08
1
-2
/
+3
*
use prefix only once it has been defined by install
Olivier Blin
2005-06-08
2
-19
/
+23
*
do not crash when restarting shorewall
Olivier Blin
2005-06-07
1
-0
/
+1
*
don't be fooled by if_ not short-circuiting and auto-vivification, use $conf-...
Olivier Blin
2005-06-07
1
-2
/
+2
*
make it more readable
Olivier Blin
2005-06-06
1
-1
/
+1
*
set system hostname when writing network configuration
Olivier Blin
2005-06-06
1
-0
/
+1
*
update comments
Olivier Blin
2005-06-06
1
-2
/
+2
*
add ISP field in eagle-usb.conf
Olivier Blin
2005-06-06
1
-1
/
+1
*
API change (me sux)
Olivier Blin
2005-06-06
1
-6
/
+3
*
keep NETWORKING_IPV6 and FORWARD_IPV4 variables in /etc/sysconfig/network
Olivier Blin
2005-06-03
1
-2
/
+3
*
net interface is now in $net->{net_interface}
Olivier Blin
2005-06-03
1
-4
/
+4
[prev]
[next]