summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* perl_checker fixesOlivier Blin2008-11-171-5/+5
|
* simplifyOlivier Blin2008-11-171-1/+1
|
* extract get_interface_iconOlivier Blin2008-11-171-6/+7
|
* extract get_interface_typeOlivier Blin2008-11-171-2/+7
|
* show interface type name instead of just the interfaceOlivier Blin2008-11-171-2/+12
|
* correctly initialize monitor object in draknetcenter/drakroam/net_applet so ↵Olivier Blin2008-10-023-5/+8
| | | | that it can be reused later
* fix bug 44335 (start rpcbind service)Antoine Ginies2008-10-011-1/+3
|
* fix Expander in add/modify dialog boxAntoine Ginies2008-09-181-96/+107
|
* remove option if value is nullAntoine Ginies2008-09-181-6/+6
|
* fix netbios option, use charset option only if definedAntoine Ginies2008-09-181-6/+6
|
* should read the default configuration, instead of force some valueAntoine Ginies2008-09-181-7/+6
|
* add charset advanced optionAntoine Ginies2008-09-181-2/+10
|
* start nfs-server if needed only, don't use the restart commandAntoine Ginies2008-09-171-1/+1
|
* standalone server by default, use new the draksambashare iconAntoine Ginies2008-09-171-3/+5
|
* use new icon, start nfs-server at launchAntoine Ginies2008-09-171-3/+10
|
* 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 ↵Olivier Blin2008-04-301-1/+1
| | | | network::net_applet::ifw move, if D-Bus is disabled)
* 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 ↵Olivier Blin2008-04-301-23/+48
| | | | future network::net_applet::ifw)
* be safer ("id" should exist only if a monitor exist when running as non-root ↵Olivier Blin2008-04-301-1/+1
| | | | user)
* allow to disable D-Bus usage by setting DBUS=no in /etc/sysconfig/net_appletOlivier Blin2008-04-301-1/+1
| | | | | | (saves about 5200 kB of RSS memory) this disables Interactive Firewall and switching wireless network in the background without being root
* 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 ↵Olivier Blin2008-04-021-7/+35
| | | | Terjan, #33602)
* 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 ↵Olivier Blin2008-03-191-1/+1
| | | | network::tools::get_default_connection (will break mdkapplet)
* 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
| | | | icon position)
* 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
|