summaryrefslogtreecommitdiffstats
path: root/lib/network/connection_manager.pm
Commit message (Collapse)AuthorAgeFilesLines
* do not do costly urpmi check before forking net_monitorThierry Vignaud2013-11-121-1/+1
|
* install net_monitor package on demand (mga#157)Derek Jennings2013-08-241-0/+1
|
* netcenter: update connection status after connection timeout (#3888)Olivier Blin2013-05-071-0/+1
|
* connection manager gtk: use a global pixbufs hash to simplify APIOlivier Blin2013-05-071-2/+2
|
* connection manager: move more gtk code in specific moduleOlivier Blin2013-05-071-12/+0
|
* connection manager: extract gtk2 specific code in separate module (toOlivier Blin2013-05-071-172/+4
| | | | | | reuse connection manager in harddrake service for packages installation)
* help perl_checker (increase SNR)Thierry Vignaud2013-04-271-0/+1
|
* (check_setup) fix a crash (mga#6847)Thierry Vignaud2012-09-041-0/+1
| | | | | it would be better to make button insensitive until a network is selected though...
* make sure net object is passed to get_provider_settings and set_provider methodsOlivier Blin2012-03-201-1/+1
|
* perl_checker cleanupsThierry Vignaud2012-03-201-10/+10
|
* revert bogus part of last commitThierry Vignaud2011-11-181-1/+1
|
* update main catalog (#3371)Thierry Vignaud2011-11-181-1/+1
|
* Remove wrong commit Dexter Morgan2011-03-061-2/+0
|
* Add empty files to be filled for desktop-common-dataDexter Morgan2011-03-061-0/+2
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r398 | dmorgan | 2011-02-03 18:07:04 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-net ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: po - replace Mandriva by Mangeia in po files pixmaps - replace all images (use Oxygen) icons - replace all images (use Oxygen) lib - remove Mandriva occurrences - movre dbus prefix to org.mageia config - remove Mandriva occurrences - movre dbus prefix to org.mageia
* Fix inverted wireless networks signal level sortingPascal Terjan2010-02-011-1/+1
|
* Sort wireless networks by signal level by defaultPascal Terjan2010-02-011-0/+2
|
* Ignoring non-fatal wpa_supplicant messages (#54002)Eugeni Dodonov2009-10-271-8/+10
|
* Run net_monitor from /usr/bin (to comply with new net_monitor layout).Eugeni Dodonov2009-10-131-1/+1
|
* (create_networks_list) only display 2 digits after comma for signalThierry Vignaud2009-09-161-1/+1
| | | | | strengh (#53685)
* Show global interface settings in draknetcenter (#33623).Eugeni Dodonov2009-04-061-0/+3
|
* warn that connection failed after timeout (instead of just hiding wait message)Olivier Blin2009-02-251-1/+9
|
* do not require net monitor for connection timeout, it just needs dbus nowOlivier Blin2009-02-251-1/+1
|
* fix variable nameOlivier Blin2009-02-251-1/+1
|
* CTRL-EVENT-CONNECTED does not have to be handled, further status will be ↵Olivier Blin2009-02-251-3/+2
| | | | handled by interface status code
* handle interface up/failure status messagesOlivier Blin2009-02-251-0/+8
|
* support more interface types in dbus event handlers for statusOlivier Blin2009-02-251-1/+6
|
* move status event print in generic handlerOlivier Blin2009-02-251-0/+1
|
* fix getting interface from status messageOlivier Blin2009-02-251-3/+6
|
* move wireless status code in generic dbus handling (to support it in ↵Olivier Blin2009-02-251-0/+14
| | | | drakroam too)
* check dbus interface before calling network status codeOlivier Blin2009-02-251-6/+8
|
* find cmanager for current interfaceOlivier Blin2009-02-251-1/+3
|
* pass all connections to _get_network_event_messageOlivier Blin2009-02-251-1/+1
|
* update networks even if there is no status messageOlivier Blin2009-02-251-2/+2
|
* fix using on_network_eventOlivier Blin2009-02-251-1/+1
|
* actually keep _ name, it should be privateOlivier Blin2009-02-251-2/+2
|
* fix function nameOlivier Blin2009-02-251-1/+1
|
* cosmeticsOlivier Blin2009-02-251-7/+8
|
* keep wait message in drakroam tooOlivier Blin2009-02-251-0/+1
|
* move dbus helpers in network::connection_managerOlivier Blin2009-02-251-0/+27
|
* keep wireless wait messages while wpa_supplicant is associatingOlivier Blin2008-12-151-1/+5
|
* make connection managers use mandi when availableOlivier Blin2008-12-091-1/+1
|
* allow to search in networks list (from Pascal Terjan)Olivier Blin2008-11-131-0/+6
|
* remove trailing newlineOlivier Blin2008-11-131-1/+0
|
* use cmp operatorOlivier Blin2008-11-131-4/+5
|
* allow to sort networks list (from Pascal Terjan, #40177)Olivier Blin2008-11-131-0/+23
|
* guess hardware settings when loading settings (not to lose PIN code for ↵Olivier Blin2008-06-031-1/+1
| | | | cellular connections)
* do not show connected pixbuf for connection types with a unique networkOlivier Blin2008-06-021-1/+0
|
* do not use a networks list when there is only one network (cellular cards)Olivier Blin2008-05-281-9/+24
|
* extract some variables (for next commit)Olivier Blin2008-05-281-3/+6
|