Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | help perl_checker (increase SNR) | Thierry Vignaud | 2013-04-27 | 1 | -0/+1 |
| | |||||
* | (apply_connection) wait for network to show up the same way as in the | Thierry Vignaud | 2012-09-04 | 1 | -7/+6 |
| | | | | installer (Derek Jennings, mga#5830) | ||||
* | make sure net object is passed to get_provider_settings and set_provider methods | Olivier Blin | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-20 | 1 | -3/+3 |
| | |||||
* | revert bogus part of last commit | Thierry Vignaud | 2011-11-18 | 1 | -1/+1 |
| | |||||
* | update main catalog (#3371) | Thierry Vignaud | 2011-11-18 | 1 | -1/+1 |
| | |||||
* | - fixed typo (Bug #961) | Oliver Burger | 2011-05-03 | 1 | -1/+1 |
| | | | | | - corrected pot file so it passes msgfmt -c | ||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r398 | dmorgan | 2011-02-03 18:07:04 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-net ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: po - replace Mandriva by Mangeia in po files pixmaps - replace all images (use Oxygen) icons - replace all images (use Oxygen) lib - remove Mandriva occurrences - movre dbus prefix to org.mageia config - remove Mandriva occurrences - movre dbus prefix to org.mageia | ||||
* | (real_main) fix extraction of translation strings ('N() must be used with a ↵ | Thierry Vignaud | 2009-08-17 | 1 | -1/+1 |
| | | | | string') | ||||
* | Showing current profile name when necessary. | Eugeni Dodonov | 2009-08-17 | 1 | -1/+1 |
| | |||||
* | serial_ports was moved from mouse:: to detect_devices:: | Christophe Fergeau | 2009-07-01 | 1 | -2/+2 |
| | |||||
* | Show default hostname when no hostname was defined, to have visual | Eugeni Dodonov | 2009-06-25 | 1 | -1/+1 |
| | | | | | feedback on what will be used if user does not changes the hostname (#35143, #38557, #47364). | ||||
* | Testing network connectivity several times before reporting error | Eugeni Dodonov | 2009-04-20 | 1 | -1/+8 |
| | | | | (#50098, #49574). | ||||
* | Removing code which duplicates install::steps::upNetwork(). | Eugeni Dodonov | 2009-04-07 | 1 | -2/+0 |
| | |||||
* | Adding missing resolv.conf during install if necessary. | Eugeni Dodonov | 2009-04-06 | 1 | -0/+2 |
| | |||||
* | Checking for connection to be up during installation. | Eugeni Dodonov | 2009-03-31 | 1 | -1/+10 |
| | |||||
* | 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 |
| | | | | (#48887 #48169 #45965). | ||||
* | Fixed issue with list of wireless networks not appearing in drakconnect | Eugeni Dodonov | 2009-02-18 | 1 | -1/+1 |
| | | | | (#43613). | ||||
* | Showing interface name in drakconnect (#45581). | Eugeni Dodonov | 2009-02-11 | 1 | -1/+1 |
| | |||||
* | make connection managers use mandi when available | Olivier Blin | 2008-12-09 | 1 | -1/+1 |
| | |||||
* | do not show interactive help during install | Olivier Blin | 2008-09-30 | 1 | -2/+2 |
| | |||||
* | adapt to kppp package names for KDE4 | Olivier Blin | 2008-06-25 | 1 | -1/+1 |
| | |||||
* | move provider settings guess in connection object | Olivier Blin | 2008-05-18 | 1 | -6/+2 |
| | |||||
* | get provider settings first | Olivier Blin | 2008-05-18 | 1 | -1/+1 |
| | |||||
* | fix typos | Olivier Blin | 2008-05-18 | 1 | -2/+2 |
| | |||||
* | move provider settings interactive data in connection object | Olivier Blin | 2008-05-18 | 1 | -8/+3 |
| | |||||
* | use a changed callback to set provider | Olivier Blin | 2008-05-18 | 1 | -6/+6 |
| | |||||
* | move more provider setting code in connection object | Olivier Blin | 2008-05-18 | 1 | -3/+1 |
| | |||||
* | store provider name in self | Olivier Blin | 2008-05-18 | 1 | -5/+5 |
| | |||||
* | split configure_hardware out of check_hardware (for check_hardware to only ↵ | Olivier Blin | 2008-05-18 | 1 | -2/+3 |
| | | | | probe hardware status in next commits) | ||||
* | remove unused no_hardware_settings | Olivier Blin | 2008-05-17 | 1 | -1/+1 |
| | |||||
* | fix check for unlisted provider | Olivier Blin | 2008-05-17 | 1 | -1/+1 |
| | |||||
* | do not vivify $::o | Olivier Blin | 2008-05-17 | 1 | -1/+1 |
| | |||||
* | allow to skip protocol and address configuration (defaulting to dhcp) if ↵ | Olivier Blin | 2008-05-12 | 1 | -1/+1 |
| | | | | AUTOMATIC_ADDRESS is true in /etc/sysconfig/drakx-net | ||||
* | allow skipping interface choice if AUTOMATIC_IFACE_CHOICE is true in ↵ | Olivier Blin | 2008-05-12 | 1 | -2/+5 |
| | | | | /etc/sysconfig/drakx-net and only one "automatic" interface is detected (i.e. not ndiswrapper) | ||||
* | use network-up to wait for connection to be started | Olivier Blin | 2008-04-04 | 1 | -0/+3 |
| | | | | | (useful when called right before adding urpmi media) | ||||
* | show wait message when starting connection | Olivier Blin | 2008-04-04 | 1 | -0/+1 |
| | |||||
* | check that PIN number is 4 digits | Olivier Blin | 2008-03-14 | 1 | -0/+4 |
| | |||||
* | include interface name when selecting device in drakconnect | Olivier Blin | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | add title in wait messages | Olivier Blin | 2008-02-26 | 1 | -3/+3 |
| | |||||
* | be stricter when matching provider country | Olivier Blin | 2008-02-25 | 1 | -1/+2 |
| | |||||
* | fix crash when weirdly translated locale country contains metacharacters ↵ | Olivier Blin | 2008-02-25 | 1 | -1/+1 |
| | | | | (from Cosmin Humeniuc) | ||||
* | drakconnect: check that network access settings are valid (i.e. check ↵ | Olivier Blin | 2007-10-05 | 1 | -0/+8 |
| | | | | wireless key) | ||||
* | sync with 2007.1 (because of SVN loss)2007.1 | Olivier Blin | 2007-05-25 | 1 | -914/+286 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+1461 |