Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated translation for turkish language | Atilla Öntaş | 2009-03-04 | 1 | -6/+6 |
| | |||||
* | 0.67 | Olivier Blin | 2009-03-03 | 2 | -1/+6 |
| | |||||
* | set gtk2 dbus watch helpers in drakids | Olivier Blin | 2009-03-03 | 1 | -0/+1 |
| | |||||
* | fix crash in net_applet when mandi is started (happens if mandi was not ↵ | Olivier Blin | 2009-03-03 | 4 | -12/+24 |
| | | | | 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 | ||||
* | Update zh_TW translation | Shiva Huang | 2009-03-03 | 1 | -375/+39 |
| | |||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2009-03-01 | 1 | -50/+46 |
| | |||||
* | update translation for greek language | Glentadakis Dimitris | 2009-02-28 | 1 | -11/+13 |
| | |||||
* | update translation for greek language | Glentadakis Dimitris | 2009-02-27 | 1 | -12/+14 |
| | |||||
* | 0.66 | Olivier Blin | 2009-02-26 | 2 | -1/+5 |
| | |||||
* | do net set gtk2 dbus watch helpers twice (fix crash, #48243) | Olivier Blin | 2009-02-26 | 1 | -1/+0 |
| | |||||
* | 0.65 | Olivier Blin | 2009-02-25 | 2 | -1/+11 |
| | |||||
* | 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 |
| | |||||
* | simplify | Olivier Blin | 2009-02-25 | 1 | -4/+1 |
| | |||||
* | simplify | Olivier Blin | 2009-02-25 | 1 | -1/+1 |
| | |||||
* | remove duplicate code (should have been removed in 253270) | Olivier Blin | 2009-02-25 | 1 | -6/+0 |
| | |||||
* | 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 | 2 | -1/+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 | 2 | -14/+14 |
| | | | | drakroam too) | ||||
* | check dbus interface before calling network status code | Olivier Blin | 2009-02-25 | 1 | -6/+8 |
| | |||||
* | call generic dbus handler setup | Olivier Blin | 2009-02-25 | 1 | -2/+1 |
| | |||||
* | 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 | 2 | -1/+1 |
| | |||||
* | setup dbus handlers after all_connections and connection are properly ↵ | Olivier Blin | 2009-02-25 | 1 | -2/+2 |
| | | | | initialized | ||||
* | move dbus helpers in network::connection_manager | Olivier Blin | 2009-02-25 | 2 | -25/+29 |
| | |||||
* | reload network interfaces list when a new network device appears (if dbus ↵ | Olivier Blin | 2009-02-25 | 1 | -0/+15 |
| | | | | support is enabled) | ||||
* | Updated Romanian translation | Catalin Florin Russen | 2009-02-20 | 1 | -486/+499 |
| | |||||
* | Correctly writing udev rules for network devices. | Eugeni Dodonov | 2009-02-19 | 1 | -3/+6 |
| | |||||
* | 0.64 | Eugeni Dodonov | 2009-02-18 | 2 | -1/+6 |
| | |||||
* | Fixed issue with list of wireless networks not appearing in drakconnect | Eugeni Dodonov | 2009-02-18 | 1 | -1/+1 |
| | | | | (#43613). | ||||
* | updated translation for turkish language | Atilla Öntaş | 2009-02-18 | 1 | -61/+49 |
| | |||||
* | 0.63 | Eugeni Dodonov | 2009-02-17 | 2 | -1/+2 |
| | |||||
* | Updated news. | Eugeni Dodonov | 2009-02-17 | 1 | -1/+2 |
| | |||||
* | Backed out fix for 8-digit pins, as comgt backed does not supports it | Eugeni Dodonov | 2009-02-17 | 1 | -2/+2 |
| | | | | (#45341, 46972) | ||||
* | Added Polish cellular operators (#46218). | Eugeni Dodonov | 2009-02-17 | 1 | -0/+16 |
| | |||||
* | xdsl: reduced number of maximum failed connection attempts to 5 (#28087). | Eugeni Dodonov | 2009-02-16 | 2 | -1/+3 |
| | |||||
* | Update for pt_BR Language | Sergio Rafael Lemke | 2009-02-16 | 1 | -632/+601 |
| | |||||
* | Support editing MTU value (#45394). | Eugeni Dodonov | 2009-02-16 | 2 | -0/+4 |
| | |||||
* | Support large PIN (up to 8 digits) (#46972). | Eugeni Dodonov | 2009-02-16 | 2 | -1/+3 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2009-02-16 | 1 | -777/+580 |
| |