summaryrefslogtreecommitdiffstats
path: root/lib/network/connection
Commit message (Collapse)AuthorAgeFilesLines
* Correctly writing udev rules for network devices.Eugeni Dodonov2009-02-191-3/+6
|
* Backed out fix for 8-digit pins, as comgt backed does not supports itEugeni Dodonov2009-02-171-2/+2
| | | | (#45341, 46972)
* Added Polish cellular operators (#46218).Eugeni Dodonov2009-02-171-0/+16
|
* xdsl: reduced number of maximum failed connection attempts to 5 (#28087).Eugeni Dodonov2009-02-161-1/+1
|
* Support large PIN (up to 8 digits) (#46972).Eugeni Dodonov2009-02-161-1/+1
|
* More informative message when trying to configure an address which isEugeni Dodonov2009-02-111-1/+1
| | | | already in use (#16595).
* install bluez not bluez-utils (which no longer exists) when setting up a ↵Adam Williamson2009-01-071-1/+1
| | | | bluetooth DUN connection
* make connection managers use mandi when availableOlivier Blin2008-12-091-2/+2
|
* use atm bridging interface if needed in pppoe command lineOlivier Blin2008-11-261-2/+9
|
* fix writing ATM settings (has been broken for ages)Olivier Blin2008-11-241-4/+4
|
* extract atm interfacesOlivier Blin2008-11-241-2/+4
|
* rewrite package selection to avoid dereferencing empty refOlivier Blin2008-11-241-5/+6
|
* install linux-atm for ATMARP or ATM bridgingOlivier Blin2008-11-241-0/+1
|
* add support for ATM bridging (for pppoe over USB modems, #35797)Olivier Blin2008-11-241-0/+11
|
* be more readableOlivier Blin2008-11-241-2/+2
|
* extract uses_atmarpOlivier Blin2008-11-241-1/+6
|
* fix installing rt61 and rt73 firmware packagesOlivier Blin2008-11-191-2/+4
|
* add description for ethernet and wireless typesOlivier Blin2008-11-172-0/+2
|
* detect cellular_card types from ifcfg fileOlivier Blin2008-11-171-0/+5
|
* remember ethernet interface, it is not likely to change, and it is useful to ↵Olivier Blin2008-11-171-1/+1
| | | | keep it to match objects with interfaces on device removal events
* use object notationOlivier Blin2008-11-131-1/+1
|
* reload networks list from wpa_supplicant before checking if a networkOlivier Blin2008-11-131-0/+6
| | | | | | is configured (fixes showing configure window again when clicking Connect right after Configure)
* run wpa_cli reconfigure after writing network settings in wpa config fileOlivier Blin2008-11-131-0/+2
|
* fix typoOlivier Blin2008-11-131-3/+3
|
* set higher priority (1) for encrypted wpa_supplicant networks (based on an ↵Olivier Blin2008-10-021-0/+1
| | | | idea from Patrick Sinz)
* set scan_ssid to 1 only for hidden or non-broadcasted SSIDs (based on an ↵Olivier Blin2008-10-021-1/+1
| | | | idea from Pascal Terjan)
* write bssid in wpa_supplicant.conf for hidden networks (helps getting ↵Olivier Blin2008-10-021-2/+4
| | | | network ids of hidden networks)
* use logOlivier Blin2008-10-021-0/+1
|
* refresh wpa_supplicant network ids after wpa_supplicant is restarted tooOlivier Blin2008-10-021-4/+3
|
* log wpa_supplicant network selection through network monitorOlivier Blin2008-10-021-0/+1
|
* keep old network id if wpa_supplicant has not been able to scan the networkOlivier Blin2008-10-021-3/+6
|
* extract network_id variable (for next commit)Olivier Blin2008-10-021-3/+4
|
* drop wpa_cli reconfigure code, useless since wpa_supplicant is shut down ↵Olivier Blin2008-10-021-9/+0
| | | | right after
* run wpa_cli select_network as fallback when network monitor (mandi) is not ↵Olivier Blin2008-10-021-2/+6
| | | | available
* add support for rtl8187se driverOlivier Blin2008-09-181-0/+7
|
* mention that rt2860 requires a kernel packageOlivier Blin2008-09-181-0/+1
|
* add support for rt2860 driverOlivier Blin2008-09-181-0/+9
|
* rely on module name instead of sysfs driver name (#42990)Olivier Blin2008-09-101-2/+2
|
* adapt wireless settings to rt61pci and rt73usb driversOlivier Blin2008-09-031-2/+2
|
* add support for iwlagn firmwareOlivier Blin2008-08-281-1/+1
|
* add support for extra ucode versionOlivier Blin2008-08-281-2/+3
|
* add initial support for b43 and b43legacy firmwaresOlivier Blin2008-08-281-0/+22
|
* write WIRELESS_WPA_REASSOCIATE=yes for rt61pci driverOlivier Blin2008-08-011-0/+6
|
* add Vodafone providers for GermanyOlivier Blin2008-06-051-0/+6
|
* add APN for SFR EeePCOlivier Blin2008-06-031-0/+3
|
* fix typoOlivier Blin2008-05-291-1/+1
|
* do not write DEBUG=yes for hso devicesOlivier Blin2008-05-291-1/+2
|
* add has_unique_network methodOlivier Blin2008-05-281-0/+1
|
* reload provider settings only when apply provider settingsOlivier Blin2008-05-261-2/+2
|
* install hso-rezero for hso devicesOlivier Blin2008-05-231-0/+4
|