Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keep track of main managers box (to add more managers on hotplugging) | Olivier Blin | 2008-11-17 | 1 | -1/+2 |
| | |||||
* | extract get_connections | Olivier Blin | 2008-11-17 | 1 | -9/+13 |
| | |||||
* | extract build_cmanager_box function | Olivier Blin | 2008-11-17 | 1 | -85/+88 |
| | |||||
* | use connection field instead of default input variable | Olivier Blin | 2008-11-17 | 1 | -3/+3 |
| | |||||
* | move separator in box | Olivier Blin | 2008-11-17 | 1 | -1/+2 |
| | |||||
* | remember ethernet interface, it is not likely to change, and it is useful to ↵ | Olivier Blin | 2008-11-17 | 1 | -1/+1 |
| | | | | keep it to match objects with interfaces on device removal events | ||||
* | make in data too | Olivier Blin | 2008-11-14 | 1 | -0/+1 |
| | |||||
* | log last change | Olivier Blin | 2008-11-14 | 1 | -0/+1 |
| | |||||
* | translate desktop file | Olivier Blin | 2008-11-14 | 1 | -0/+10 |
| | |||||
* | make desktop file translatable | Olivier Blin | 2008-11-14 | 1 | -1/+1 |
| | |||||
* | make draknetcenter.desktop translatable | Olivier Blin | 2008-11-14 | 1 | -0/+0 |
| | |||||
* | run from /usr/bin (to run through consolehelper directly) | Olivier Blin | 2008-11-14 | 1 | -1/+1 |
| | |||||
* | use "Network Center" as primary name | Olivier Blin | 2008-11-14 | 1 | -2/+1 |
| | |||||
* | add netcenter desktop file (from Caio) | Olivier Blin | 2008-11-14 | 1 | -0/+8 |
| | |||||
* | 0.53 | Olivier Blin | 2008-11-14 | 2 | -1/+13 |
| | |||||
* | 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 |
| | |||||
* | add network connection type label | Olivier Blin | 2008-11-13 | 1 | -3/+8 |
| | |||||
* | use object notation | Olivier Blin | 2008-11-13 | 1 | -1/+1 |
| | |||||
* | reload networks list from wpa_supplicant before checking if a network | Olivier Blin | 2008-11-13 | 1 | -0/+6 |
| | | | | | | is configured (fixes showing configure window again when clicking Connect right after Configure) | ||||
* | run wpa_cli reconfigure after writing network settings in wpa config file | Olivier Blin | 2008-11-13 | 1 | -0/+2 |
| | |||||
* | fix typo | Olivier Blin | 2008-11-13 | 1 | -3/+3 |
| | |||||
* | update translation for German | Wolfgang Bornath | 2008-11-08 | 1 | -25/+58 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2008-11-05 | 1 | -2/+2 |
| | |||||
* | revert useless workaround (network::net_applet::ifw is initialized a few ↵ | Olivier Blin | 2008-10-12 | 2 | -3/+1 |
| | | | | lines before), this has already been fixed a few weeks ago (#42557) | ||||
* | (create) prevent crashing on IFW initialization (looks looks timing | Thierry Vignaud | 2008-10-11 | 2 | -1/+3 |
| | | | | | issue; lots of report: #41440) | ||||
* | (main) honnor canceling interactive firewall | Thierry Vignaud | 2008-10-10 | 2 | -1/+4 |
| | |||||
* | (choose_watched_services) do not display any banner when embedded (like bug ↵ | Thierry Vignaud | 2008-10-10 | 1 | -1/+1 |
| | | | | #44732) | ||||
* | (choose_allowed_services) do not display any banner when embedded (#44732) | Thierry Vignaud | 2008-10-10 | 2 | -1/+4 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-10-07 | 1 | -3/+3 |
| | |||||
* | Updated Slovenian translation | Jure Repinc | 2008-10-06 | 1 | -3/+3 |
| | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2008-10-06 | 1 | -2/+2 |
| | |||||
* | update | José Melo | 2008-10-06 | 1 | -2/+2 |
| | |||||
* | translation update, ukrainian language | Sergey Ribalchenko | 2008-10-05 | 1 | -9/+9 |
| | |||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2008-10-04 | 1 | -1044/+17 |
| | |||||
* | update | José Melo | 2008-10-02 | 1 | -1053/+21 |
| | |||||
* | 0.52 | Olivier Blin | 2008-10-02 | 2 | -1/+17 |
| | |||||
* | set higher priority (1) for encrypted wpa_supplicant networks (based on an ↵ | Olivier Blin | 2008-10-02 | 1 | -0/+1 |
| | | | | idea from Patrick Sinz) | ||||
* | set scan_ssid to 1 only for hidden or non-broadcasted SSIDs (based on an ↵ | Olivier Blin | 2008-10-02 | 1 | -1/+1 |
| | | | | idea from Pascal Terjan) | ||||
* | correctly initialize monitor object in draknetcenter/drakroam/net_applet so ↵ | Olivier Blin | 2008-10-02 | 3 | -5/+8 |
| | | | | that it can be reused later | ||||
* | do not create useless monitor object | Olivier Blin | 2008-10-02 | 1 | -2/+0 |
| | |||||
* | write bssid in wpa_supplicant.conf for hidden networks (helps getting ↵ | Olivier Blin | 2008-10-02 | 1 | -2/+4 |
| | | | | network ids of hidden networks) | ||||
* | use log | Olivier Blin | 2008-10-02 | 1 | -0/+1 |
| | |||||
* | refresh wpa_supplicant network ids after wpa_supplicant is restarted too | Olivier Blin | 2008-10-02 | 1 | -4/+3 |
| | |||||
* | keep track of hidden networks | Olivier Blin | 2008-10-02 | 1 | -0/+1 |
| | |||||
* | log wpa_supplicant network selection through network monitor | Olivier Blin | 2008-10-02 | 1 | -0/+1 |
| | |||||
* | keep old network id if wpa_supplicant has not been able to scan the network | Olivier Blin | 2008-10-02 | 1 | -3/+6 |
| | |||||
* | extract network_id variable (for next commit) | Olivier Blin | 2008-10-02 | 1 | -3/+4 |
| |