| Commit message (Expand) | Author | Age | Files | Lines |
* | Saving udev configuration when writing network settings. | Eugeni Dodonov | 2009-03-20 | 1 | -0/+2 |
* | More informative message for interfaces that should be left unprotected | Eugeni Dodonov | 2009-03-18 | 1 | -0/+3 |
* | Added support for regulatory domain settings (#47324). | Eugeni Dodonov | 2009-03-18 | 1 | -0/+7 |
* | Preserving CRDA_DOMAIN value. | Eugeni Dodonov | 2009-03-18 | 2 | -2/+2 |
* | Removed debugging code (duh..). | Eugeni Dodonov | 2009-03-17 | 1 | -5/+0 |
* | Supporting custom user-defined NFS ports. | Eugeni Dodonov | 2009-03-17 | 2 | -23/+67 |
* | Added network::nfs library. | Eugeni Dodonov | 2009-03-17 | 1 | -0/+37 |
* | Automatically configuring NFS to use fixed ports when protecting with | Eugeni Dodonov | 2009-03-17 | 1 | -0/+32 |
* | Support for NFS connection firewalling (#7689, #42072). | Eugeni Dodonov | 2009-03-16 | 1 | -0/+6 |
* | Adding missing require to fix mdkapplet crashes (#48729 and a bunch of | Eugeni Dodonov | 2009-03-13 | 1 | -0/+1 |
* | Fixed username/password for O2 provider. | Eugeni Dodonov | 2009-03-09 | 1 | -2/+2 |
* | Added UK O2 operator (#48582). | Eugeni Dodonov | 2009-03-09 | 1 | -0/+5 |
* | add broadcom-wl support | Olivier Blin | 2009-03-06 | 1 | -0/+8 |
* | Retreiving updated DNS server information. | Eugeni Dodonov | 2009-03-04 | 1 | -0/+2 |
* | fix crash in net_applet when mandi is started (happens if mandi was not avail... | Olivier Blin | 2009-03-03 | 2 | -7/+18 |
* | do net set gtk2 dbus watch helpers twice (fix crash, #48243) | Olivier Blin | 2009-02-26 | 1 | -1/+0 |
* | 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 hand... | Olivier Blin | 2009-02-25 | 1 | -3/+2 |
* | 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 drakroam... | Olivier Blin | 2009-02-25 | 2 | -14/+14 |
* | 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 initial... | Olivier Blin | 2009-02-25 | 1 | -2/+2 |
* | move dbus helpers in network::connection_manager | Olivier Blin | 2009-02-25 | 2 | -25/+29 |
* | Correctly writing udev rules for network devices. | Eugeni Dodonov | 2009-02-19 | 1 | -3/+6 |
* | Fixed issue with list of wireless networks not appearing in drakconnect | Eugeni Dodonov | 2009-02-18 | 1 | -1/+1 |
* | Backed out fix for 8-digit pins, as comgt backed does not supports it | Eugeni Dodonov | 2009-02-17 | 1 | -2/+2 |
* | 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 | 1 | -1/+1 |
* | Support editing MTU value (#45394). | Eugeni Dodonov | 2009-02-16 | 1 | -0/+2 |
* | Support large PIN (up to 8 digits) (#46972). | Eugeni Dodonov | 2009-02-16 | 1 | -1/+1 |
* | Preserving MTU settings (#45969). | Eugeni Dodonov | 2009-02-13 | 1 | -0/+2 |
* | More informative message when trying to configure an address which is | Eugeni Dodonov | 2009-02-11 | 1 | -1/+1 |
* | Guessing DNS server as x.x.x.1, as it is more usual this days (partly | Eugeni Dodonov | 2009-02-11 | 1 | -1/+1 |