platform/upstream/connman.git
2012-11-23 Daniel Wagnersession: Add sessions config update function
2012-11-23 Daniel Wagnerdbus: Add SELinux support
2012-11-23 Daniel Wagnerinotify: Watch out for files moved to/from watched...
2012-11-23 Daniel Wagnerinotify: Move inotify code into its own file
2012-11-23 Daniel Wagnerconfig: Factor out config inotify handler
2012-11-23 Daniel Wagnerbuild: No FORTIFY flags when building without optimization
2012-11-23 Jukka Rissanenprovider: Set the state properly when removing provider
2012-11-23 Jukka Rissanenopenvpn-script: Removed extra empty line
2012-11-23 Jukka Rissanendoc: Clarify UserRoutes and ServerRoutes documentation
2012-11-23 Jukka Rissanenopenvpn: Set default options if user has not supplied...
2012-11-23 Jukka Rissanenopenvpn: Allow configuration via user supplied config...
2012-11-23 Jukka Rissanenopenvpn: Remove obsolete --tls-client option
2012-11-23 Daniel Wagnerdevice: Include stdlib.h
2012-11-23 Daniel Wagnervpn: Remove unused variable
2012-11-23 Jukka Rissanenipconfig: Do not check device if interface name is...
2012-11-23 Jukka Rissanenselinux: Add Type Enforcement rule compilation
2012-11-23 Jukka Rissanenmain: Plugin and provider cleanup order fixed
2012-11-23 Jukka Rissanenvpn: Go to failure state if vpn information cannot...
2012-11-23 Jukka Rissanenopenconnect-script: Print errors to syslog instead...
2012-11-23 Jukka Rissanenopenvpn-script: Print errors to syslog instead of stderr
2012-11-23 Jukka Rissanenvpnd: Quit if no VPN configurations are found
2012-11-23 Jukka Rissanenvpnd: Add function that quits vpnd if no VPN configurat...
2012-11-23 Jukka Rissanenvpn-plugin: Set state correctly if vpn client process...
2012-11-23 Jukka Rissanenvpnd: Make sure provider is taken to ready state
2012-11-23 Jukka Rissanenpptp: Remember the connection password
2012-11-23 Jukka Rissanenl2tp: Remember the connection password
2012-11-23 Jukka Rissanenvpn-provider: Remove vpn provider from storage when...
2012-11-23 Jukka Rissanenvpn-provider: Send ConnectionRemoved signal when needed
2012-11-23 Jukka Rissanenprovider: Do not remove the provider as it would remove...
2012-11-23 Jukka Rissanenstorage: Add function to remove provider files
2012-11-23 Jukka Rissanenprovider: Add callback when creating vpn provider
2012-11-23 Jukka Rissanenvpn-provider: Send ConnectionAdded signal when needed
2012-11-23 Jukka Rissanenprovider: Removed the connect part from the create...
2012-11-23 Jukka Rissanenvpn: Free allocated ipconfig struct
2012-11-23 Jukka Rissanenipconfig: Add ipconfig unref function
2012-11-23 Jukka Rissanenmanager: Deprecating connect/remove provider API
2012-11-23 Jukka Rissanenvpn: Add preliminary agent support
2012-11-23 Jukka Rissanenagent: Split agent code into generic and service specif...
2012-11-23 Jukka Rissanenvpn: Introduce config file for vpnd
2012-11-23 Jukka Rissanendoc: Example configuration file for vpnd
2012-11-23 Jukka Rissanenvpn: Hash provider data using the ident instead of...
2012-11-23 Jukka Rissanenvpnd: Add -r option which enables route handling in...
2012-11-23 Jukka Rissanenvpn: Resolve vpn hostname if necessary
2012-11-23 Jukka Rissanenprovider: Refactor server and user route handling
2012-11-23 Jukka Rissanenprovider: Initially provider ipconfigs are now OFF
2012-11-23 Jukka Rissanenplugin: Add VPN plugin that will interact with vpnd
2012-11-23 Jukka Rissanenprovider: Support functions added
2012-11-23 Jukka Rissanenprovider: Remove functionality that is no longer used
2012-11-23 Jukka Rissanenprovider: Add more driver interface functions needed...
2012-11-23 Jukka Rissanenprovider: Provider disconnect function made available...
2012-11-23 Jukka Rissanentest: New VPN test script that connect to connman-vpnd
2012-11-23 Jukka Rissanentest: Renamed old VPN scripts
2012-11-23 Jukka Rissanenvpn: New vpn daemon that handles vpn connections and...
2012-11-23 Jukka Rissanenlog: Give program name and version in log init
2012-11-23 Jukka Rissanendevice: Move device creation func into device.c
2012-11-23 Jukka Rissanenipconfig: Move IP address API into separate ipaddress...
2012-11-23 Jukka Rissanendoc: VPN daemon API descriptions
2012-11-22 Patrik Flyktcore: Use interface index instead of interface name
2012-11-19 Patrik FlyktTODO: Add WiFi plugin data struct handling task
2012-11-19 Patrik Flyktdnsproxy: Use TCP connections only for the intended...
2012-11-19 Patrik Flyktdnsproxy: Check the result of socket creation when...
2012-11-19 Patrik Flyktdnsproxy: Check GIO channel for NULL before use
2012-11-16 Forest Bonddnsproxy: Close the UDP socket on error condition.
2012-11-15 Daniel Wagnerofono: Remove network if GPRS context is removed
2012-11-13 Danny Jeongseok Seoiptables: A file descriptor cannot be a nagative integer
2012-11-13 Danny Jeongseok Seomanager: Fix negative error code
2012-11-13 Patrik Flyktwifi: Handle D-Bus method call failure
2012-11-13 Patrik Flyktsupplicant: Handle race condition on WiFi dongle removal
2012-11-13 Patrik Flyktbridge: Close socket on error
2012-11-13 Danny Jeongseok Seogdhcp: Fix resource leak
2012-11-13 Danny Jeongseok Seogweb: Check null before reference
2012-11-13 Danny Jeongseok Seoinet: Fix resource leak
2012-11-07 Jukka Rissanenwifi: Skip service if there is error while loading...
2012-11-05 Jukka RissanenREADME: Add information about network interface clearin...
2012-11-05 Daniel Wagnersession: Register session after policy plugin returned...
2012-11-05 Daniel Wagnersession: Factor out user settings in __connman_session_...
2012-11-05 Daniel Wagnersession: Remove struct connman_session_bearer
2012-11-05 Daniel Wagnersession: Handle no match case in parse_bearers()
2012-11-05 Daniel Wagnersession: parse_bearers() should check for invalid types
2012-11-05 Daniel Wagnersession: Rename session_parse_allowed_bearers() to...
2012-11-05 Daniel Wagnersession: Remove match_all from connman_session_bearer
2012-11-05 Daniel Wagnersession: Remove name variable from connman_session_bearer
2012-11-05 Daniel Wagnersession: Add callback to policy create()
2012-11-05 Daniel Wagnersession: Policy register should check callback existence
2012-11-05 Daniel Wagnersession: Pick directly first policy in list
2012-11-05 Daniel Wagnersession: Factor out memory release part of cleanup_session
2012-11-05 Daniel Wagnermanager: Allow async CreateSession method call
2012-11-05 Daniel Wagnerstorage: Add void if function does not have any arguments
2012-11-02 Jukka Rissanendhcp: Clear ipaddresses from ipconfig before starting...
2012-11-02 Jukka Rissanenipconfig: Add function to clear ipaddress information
2012-10-29 Emil Renner... openvpn: Support '--tls-auth <file>' with optional...
2012-10-29 Emil Renner... openvpn: Add more options
2012-10-26 Marcel HoltmannRelease 1.9 1.9
2012-10-26 Tomasz Bursztykatechnology: Do not proceed with tethering if technology...
2012-10-25 Marti Raudseppsystemd: prevent duplicate logging messages in journal
2012-10-25 Tomasz Bursztykatechnology: Do not presume a technology being hardblock...
2012-10-25 Patrik Flyktdnsproxy: Add reply host part length checking
2012-10-23 Tomasz Bursztykawispr: Free wispr portal context in the relevant place
2012-10-22 Tomasz Bursztykadevice: Do not mark connecting networks unavailable
2012-10-19 Jukka Rissanennetwork: Fix typo in debug print
next