| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify check. | Eugeni Dodonov | 2009-04-16 | 1 | -2/+1 |
* | Properly detect driver for cards which do not have a complete /sysfs/ | Eugeni Dodonov | 2009-04-16 | 1 | -1/+2 |
* | Support default CRDA domain (required for #49982, #49983 and #49171). | Eugeni Dodonov | 2009-04-15 | 3 | -12/+32 |
* | do not crash if no o_net is passed | Olivier Blin | 2009-04-15 | 1 | -1/+1 |
* | Correctly saving hostname (#49827). | Eugeni Dodonov | 2009-04-14 | 1 | -1/+4 |
* | Removing code which duplicates install::steps::upNetwork(). | Eugeni Dodonov | 2009-04-07 | 1 | -2/+0 |
* | Using correct 70-persistent-net-rules file during installation (#49156). | Eugeni Dodonov | 2009-04-07 | 1 | -1/+1 |
* | Show global interface settings in draknetcenter (#33623). | Eugeni Dodonov | 2009-04-06 | 1 | -0/+3 |
* | Adding missing resolv.conf during install if necessary. | Eugeni Dodonov | 2009-04-06 | 1 | -0/+2 |
* | Added Estonian cellular operators (#49504). | Eugeni Dodonov | 2009-04-03 | 1 | -0/+21 |
* | New way to disable ipv6 (#48618). | Eugeni Dodonov | 2009-04-02 | 1 | -7/+7 |
* | Checking for connection to be up during installation. | Eugeni Dodonov | 2009-03-31 | 5 | -1/+18 |
* | Typo fixed. | Eugeni Dodonov | 2009-03-31 | 1 | -1/+1 |
* | Verify possible causes of network connection failures (#20684). | Eugeni Dodonov | 2009-03-31 | 1 | -8/+14 |
* | Checking if the network is really up when testing connection | Eugeni Dodonov | 2009-03-30 | 1 | -0/+2 |
* | Spelling change for 'Assign host name from DHCP address' option (#41886). | Eugeni Dodonov | 2009-03-30 | 2 | -2/+2 |
* | Always running comgt PIN even if PIN is empty (#48837). | Eugeni Dodonov | 2009-03-28 | 1 | -5/+1 |
* | Drakfirewall: updated list of packages for specific ports. | Eugeni Dodonov | 2009-03-26 | 1 | -4/+34 |
* | Added support for 3G connections which do not require PIN number (#48837). | Eugeni Dodonov | 2009-03-25 | 1 | -3/+7 |
* | set NETWORKING=yes when configuring an interface | Olivier Blin | 2009-03-25 | 1 | -1/+2 |
* | 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 |