summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Handle /proc/net/dev 32 and 64-bits overflows (#46398).Eugeni Dodonov2009-02-111-9/+31
* Restored strict pragma.Eugeni Dodonov2009-01-271-0/+1
* Added support for DNS server in tooltip.Eugeni Dodonov2009-01-271-1/+2
* Moved advanced network settings to draknetcenter, and removed draknetadvanced.Eugeni Dodonov2009-01-201-77/+0
* - Added draknetadvanced to control advanced network parametersEugeni Dodonov2009-01-191-0/+77
* use longer description for user-friendly interface namesOlivier Blin2008-11-201-1/+1
* use user-friendly interface nameOlivier Blin2008-11-191-2/+2
* 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 t...Olivier Blin2008-10-023-5/+8
* 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 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