summaryrefslogtreecommitdiffstats
path: root/lib/network/netconnect.pm
Commit message (Collapse)AuthorAgeFilesLines
* help perl_checker (increase SNR)Thierry Vignaud2013-04-271-0/+1
|
* (apply_connection) wait for network to show up the same way as in theThierry Vignaud2012-09-041-7/+6
| | | | installer (Derek Jennings, mga#5830)
* make sure net object is passed to get_provider_settings and set_provider methodsOlivier Blin2012-03-201-1/+1
|
* perl_checker cleanupsThierry Vignaud2012-03-201-3/+3
|
* revert bogus part of last commitThierry Vignaud2011-11-181-1/+1
|
* update main catalog (#3371)Thierry Vignaud2011-11-181-1/+1
|
* - fixed typo (Bug #961)Oliver Burger2011-05-031-1/+1
| | | | | - corrected pot file so it passes msgfmt -c
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-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 Vignaud2009-08-171-1/+1
| | | | string')
* Showing current profile name when necessary.Eugeni Dodonov2009-08-171-1/+1
|
* serial_ports was moved from mouse:: to detect_devices::Christophe Fergeau2009-07-011-2/+2
|
* Show default hostname when no hostname was defined, to have visualEugeni Dodonov2009-06-251-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 errorEugeni Dodonov2009-04-201-1/+8
| | | | (#50098, #49574).
* Removing code which duplicates install::steps::upNetwork().Eugeni Dodonov2009-04-071-2/+0
|
* Adding missing resolv.conf during install if necessary.Eugeni Dodonov2009-04-061-0/+2
|
* Checking for connection to be up during installation.Eugeni Dodonov2009-03-311-1/+10
|
* Typo fixed.Eugeni Dodonov2009-03-311-1/+1
|
* Verify possible causes of network connection failures (#20684).Eugeni Dodonov2009-03-311-8/+14
|
* Checking if the network is really up when testing connectionEugeni Dodonov2009-03-301-0/+2
| | | | (#48887 #48169 #45965).
* Fixed issue with list of wireless networks not appearing in drakconnectEugeni Dodonov2009-02-181-1/+1
| | | | (#43613).
* Showing interface name in drakconnect (#45581).Eugeni Dodonov2009-02-111-1/+1
|
* make connection managers use mandi when availableOlivier Blin2008-12-091-1/+1
|
* do not show interactive help during installOlivier Blin2008-09-301-2/+2
|
* adapt to kppp package names for KDE4Olivier Blin2008-06-251-1/+1
|
* move provider settings guess in connection objectOlivier Blin2008-05-181-6/+2
|
* get provider settings firstOlivier Blin2008-05-181-1/+1
|
* fix typosOlivier Blin2008-05-181-2/+2
|
* move provider settings interactive data in connection objectOlivier Blin2008-05-181-8/+3
|
* use a changed callback to set providerOlivier Blin2008-05-181-6/+6
|
* move more provider setting code in connection objectOlivier Blin2008-05-181-3/+1
|
* store provider name in selfOlivier Blin2008-05-181-5/+5
|
* split configure_hardware out of check_hardware (for check_hardware to only ↵Olivier Blin2008-05-181-2/+3
| | | | probe hardware status in next commits)
* remove unused no_hardware_settingsOlivier Blin2008-05-171-1/+1
|
* fix check for unlisted providerOlivier Blin2008-05-171-1/+1
|
* do not vivify $::oOlivier Blin2008-05-171-1/+1
|
* allow to skip protocol and address configuration (defaulting to dhcp) if ↵Olivier Blin2008-05-121-1/+1
| | | | AUTOMATIC_ADDRESS is true in /etc/sysconfig/drakx-net
* allow skipping interface choice if AUTOMATIC_IFACE_CHOICE is true in ↵Olivier Blin2008-05-121-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 startedOlivier Blin2008-04-041-0/+3
| | | | | (useful when called right before adding urpmi media)
* show wait message when starting connectionOlivier Blin2008-04-041-0/+1
|
* check that PIN number is 4 digitsOlivier Blin2008-03-141-0/+4
|
* include interface name when selecting device in drakconnectOlivier Blin2008-03-051-1/+1
|
* add title in wait messagesOlivier Blin2008-02-261-3/+3
|
* be stricter when matching provider countryOlivier Blin2008-02-251-1/+2
|
* fix crash when weirdly translated locale country contains metacharacters ↵Olivier Blin2008-02-251-1/+1
| | | | (from Cosmin Humeniuc)
* drakconnect: check that network access settings are valid (i.e. check ↵Olivier Blin2007-10-051-0/+8
| | | | wireless key)
* sync with 2007.1 (because of SVN loss)2007.1Olivier Blin2007-05-251-914/+286
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+1461