summaryrefslogtreecommitdiffstats
path: root/lib/network/netconnect.pm
Commit message (Collapse)AuthorAgeFilesLines
* 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