summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* move drakvpn-old in an old subdir (so that it is not included in pot)Olivier Blin2008-08-041-847/+0
* re-enable dbus based notificationsOlivier Blin2008-06-031-0/+1
* remove doble questionThierry Vignaud2008-05-151-3/+1
* reuse any::ask_for_X_restart()Thierry Vignaud2008-05-131-2/+1
* use NET_APPLET_DBUS variable in /etc/sysconfig/drakx-net as D-Bus optionOlivier Blin2008-05-121-2/+2
* use common in network::net_applet so that find works againOlivier Blin2008-04-301-0/+1
* do not try to run ifw code if disabled (total memory gain of 156 kB after net...Olivier Blin2008-04-301-1/+1
* move ifw code in network::net_applet::ifwOlivier Blin2008-04-301-220/+3
* move some variables in a network::net_applet package (to be shared with futur...Olivier Blin2008-04-301-23/+48
* be safer ("id" should exist only if a monitor exist when running as non-root ...Olivier Blin2008-04-301-1/+1
* allow to disable D-Bus usage by setting DBUS=no in /etc/sysconfig/net_appletOlivier Blin2008-04-301-1/+1
* read global settings from /etc/sysconfig/net_appletOlivier Blin2008-04-301-0/+3
* do not read modules_conf (saves 92 kB of RSS, 25808 -> 25716)Olivier Blin2008-04-291-3/+1
* allow to accept multiple users for the same portOlivier Blin2008-04-031-1/+1
* use http instead of www (to be consistent with drakguard)Olivier Blin2008-04-031-2/+2
* make sure squid user can connect to wwwOlivier Blin2008-04-031-0/+1
* do not import everything from POSIXOlivier Blin2008-04-031-2/+2
* remove unused variableOlivier Blin2008-04-031-1/+0
* write netmask as VLSM for shorewall (#38447)Olivier Blin2008-04-031-1/+1
* allow to toggle radio buttons and set netprofile in background (from Pascal T...Olivier Blin2008-04-021-7/+35
* proper usage of ugtk2::exitOlivier Blin2008-03-311-2/+2
* use network::shorewall::set_redirected_ports helperOlivier Blin2008-03-261-15/+2
* use a more logical key/value order in shorewall redirects hashOlivier Blin2008-03-261-4/+2
* rename network::tools::get_internet_connection as network::tools::get_default...Olivier Blin2008-03-191-1/+1
* add a message for PO stating when Process is a verbOlivier Blin2008-03-171-2/+4
* fix missing _Antoine Ginies2008-03-171-2/+2
* short-circuit to avoid creating useless widgetsOlivier Blin2008-03-141-2/+2
* flush gtk before displaying notifications (so that they appear on the status ...Olivier Blin2008-03-141-0/+1
* set 'critical' urgency in attack notifications popupOlivier Blin2008-03-141-0/+1
* reindent for next commitOlivier Blin2008-03-141-8/+10
* use notification word instead of bubbleOlivier Blin2008-03-141-7/+7
* adapt to new nameOlivier Blin2008-03-141-1/+1
* adapt to Gtk2::StatusIconOlivier Blin2008-03-141-1/+1
* adapt to new notification queue APIOlivier Blin2008-03-141-11/+14
* fix regression in Gtk2::Notify patchOlivier Blin2008-03-141-1/+1
* use Gtk2::Notify (#37509, from Titi)Olivier Blin2008-03-141-22/+15
* do not set wizard title/icon, it's already done in netconnectOlivier Blin2008-03-141-3/+0
* styleOlivier Blin2008-03-141-4/+1
* inline add_intfOlivier Blin2008-03-141-6/+2
* always write modules conf before exiting (this could fix some bugs with drakc...Olivier Blin2008-03-141-1/+1
* do not run exit in sub-modules directlyOlivier Blin2008-03-141-1/+2
* do not set isWizard, already set by wizards moduleOlivier Blin2008-03-141-1/+0
* simplifyOlivier Blin2008-03-141-8/+5
* remove gtk2 includes, done by sub-modules when requiredOlivier Blin2008-03-141-6/+0
* remove unused includesOlivier Blin2008-03-141-7/+0
* pass some missing variablesOlivier Blin2008-03-141-1/+1
* move --skip-wizard part in new network::drakconnect::editOlivier Blin2008-03-141-529/+4
* move --del part in new network::drakconnect::deleteOlivier Blin2008-03-141-59/+4
* - split --internet part in network::drakconnect::globalOlivier Blin2008-03-141-108/+6
* remove non-working --install optionOlivier Blin2008-03-141-4/+0