Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not do costly urpmi check before forking net_monitor | Thierry Vignaud | 2013-11-12 | 1 | -1/+1 |
| | |||||
* | install net_monitor package on demand (mga#157) | Derek Jennings | 2013-08-24 | 1 | -0/+1 |
| | |||||
* | netcenter: update connection status after connection timeout (#3888) | Olivier Blin | 2013-05-07 | 1 | -0/+1 |
| | |||||
* | connection manager gtk: use a global pixbufs hash to simplify API | Olivier Blin | 2013-05-07 | 1 | -2/+2 |
| | |||||
* | connection manager: move more gtk code in specific module | Olivier Blin | 2013-05-07 | 1 | -12/+0 |
| | |||||
* | connection manager: extract gtk2 specific code in separate module (to | Olivier Blin | 2013-05-07 | 1 | -172/+4 |
| | | | | | | reuse connection manager in harddrake service for packages installation) | ||||
* | help perl_checker (increase SNR) | Thierry Vignaud | 2013-04-27 | 1 | -0/+1 |
| | |||||
* | (check_setup) fix a crash (mga#6847) | Thierry Vignaud | 2012-09-04 | 1 | -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 methods | Olivier Blin | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-20 | 1 | -10/+10 |
| | |||||
* | revert bogus part of last commit | Thierry Vignaud | 2011-11-18 | 1 | -1/+1 |
| | |||||
* | update main catalog (#3371) | Thierry Vignaud | 2011-11-18 | 1 | -1/+1 |
| | |||||
* | Remove wrong commit | Dexter Morgan | 2011-03-06 | 1 | -2/+0 |
| | |||||
* | Add empty files to be filled for desktop-common-data | Dexter Morgan | 2011-03-06 | 1 | -0/+2 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-03 | 1 | -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 sorting | Pascal Terjan | 2010-02-01 | 1 | -1/+1 |
| | |||||
* | Sort wireless networks by signal level by default | Pascal Terjan | 2010-02-01 | 1 | -0/+2 |
| | |||||
* | Ignoring non-fatal wpa_supplicant messages (#54002) | Eugeni Dodonov | 2009-10-27 | 1 | -8/+10 |
| | |||||
* | Run net_monitor from /usr/bin (to comply with new net_monitor layout). | Eugeni Dodonov | 2009-10-13 | 1 | -1/+1 |
| | |||||
* | (create_networks_list) only display 2 digits after comma for signal | Thierry Vignaud | 2009-09-16 | 1 | -1/+1 |
| | | | | | strengh (#53685) | ||||
* | Show global interface settings in draknetcenter (#33623). | Eugeni Dodonov | 2009-04-06 | 1 | -0/+3 |
| | |||||
* | warn that connection failed after timeout (instead of just hiding wait message) | Olivier Blin | 2009-02-25 | 1 | -1/+9 |
| | |||||
* | do not require net monitor for connection timeout, it just needs dbus now | Olivier Blin | 2009-02-25 | 1 | -1/+1 |
| | |||||
* | fix variable name | Olivier Blin | 2009-02-25 | 1 | -1/+1 |
| | |||||
* | CTRL-EVENT-CONNECTED does not have to be handled, further status will be ↵ | Olivier Blin | 2009-02-25 | 1 | -3/+2 |
| | | | | handled by interface status code | ||||
* | handle interface up/failure status messages | Olivier Blin | 2009-02-25 | 1 | -0/+8 |
| | |||||
* | support more interface types in dbus event handlers for status | Olivier Blin | 2009-02-25 | 1 | -1/+6 |
| | |||||
* | move status event print in generic handler | Olivier Blin | 2009-02-25 | 1 | -0/+1 |
| | |||||
* | fix getting interface from status message | Olivier Blin | 2009-02-25 | 1 | -3/+6 |
| | |||||
* | move wireless status code in generic dbus handling (to support it in ↵ | Olivier Blin | 2009-02-25 | 1 | -0/+14 |
| | | | | drakroam too) | ||||
* | check dbus interface before calling network status code | Olivier Blin | 2009-02-25 | 1 | -6/+8 |
| | |||||
* | find cmanager for current interface | Olivier Blin | 2009-02-25 | 1 | -1/+3 |
| | |||||
* | pass all connections to _get_network_event_message | Olivier Blin | 2009-02-25 | 1 | -1/+1 |
| | |||||
* | update networks even if there is no status message | Olivier Blin | 2009-02-25 | 1 | -2/+2 |
| | |||||
* | fix using on_network_event | Olivier Blin | 2009-02-25 | 1 | -1/+1 |
| | |||||
* | actually keep _ name, it should be private | Olivier Blin | 2009-02-25 | 1 | -2/+2 |
| | |||||
* | fix function name | Olivier Blin | 2009-02-25 | 1 | -1/+1 |
| | |||||
* | cosmetics | Olivier Blin | 2009-02-25 | 1 | -7/+8 |
| | |||||
* | keep wait message in drakroam too | Olivier Blin | 2009-02-25 | 1 | -0/+1 |
| | |||||
* | move dbus helpers in network::connection_manager | Olivier Blin | 2009-02-25 | 1 | -0/+27 |
| | |||||
* | keep wireless wait messages while wpa_supplicant is associating | Olivier Blin | 2008-12-15 | 1 | -1/+5 |
| | |||||
* | make connection managers use mandi when available | Olivier Blin | 2008-12-09 | 1 | -1/+1 |
| | |||||
* | allow to search in networks list (from Pascal Terjan) | Olivier Blin | 2008-11-13 | 1 | -0/+6 |
| | |||||
* | remove trailing newline | Olivier Blin | 2008-11-13 | 1 | -1/+0 |
| | |||||
* | use cmp operator | Olivier Blin | 2008-11-13 | 1 | -4/+5 |
| | |||||
* | allow to sort networks list (from Pascal Terjan, #40177) | Olivier Blin | 2008-11-13 | 1 | -0/+23 |
| | |||||
* | guess hardware settings when loading settings (not to lose PIN code for ↵ | Olivier Blin | 2008-06-03 | 1 | -1/+1 |
| | | | | cellular connections) | ||||
* | do not show connected pixbuf for connection types with a unique network | Olivier Blin | 2008-06-02 | 1 | -1/+0 |
| | |||||
* | do not use a networks list when there is only one network (cellular cards) | Olivier Blin | 2008-05-28 | 1 | -9/+24 |
| | |||||
* | extract some variables (for next commit) | Olivier Blin | 2008-05-28 | 1 | -3/+6 |
| |