| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added help for hostname settings (#35143, #38557, #47364). | Eugeni Dodonov | 2009-06-25 | 1 | -2/+4 |
* | Show default hostname when no hostname was defined, to have visual | Eugeni Dodonov | 2009-06-25 | 1 | -0/+2 |
* | Removed dead code. | Eugeni Dodonov | 2009-06-19 | 1 | -1/+0 |
* | Handle extra wpa_supplicant variables for all connections, and not | Eugeni Dodonov | 2009-06-19 | 1 | -16/+34 |
* | Correctly handle WPA-Enterprise wpa_supplicant settings (#51574). | Eugeni Dodonov | 2009-06-12 | 1 | -2/+2 |
* | Revert "Simplified wireless configuration for Mandriva 2010", as it | Eugeni Dodonov | 2009-06-08 | 1 | -6/+0 |
* | Preserving wireless network settings (patch by Christian Lohmaier, bug #46010). | Eugeni Dodonov | 2009-06-01 | 2 | -5/+13 |
* | Simplified wireless configuration for Mandriva 2010 | Eugeni Dodonov | 2009-05-27 | 1 | -0/+6 |
* | Support toggling password echoing on wireless connections (#50668) | Eugeni Dodonov | 2009-05-14 | 1 | -0/+5 |
* | Properly handle wireless passwords with '#' character (#50670). | Eugeni Dodonov | 2009-05-11 | 1 | -1/+2 |
* | Added e1000e to the list of cards requiring LINK_DETECTION_DELAY (#49335). | Eugeni Dodonov | 2009-05-06 | 1 | -1/+1 |
* | Removed hack for sierra module (now handled by list_modules.pm). | Eugeni Dodonov | 2009-05-04 | 1 | -2/+1 |
* | Added Cingluar provider (#48849). | Eugeni Dodonov | 2009-05-04 | 1 | -0/+3 |
* | Properly detecting Sierra Wireless cards (#48849). | Eugeni Dodonov | 2009-05-04 | 1 | -1/+2 |
* | Do not configure CRDA domain in drakconnect, only in draknetcenter. | Eugeni Dodonov | 2009-04-21 | 1 | -5/+1 |
* | Added support for VIVO provider in drakconnect. | Eugeni Dodonov | 2009-04-17 | 1 | -0/+5 |
* | 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 | 1 | -6/+4 |
* | Using correct 70-persistent-net-rules file during installation (#49156). | Eugeni Dodonov | 2009-04-07 | 1 | -1/+1 |
* | Added Estonian cellular operators (#49504). | Eugeni Dodonov | 2009-04-03 | 1 | -0/+21 |
* | Checking for connection to be up during installation. | Eugeni Dodonov | 2009-03-31 | 3 | -0/+6 |
* | Spelling change for 'Assign host name from DHCP address' option (#41886). | Eugeni Dodonov | 2009-03-30 | 1 | -1/+1 |
* | Always running comgt PIN even if PIN is empty (#48837). | Eugeni Dodonov | 2009-03-28 | 1 | -5/+1 |
* | Added support for 3G connections which do not require PIN number (#48837). | Eugeni Dodonov | 2009-03-25 | 1 | -3/+7 |
* | Saving udev configuration when writing network settings. | Eugeni Dodonov | 2009-03-20 | 1 | -0/+2 |
* | Added support for regulatory domain settings (#47324). | Eugeni Dodonov | 2009-03-18 | 1 | -0/+7 |
* | Preserving CRDA_DOMAIN value. | Eugeni Dodonov | 2009-03-18 | 1 | -1/+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 |
* | Correctly writing udev rules for network devices. | Eugeni Dodonov | 2009-02-19 | 1 | -3/+6 |
* | 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 large PIN (up to 8 digits) (#46972). | Eugeni Dodonov | 2009-02-16 | 1 | -1/+1 |
* | More informative message when trying to configure an address which is | Eugeni Dodonov | 2009-02-11 | 1 | -1/+1 |
* | install bluez not bluez-utils (which no longer exists) when setting up a blue... | Adam Williamson | 2009-01-07 | 1 | -1/+1 |
* | make connection managers use mandi when available | Olivier Blin | 2008-12-09 | 1 | -2/+2 |
* | use atm bridging interface if needed in pppoe command line | Olivier Blin | 2008-11-26 | 1 | -2/+9 |
* | fix writing ATM settings (has been broken for ages) | Olivier Blin | 2008-11-24 | 1 | -4/+4 |
* | extract atm interfaces | Olivier Blin | 2008-11-24 | 1 | -2/+4 |
* | rewrite package selection to avoid dereferencing empty ref | Olivier Blin | 2008-11-24 | 1 | -5/+6 |
* | install linux-atm for ATMARP or ATM bridging | Olivier Blin | 2008-11-24 | 1 | -0/+1 |
* | add support for ATM bridging (for pppoe over USB modems, #35797) | Olivier Blin | 2008-11-24 | 1 | -0/+11 |
* | be more readable | Olivier Blin | 2008-11-24 | 1 | -2/+2 |
* | extract uses_atmarp | Olivier Blin | 2008-11-24 | 1 | -1/+6 |
* | fix installing rt61 and rt73 firmware packages | Olivier Blin | 2008-11-19 | 1 | -2/+4 |
* | add description for ethernet and wireless types | Olivier Blin | 2008-11-17 | 2 | -0/+2 |
* | detect cellular_card types from ifcfg file | Olivier Blin | 2008-11-17 | 1 | -0/+5 |