summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* use atm bridging interface if needed in pppoe command lineOlivier Blin2008-11-261-2/+9
|
* add support for ATM bridging (for pppoe over USB modems, #35797)Olivier Blin2008-11-262-9/+29
|
* - net_applet: show interface type name instead of just the interfaceOlivier Blin2008-11-171-0/+5
| | | | | | - detect cellular_card types from ifcfg file (backport from trunk)
* - netcenter (backport from 0.53):Olivier Blin2008-11-171-3/+8
| | | | | o use network connection type as primary interface label
* - wireless backend (backport from 0.53):Olivier Blin2008-11-171-1/+9
| | | | | | | | | o run wpa_cli reconfigure after writing network settings in wpa config file o reload networks list from wpa_supplicant before checking if a network is configured (fixes showing configure window again when clicking Connect right after Configure)
* - wireless backend (backport from 0.52):Olivier Blin2008-11-173-23/+25
| | | | | | | | | | | | | | | | | o correctly initialize monitor object in draknetcenter/drakroam/net_applet so that it can be reused later (and thus pre-select correct network in wpa_supplicant) o run wpa_cli select_network as fallback when network monitor (mandi) is not available o refresh wpa_supplicant network ids after wpa_supplicant is restarted too o keep track of hidden networks o write bssid in wpa_supplicant.conf for hidden networks (helps getting network ids of hidden networks) o set scan_ssid to 1 only for hidden or non-broadcasted SSIDs (based on an idea from Pascal Terjan) o set higher priority (1) for encrypted wpa_supplicant networks (based on an idea from Patrick Sinz)
* allow to sort and search in networks list (from Pascal Terjan, backport from ↵Olivier Blin2008-11-131-0/+29
| | | | trunk)
* net_applet: fix crash on mandi restart (#42557, #41440)Olivier Blin2008-10-121-2/+2
|
* write WIRELESS_WPA_REASSOCIATE=yes for rt61pci driverOlivier Blin2008-08-012-1/+7
|
* add Vodafone providers for GermanyOlivier Blin2008-06-051-0/+6
|
* fix rescaling signal levels from wpa_supplicantOlivier Blin2008-06-041-2/+3
|
* add APN for SFR EeePCOlivier Blin2008-06-031-0/+3
|
* guess hardware settings when loading settings (not to lose PIN code for ↵Olivier Blin2008-06-031-1/+1
| | | | cellular connections)
* do not show connected pixbuf for connection types with a unique networkOlivier Blin2008-06-021-1/+0
|
* ask for ndiswrapper files in /media (not inexistant /media/cdrom)Olivier Blin2008-06-021-1/+1
|
* find ptp gateway earlierOlivier Blin2008-05-291-2/+2
|
* fix typoOlivier Blin2008-05-291-1/+1
|
* do not write DEBUG=yes for hso devicesOlivier Blin2008-05-291-1/+2
|
* do not use a networks list when there is only one network (cellular cards)Olivier Blin2008-05-282-11/+31
|
* extract some variables (for next commit)Olivier Blin2008-05-281-3/+6
|
* add has_unique_network methodOlivier Blin2008-05-282-0/+3
|
* reload provider settings only when apply provider settingsOlivier Blin2008-05-262-3/+3
|
* install hso-rezero for hso devicesOlivier Blin2008-05-231-0/+4
|
* install dkms-hso if neededOlivier Blin2008-05-231-0/+6
|
* prefer preconfigured settings for current network, if anyOlivier Blin2008-05-231-1/+1
|
* guess provider according to APN from chat file or from configuration of ↵Olivier Blin2008-05-231-0/+18
| | | | current network
* apply provider settings when provider is setOlivier Blin2008-05-231-0/+7
|
* do not write chat connect line if not neededOlivier Blin2008-05-231-1/+1
|
* extract get_chat_file subOlivier Blin2008-05-231-5/+7
|
* handle expand action for both eventbox and expanderOlivier Blin2008-05-231-6/+15
|
* fix checking for SIM card (adapt to latest comgt output)Olivier Blin2008-05-231-1/+1
|
* hang when waiting for comgt to finishOlivier Blin2008-05-231-1/+1
|
* try to use ttyUSB2 as control device firstOlivier Blin2008-05-231-4/+7
|
* do not let interactive::gtk set huge window size when asking hardware settingsOlivier Blin2008-05-231-1/+2
|
* show wait message when checking hardwareOlivier Blin2008-05-231-1/+6
|
* find gateway address for ptp connections with only one interface route (like ↵Olivier Blin2008-05-201-1/+12
| | | | hso devices)
* do not incorrectly provide get_networks in network::connectionOlivier Blin2008-05-193-4/+4
|
* make "Any" translatable in providers list (#40926)Olivier Blin2008-05-191-6/+6
|
* fix checkOlivier Blin2008-05-181-1/+1
|
* probe networks if not already done when expanding connectionOlivier Blin2008-05-181-0/+3
|
* extract expanded variableOlivier Blin2008-05-181-1/+2
|
* allow to select provider in drakroam/netcenterOlivier Blin2008-05-181-0/+7
|
* do not override already selected providerOlivier Blin2008-05-181-1/+1
|
* move provider settings guess in connection objectOlivier Blin2008-05-182-6/+11
|
* get provider settings firstOlivier Blin2008-05-181-1/+1
|
* fix typosOlivier Blin2008-05-181-2/+2
|
* add usage commentOlivier Blin2008-05-181-0/+1
|
* move provider settings interactive data in connection objectOlivier Blin2008-05-182-8/+16
|
* use a changed callback to set providerOlivier Blin2008-05-181-6/+6
|
* move more provider setting code in connection objectOlivier Blin2008-05-182-5/+6
|