summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Updated dialog title to match old string.Eugeni Dodonov2009-03-122-2/+2
|
* Updated draknfs to use FileChooser for directory selection (#44562).Eugeni Dodonov2009-03-121-15/+15
|
* Updated draksambashare directory selection to use FileChooser (#44564).Eugeni Dodonov2009-03-121-19/+17
|
* Support SAMBA users with dashed in login (#45694).Eugeni Dodonov2009-03-051-1/+1
|
* Reduced default drakids window height (#38904).Eugeni Dodonov2009-03-051-6/+6
|
* Updating tooltip periodically (#48408, #40912).Eugeni Dodonov2009-03-041-0/+1
|
* set gtk2 dbus watch helpers in drakidsOlivier Blin2009-03-031-0/+1
|
* fix crash in net_applet when mandi is started (happens if mandi was not ↵Olivier Blin2009-03-032-5/+6
| | | | available at net_applet start), this requires some API change to split init code, so that we do not add the dbus filters every time we try to reconnect the network::ifw object
* reload network interfaces list when a new network device appears (if dbus ↵Olivier Blin2009-02-251-0/+15
| | | | support is enabled)
* More informative description for default connection and connect/disconnectEugeni Dodonov2009-02-131-5/+7
| | | | button (#17140).
* net_monitor: added option to reset counters (#46676).Eugeni Dodonov2009-02-131-281/+301
| | | | net_monitor: unified white-spacing.
* 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
| | | | | | such as IPv6 and TCP Window Scaling (#27070, #28829, #33623, #38662).
* 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 ↵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
|