framework/connectivity/connman.git
2012-04-20 Jukka Rissanentest: Cannot set both name and passphrase
2012-04-20 Patrik Flyktmain: Set default values if main.conf is not found
2012-04-19 Jukka Rissanenservice: Changing default service was not correctly...
2012-04-19 Tomasz Bursztykaservice: fix glib critical messages about g_sequence_so...
2012-04-19 Daniel Wagnernotifier: Change notifer_count_online() to notifier_is_...
2012-04-19 Daniel Wagnernotifier: Change __connman_notifier_count_connected...
2012-04-19 Jukka Rissanenpacrunner: Memory leak in dbus container
2012-04-19 Patrik Flyktservice: Send Timeservers.Configuration property changed
2012-04-17 Marcel HoltmannRelease 0.80
2012-04-17 Daniel Wagnernotifier: Distinguish between different states
2012-04-17 Daniel Wagnerservice: Update notifier on ONLINE state
2012-04-17 Daniel Wagnernotifier: Add __connman_notifier_online()
2012-04-17 Daniel Wagnernotifier: Add old state to __connman_notifier_disconnect()
2012-04-17 Marcel Holtmanndoc: Add missing property for service timeservers
2012-04-17 Marcel Holtmanndoc: Mention the special offline handling for state...
2012-04-17 Marcel Holtmanndoc: Update global state property details
2012-04-17 Marcel Holtmannnotifier: Remove extra empty line
2012-04-17 Marcel Holtmannlog: Remove D-Bus iterators for debug properties
2012-04-17 Marcel Holtmannmanager: Remove experimental debug properties
2012-04-17 Marcel Holtmanntest: Remove handling of no longer existing properties
2012-04-17 Marcel Holtmannmanager: Make two global variables static
2012-04-17 Daniel Wagnernetwork: Remove unused function
2012-04-17 Tomasz Bursztykadevice: use g_hash_table_replace instead of insert...
2012-04-17 Tomasz Bursztykanat: use g_hash_table_replace instead of insert function
2012-04-17 Tomasz Bursztykatask: use g_hash_table_replace instead of insert function
2012-04-17 Tomasz Bursztykavpn: use g_hash_table_replace instead of insert function
2012-04-17 Tomasz Bursztykabluetooth: use g_hash_table_replace instead of insert...
2012-04-17 Jukka Rissanenservice: Default service notifier is called too many...
2012-04-17 Tomasz Bursztykaservice: Use g_hash_table_replace instead of insert...
2012-04-17 Tomasz Bursztykaservice: Fix service_send_changed abort signal while...
2012-04-17 Tomasz Bursztykaservice: Schedule auto connect procedure to be ran...
2012-04-17 Tomasz Bursztykaservice: Do not autoconnect if service is getting removed
2012-04-17 Julien Massotsupplicant: Remove trailing whitespace
2012-04-17 Julien Massotservice: Move setting of WPS input from agent to service.
2012-04-17 Julien Massotservice: Add function to check the WPS PIN validity
2012-04-17 Julien Massotservice: request_input_cb handle wps setting
2012-04-17 Julien Massotnetwork: Avoid connection to a network with invalid key
2012-04-17 Julien Massotservice: Check the passphrase validity
2012-04-17 Julien Massotgsupplicant: Interpret "invalid message format" as...
2012-04-17 Patrik Flyktmain.conf: Document main.conf options
2012-04-17 Jukka Rissanentest: Remove set-address script
2012-04-17 Jukka Rissanenconfig: Warn user if no configuration is found
2012-04-16 Marcel Holtmanngdbus: Remove unneeded NEED_DBUS_WATCH_GET_UNIX_FD...
2012-04-16 Marcel Holtmannbuild: Require D-Bus 1.4 or later
2012-04-12 Patrik Flyktservice: Check for settings list being non-NULL
2012-04-12 Patrik FlyktTODO: Mark FallbackNameservers and FallbackTimeservers...
2012-04-12 Patrik Flyktresolver: Append fallback nameservers
2012-04-12 Patrik Flyktmain: Implement 'FallbackNameservers' main.conf option
2012-04-12 Patrik Flyktgoogle: Remove google nameserver plugin
2012-04-12 Jukka Rissanentimeserver: Nameserver array was not freed
2012-04-12 Jukka Rissanentimeserver: Timeserver array was not freed
2012-04-12 Jukka Rissanenprovider: Disconnect VPN when phy service is disconnected
2012-04-11 Patrik Flyktservice: Schedule ServicesChanged signal to be sent
2012-04-11 Patrik Flyktservice: Add ServicesChanged signal
2012-04-11 Marcel Holtmanndoc: Remove ServicesAddedd and ServiceRemoved signals
2012-04-11 Marcel Holtmanndoc: Add ServicesChanged signal to manager API
2012-04-11 Julien Massottest: Remove provision service
2012-04-11 Patrik FlyktMakefile: Remove test/provision-service from Makefile.am
2012-04-11 Patrik FlyktTODO: Mark PreferredTechnologies (PriorityTechnologies...
2012-04-11 Patrik Flyktservice: Update ordering regarding connected preferred...
2012-04-11 Patrik Flyktservice: Function for checking and updating service...
2012-04-11 Patrik Flyktservice: Try preferred technologies first, then normal...
2012-04-11 Patrik Flyktservice: Factor out code for switching two services
2012-04-11 Patrik Flyktservice: Create preferred technology list
2012-04-11 Patrik Flyktmain: Add 'PreferredTechnologies' configuration file...
2012-04-11 Patrik Flyktmain: Free g_key_file config immediately after use
2012-04-11 Patrik FlyktTODO: Mark DefaultAutoConnectTechnologies done
2012-04-11 Patrik Flyktservice: Set autoconnect according to configured prefer...
2012-04-11 Patrik Flyktmain: Add 'DefaultAutoConnectTechnologies' configuratio...
2012-04-11 Patrik Flyktservice: Add __connman_service_string2type() function
2012-04-05 Alok Barsodetimeserver: Check for resolv before accessing it
2012-04-05 Alok Barsodetimeservers: Add Fallback Timerservers
2012-04-05 Alok Barsodemain: Parse FallbackTimeservers list from main.conf
2012-04-05 Alok Barsodentp: Shorten NTP failure delay
2012-04-05 Alok Barsodetest: Add set-timeservers
2012-04-05 Alok Barsodedoc: Add Timeserves.Configuration service property
2012-04-05 Alok Barsodetimeserver: Add Timeservers.Configuration to timeserver...
2012-04-05 Alok Barsodeservice: Add Timeservers.Configuration Property
2012-04-05 Alok Barsodetimeserver: Add service gateway to timeserver list
2012-04-05 Alok Barsodetimeserver: Create timeserver list
2012-04-05 Alok Barsodetimeserver: Trigger ntp on default changed notifier
2012-04-05 Alok Barsodeservice: Add __connman_service_get_default
2012-04-05 Alok BarsodeReplace older system timeserver values with new ones...
2012-04-05 Alok Barsodemeego: Remove the meego plugin
2012-04-05 Anderson Lizardogdbus: Use destroy callback for service watch
2012-04-05 Syam Sidhardhangdbus: Fix white space coding style issue
2012-04-05 Jukka Rissanenconnection: Add host route for VPN when setting default...
2012-04-05 Jukka Rissanenconnection: Remove wrong VPN route
2012-04-05 Patrik Flyktinet: Build failure fix
2012-04-05 Jukka Rissanen6to4: Connectivity check was done too early
2012-04-05 Jukka Rissanengweb: Add more debug prints when error happens
2012-04-05 Jukka Rissanen6to4: Add web debug prints
2012-04-05 Jukka Rissaneninet: Refactor rtnl functions in 6to4.c
2012-04-05 Jukka Rissanenconnection: Set additional point-to-point route
2012-04-05 Jukka Rissanenservice: Nameservers behind P-t-P link need special...
2012-04-05 Jukka Rissanennet: Add functions to get dest address of P-t-P link
2012-04-05 Jukka Rissanentodo: Mark split tunneling/routing done
2012-04-05 Jukka Rissanenconnection: Remove original default route only when...
2012-04-05 Jukka Rissanenservice: Return service split routing status
2012-04-05 Jukka Rissanenconnection: Update service list order
next