framework/connectivity/connman.git
2011-02-11 Jukka Rissanenipconfig: Enable ipconfig if loading autoconfigurable...
2011-02-11 Jukka Rissanenservice: Change IPv4 state when address is released
2011-02-11 Jukka Rissanenservice: Check service state properly if user changes...
2011-02-11 Jukka Rissanenservice: IPv6 autoconf will change the service state
2011-02-11 Jukka Rissanennetwork: Set service state correctly when ipconfig...
2011-02-11 Jukka Rissanennetwork: Enable IPv6 autoconf to change the service...
2011-02-11 Jukka Rissanenipconfig: Enable or disable IPv6 when loading the saved...
2011-02-11 Jukka Rissanenservice: Split service state to IPv4 and IPv6 parts
2011-02-11 Jukka Rissanenipconfig: Added helper function that returns the config...
2011-02-11 Jukka Rissanenipv6: Add property for IPv6 nameserver
2011-02-11 Jukka Rissanenipconfig: Clear the ipaddress pointers when address...
2011-02-10 Samuel OrtizTODO: VPNc and WiFi tethering are done
2011-02-10 Samuel Ortiztest: Improve tethering scripts
2011-02-10 Samuel Ortiztethering: Check for kernel bridge support
2011-02-09 Kalle Valortnl: Fix some uninitalised warnings
2011-02-08 Samuel OrtizAUTHORS: Mention Alok's contributions
2011-02-08 Alok Barsodetechnology: Optimize __connman_technology_remove_interf...
2011-02-08 Alok Barsodetechnology: Optimize __connman_technology_add_interface()
2011-02-08 Kalle Valopacrunner: Remove unitialised use of host_ret variable
2011-02-08 Kalle Valoiptables: Fix uninitialised use of entry_return
2011-02-08 Kalle Valoiptables-test: Fix uninitialised use of entry_return
2011-02-08 Samuel OrtizAUTHORS: Mention Henri's contributions
2011-02-08 Henri Braggeofono: Handle ContextAdded/ContextRemoved signals
2011-02-08 Patrik Flyktwifi: Check invalid key/passphrase in gsupplicant conne...
2011-02-07 Patrik Flyktnetwork: Add CONNMAN_NETWORK_ERROR_INVALID_KEY for...
2011-02-07 Patrik Flyktservice: Add CONNMAN_SERVICE_ERROR_INVALID_KEY to servi...
2011-02-07 Patrik Flyktgsupplicant: Report AddNetwork and SelectNetwork errors...
2011-02-07 Samuel Ortizdnsproxy: Do not add NULL domains to the domain list
2011-02-07 Marcel Holtmannplugin: Allow colon as plugin name separator
2011-02-06 Marcel HoltmannRelease 0.69
2011-02-04 Samuel Ortizservice: Remove WPS from the exported D-Bus properties
2011-02-04 Samuel OrtizAUTHORS: Mention Guillaume's contributions
2011-02-04 Guillaume Lucasethernet: Create the bridge before to add an interface...
2011-02-04 Guillaume Lucastechnology: trigger technology creation by new interface
2011-02-04 Mohamed Abbasproxy: Add implementation for internal proxy framework.
2011-02-04 Mohamed Abbaspacrunner: Add pacrunner proxy driver.
2011-02-04 Mohamed Abbaslocation: Allow to get the service for a location
2011-02-03 Henri BraggeTODO: Claim ownership of the provisioning API task
2011-02-03 Samuel Ortizwifi: Debug string typo
2011-02-03 Samuel Ortizwifi: Return a tethering error if AP mode is not suppor...
2011-02-03 Daniel Wagnerstats: Add comment about MAP_SHARED
2011-02-03 Samuel OrtizAUTHORS: Mention Grant's contributions
2011-02-02 Samuel Ortizgsupplicant: Add ciphers only for WPA PSK and EAP
2011-02-02 Samuel Ortizwifi: Use WPA2 only when in AP mode
2011-02-02 Samuel Ortizgsupplicant: Set WPA protocol
2011-02-02 Samuel Ortizwifi: Set AP ciphers to CCMP only
2011-02-02 Samuel Ortizgsupplicant: Set WPA ciphers
2011-02-02 Samuel Ortizwifi: Initial tethering support
2011-02-02 Samuel Ortizgsupplicant: Add interface ap_scan property setting
2011-02-02 Samuel Ortizgsupplicant: Add interface bridge setting
2011-02-02 Samuel Ortizgsupplicant: Call select_network callback
2011-02-02 Samuel Ortizgsupplicant: Add network scan ssid setting
2011-02-02 Samuel Ortizgsupplicant: Add network channel setting
2011-02-02 Samuel Ortizgsupplicant: Add interface mode capability getter
2011-02-02 Samuel Ortizwifi: Track interfaces
2011-02-02 Samuel Ortizgsupplicant: Add network mode support
2011-02-02 Samuel Ortiztest: Handle new tethering properties
2011-02-02 Samuel Ortizdoc: Update documentation regarding tethering properties
2011-02-02 Samuel Ortiztethering: Add a tethering property per technology
2011-01-31 Daniel Wagnerdnsproxy: Fallback to resolv.conf if dnsproxy fails
2011-01-31 Grant Ericksonstats: Fix double free error
2011-01-28 Marcel HoltmannRelease 0.68
2011-01-28 Samuel Ortizwifi: Remove legacy plugin
2011-01-28 Kalle Valonmcompat: D-Bus configuration file
2011-01-28 Kalle Valonmcompat: Support nm dbus properties
2011-01-28 Kalle Valonmcompat: Add plugin
2011-01-28 Kalle Valomanager: Remove network-manager compatibility code
2011-01-28 Marcel Holtmannbuild: Fix checks for systemd unit directory
2011-01-28 Marcel Holtmannbuild: Remove deprecated --enable-dnsproxy option
2011-01-28 Daniel WagnerTODO: Remove DNS Proxy entry
2011-01-28 Daniel Wagnerdhcp: Move plugins/dhcp in to core
2011-01-28 Mohamed Abbasopenconnect: error_code implementation
2011-01-28 Mohamed Abbasvpnc: error_code implementation
2011-01-28 Mohamed Abbasvpn: Allow plugins to report error code
2011-01-28 Mohamed Abbasprovider: Report VPN error code
2011-01-28 Mohamed Abbastask: Pass exit code to the exit callback
2011-01-28 Samuel Ortizvpn: Fix vpn_died prototype
2011-01-27 Daniel Wagneropenvpn: Use parser table instead of open coding
2011-01-27 Samuel Ortizservice: Check for WPS support only in the WiFi case
2011-01-27 Daniel Wagnerprovider: route_env_parse should depend on type not...
2011-01-27 Daniel Wagneropenvpn: Fix typo in routing prefix check
2011-01-27 Tomasz BursztykaTODO: Removing WPS related part
2011-01-27 Tomasz Bursztykagsupplicant: Disconnect request might not need to go...
2011-01-27 Tomasz Bursztykatest: WPS input added in agent test script
2011-01-27 Tomasz Bursztykaservice: WPS connection logic
2011-01-27 Tomasz Bursztykaagent: WPS input request logic
2011-01-27 Tomasz Bursztykaservice: WPS enabled getter
2011-01-27 Tomasz Bursztykadoc: WPS method input documentation added to agent...
2011-01-27 Tomasz Bursztykatest: WPS property support
2011-01-27 Tomasz Bursztykadoc: Add service WPS attribute to service-api.txt
2011-01-27 Tomasz Bursztykaservice: WPS support
2011-01-27 Tomasz Bursztykawifi: WPS support
2011-01-27 Tomasz Bursztykanetwork: WPS support
2011-01-27 Tomasz Bursztykagsupplicant: WPS start() method implementation
2011-01-27 Tomasz Bursztykagsupplicant: WPS event signal support
2011-01-27 Tomasz Bursztykagsupplicant: WPS credentials signal support
2011-01-27 Tomasz Bursztykagsupplicant: bss/network wps enabled support
2011-01-27 Pekka Pessiofono: be proactive with registration status
2011-01-27 Pekka Pessiofono: be proactive when connecting
2011-01-27 Pekka Pessiservice: Mark service as failed if connect fails
next