index
:
drakx-net
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mdv2010.1
distro/mga1
distro/mga2
distro/mga3
distro/mga5
distro/mga6
distro/mga8
master
topic/systray
user/animtim/designWork
Mageia Network Control Libraries/Utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix displaying MAC for hidden network (mga13685)
Thierry Vignaud
2015-04-27
1
-1
/
+3
*
fix not saving WPA Enterprise settings (mga#11136)
Thierry Vignaud
2015-03-11
1
-3
/
+3
*
hide EAP client private key password (mga#11136)
Thierry Vignaud
2015-03-11
1
-0
/
+1
*
remove double definition and warnings (mga#14904)
Maarten Vanraes
2014-12-31
1
-3
/
+0
*
add a forward port too (mga#14904)
Maarten Vanraes
2014-12-30
1
-0
/
+1
*
transparent option is replaced by intercept
Maarten Vanraes
2014-12-30
1
-1
/
+1
*
drakfirewall: open submission port (587/tcp, RFC4409) when a mail server is a...
Olivier Blin
2014-05-08
1
-1
/
+1
*
Fix 'automatic' setting for network manager.
Colin Guthrie
2014-01-27
1
-1
/
+1
*
simplify: kill useless variable
Thierry Vignaud
2014-01-27
1
-3
/
+1
*
perl_checker cleanups
Thierry Vignaud
2014-01-27
1
-2
/
+2
*
ifcfg: do not force NM_CONTROLLED to no when previously unset (interactive UI)
Olivier Blin
2014-01-27
1
-1
/
+9
*
ifcfg: Do not write the NM_CONTROLLED flag unless we know it's value.
Colin Guthrie
2014-01-27
1
-1
/
+2
*
write ipv6 zones for shorewall6
Maarten Vanraes
2014-01-26
1
-2
/
+2
*
use bridge instead of routeback
Maarten Vanraes
2014-01-26
1
-1
/
+1
*
shorewall: add minimal ipv6 support mga#11928
Colin Guthrie
2014-01-25
1
-23
/
+37
*
shorewall: drop shorewall 2->3 upgrade support
Colin Guthrie
2014-01-25
1
-14
/
+0
*
shorewall: correct path to shorewall config mga#11928
Colin Guthrie
2014-01-25
1
-1
/
+1
*
Nuke an ethN regexp that prevents network coming up in installer mga#11592
Colin Guthrie
2014-01-05
1
-1
/
+1
*
Nuke the use of udev rules for network device names
Colin Guthrie
2014-01-05
1
-23
/
+0
*
Nuke the use of /etc/iftab (it's no longer useful) mga#11592
Colin Guthrie
2014-01-05
1
-18
/
+0
*
adapt to new /etc/sysctl.d
Thierry Vignaud
2013-12-27
1
-2
/
+2
*
drakfirewall: add 6881:6999 UDP port range for Bittorrent
Olivier Blin
2013-12-22
1
-1
/
+1
*
prevent segfaulting b/c of fork vs threads (mga#12041)
Thierry Vignaud
2013-12-21
1
-1
/
+13
*
Avoid system() as this seems to crash net_applet.
Colin Guthrie
2013-12-08
1
-1
/
+7
*
fix "undefined value for mandatory argument 'sensitive'" (mga#11799)
Thierry Vignaud
2013-11-28
1
-1
/
+1
*
fix "undefined value for mandatory argument 'sensitive'" (mga#11764)
Thierry Vignaud
2013-11-26
1
-1
/
+1
*
fix "*** Gtk3::ComboBox::new: passed too many parameters"
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
fix computing root_window size
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
perlish $dialog->vbox => $dialog->get_child
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
s/Gtk3::Combo/Gtk3::ComboBox/
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
perlish ->window => ->get_window
Thierry Vignaud
2013-11-24
1
-4
/
+4
*
perlish realized() => get_realized()
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
Gtk3::ComboBox->new_text => Gtk3::ComboBoxText->new
Thierry Vignaud
2013-11-24
1
-4
/
+4
*
use new mygtk3::root_window_size()
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
switch from gtk2 to gtk3
Thierry Vignaud
2013-11-24
7
-152
/
+152
*
polkit: Fix support for several third party net management commands (mga#11286)
Colin Guthrie
2013-11-21
2
-7
/
+6
*
do not do costly urpmi check before forking net_monitor
Thierry Vignaud
2013-11-12
1
-1
/
+1
*
Do not add 127.0.0.1 entires to /etc/hosts as this is handled by nss-myhostname
Olav Vitters
2013-10-15
1
-3
/
+1
*
Convert to polkit from usermode consolehelper for gaining root privileges
Colin Guthrie
2013-09-29
1
-1
/
+3
*
drakfirewall: replace obsolete state module with conntrack (mga#8225)
Derek Jennings
2013-08-24
1
-1
/
+1
*
install net_monitor package on demand (mga#157)
Derek Jennings
2013-08-24
1
-0
/
+1
*
netcenter: update connection status after connection timeout (#3888)
Olivier Blin
2013-05-07
1
-0
/
+1
*
net_applet/netcenter/drakroam: remove unused pixbufs creation
Olivier Blin
2013-05-07
1
-3
/
+0
*
connection manager gtk: use a global pixbufs hash to simplify API
Olivier Blin
2013-05-07
4
-21
/
+24
*
connection manager gtk: remove unused method parameter
Olivier Blin
2013-05-07
1
-2
/
+2
*
connection manager: move more gtk code in specific module
Olivier Blin
2013-05-07
2
-12
/
+16
*
connection manager: extract gtk2 specific code in separate module (to
Olivier Blin
2013-05-07
4
-180
/
+210
*
add FDN to ISP list (mga#6883)
Thierry Vignaud
2013-05-01
1
-0
/
+12
*
help perl_checker (increase SNR)
Thierry Vignaud
2013-04-27
46
-2
/
+46
*
install shorewall-ipv6 too (mga#9401)
Thierry Vignaud
2013-04-27
1
-1
/
+1
[next]