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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
allow to disable D-Bus usage by setting DBUS=no in /etc/sysconfig/net_applet
Olivier Blin
2008-04-30
1
-1
/
+1
*
read global settings from /etc/sysconfig/net_applet
Olivier Blin
2008-04-30
1
-0
/
+3
*
do not read modules_conf (saves 92 kB of RSS, 25808 -> 25716)
Olivier Blin
2008-04-29
1
-3
/
+1
*
allow to accept multiple users for the same port
Olivier Blin
2008-04-03
1
-1
/
+1
*
use http instead of www (to be consistent with drakguard)
Olivier Blin
2008-04-03
1
-2
/
+2
*
make sure squid user can connect to www
Olivier Blin
2008-04-03
1
-0
/
+1
*
do not import everything from POSIX
Olivier Blin
2008-04-03
1
-2
/
+2
*
remove unused variable
Olivier Blin
2008-04-03
1
-1
/
+0
*
write netmask as VLSM for shorewall (#38447)
Olivier Blin
2008-04-03
1
-1
/
+1
*
allow to toggle radio buttons and set netprofile in background (from Pascal T...
Olivier Blin
2008-04-02
1
-7
/
+35
*
proper usage of ugtk2::exit
Olivier Blin
2008-03-31
1
-2
/
+2
*
use network::shorewall::set_redirected_ports helper
Olivier Blin
2008-03-26
1
-15
/
+2
*
use a more logical key/value order in shorewall redirects hash
Olivier Blin
2008-03-26
1
-4
/
+2
*
rename network::tools::get_internet_connection as network::tools::get_default...
Olivier Blin
2008-03-19
1
-1
/
+1
*
add a message for PO stating when Process is a verb
Olivier Blin
2008-03-17
1
-2
/
+4
*
fix missing _
Antoine Ginies
2008-03-17
1
-2
/
+2
*
short-circuit to avoid creating useless widgets
Olivier Blin
2008-03-14
1
-2
/
+2
*
flush gtk before displaying notifications (so that they appear on the status ...
Olivier Blin
2008-03-14
1
-0
/
+1
*
set 'critical' urgency in attack notifications popup
Olivier Blin
2008-03-14
1
-0
/
+1
*
reindent for next commit
Olivier Blin
2008-03-14
1
-8
/
+10
*
use notification word instead of bubble
Olivier Blin
2008-03-14
1
-7
/
+7
*
adapt to new name
Olivier Blin
2008-03-14
1
-1
/
+1
*
adapt to Gtk2::StatusIcon
Olivier Blin
2008-03-14
1
-1
/
+1
*
adapt to new notification queue API
Olivier Blin
2008-03-14
1
-11
/
+14
*
fix regression in Gtk2::Notify patch
Olivier Blin
2008-03-14
1
-1
/
+1
*
use Gtk2::Notify (#37509, from Titi)
Olivier Blin
2008-03-14
1
-22
/
+15
*
do not set wizard title/icon, it's already done in netconnect
Olivier Blin
2008-03-14
1
-3
/
+0
*
style
Olivier Blin
2008-03-14
1
-4
/
+1
*
inline add_intf
Olivier Blin
2008-03-14
1
-6
/
+2
*
always write modules conf before exiting (this could fix some bugs with drakc...
Olivier Blin
2008-03-14
1
-1
/
+1
*
do not run exit in sub-modules directly
Olivier Blin
2008-03-14
1
-1
/
+2
*
do not set isWizard, already set by wizards module
Olivier Blin
2008-03-14
1
-1
/
+0
*
simplify
Olivier Blin
2008-03-14
1
-8
/
+5
*
remove gtk2 includes, done by sub-modules when required
Olivier Blin
2008-03-14
1
-6
/
+0
*
remove unused includes
Olivier Blin
2008-03-14
1
-7
/
+0
*
pass some missing variables
Olivier Blin
2008-03-14
1
-1
/
+1
*
move --skip-wizard part in new network::drakconnect::edit
Olivier Blin
2008-03-14
1
-529
/
+4
*
move --del part in new network::drakconnect::delete
Olivier Blin
2008-03-14
1
-59
/
+4
*
- split --internet part in network::drakconnect::global
Olivier Blin
2008-03-14
1
-108
/
+6
*
remove non-working --install option
Olivier Blin
2008-03-14
1
-4
/
+0
*
split drakconnect-old
Olivier Blin
2008-03-14
2
-292
/
+318
*
remove old comment
Olivier Blin
2008-03-14
1
-1
/
+0
*
use "Set up a new network interface (LAN, ISDN, ADSL, ...)" in drakconnect (p...
Olivier Blin
2008-03-14
1
-1
/
+1
*
add banner
Olivier Blin
2008-03-05
1
-9
/
+15
*
better phrasing (do not read Attack when it can be a simple notification)
Olivier Blin
2008-03-04
1
-2
/
+2
*
add support for "new connection" messages
Olivier Blin
2008-03-04
1
-7
/
+13
*
add title in wait messages
Olivier Blin
2008-02-26
1
-2
/
+2
*
make sure not to run timers after quitting the main loop (#37635)
Thierry Vignaud
2008-02-22
1
-1
/
+4
*
make sure widgets got realized before any event callback is called (#36537)
Thierry Vignaud
2008-02-22
1
-0
/
+3
*
make expose_event callback more robust (#36537)
Thierry Vignaud
2008-02-22
1
-0
/
+1
[prev]
[next]