summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-20test: Cannot set both name and passphraseJukka Rissanen1-8/+6
2012-04-20main: Set default values if main.conf is not foundPatrik Flykt1-4/+6
2012-04-19service: Changing default service was not correctly checkedJukka Rissanen1-6/+1
2012-04-19service: fix glib critical messages about g_sequence_sort_changedTomasz Bursztyka1-7/+9
2012-04-19notifier: Change notifer_count_online() to notifier_is_online()Daniel Wagner1-8/+5
2012-04-19notifier: Change __connman_notifier_count_connected() to *_is_connected()Daniel Wagner3-8/+7
2012-04-19pacrunner: Memory leak in dbus containerJukka Rissanen1-2/+7
2012-04-19service: Send Timeservers.Configuration property changedPatrik Flykt1-0/+10
2012-04-17Release 0.800.80Marcel Holtmann2-1/+20
2012-04-17notifier: Distinguish between different statesDaniel Wagner1-16/+50
2012-04-17service: Update notifier on ONLINE stateDaniel Wagner1-1/+3
2012-04-17notifier: Add __connman_notifier_online()Daniel Wagner2-0/+6
2012-04-17notifier: Add old state to __connman_notifier_disconnect()Daniel Wagner3-3/+5
2012-04-17doc: Add missing property for service timeserversMarcel Holtmann1-0/+6
2012-04-17doc: Mention the special offline handling for state propertyMarcel Holtmann1-0/+6
2012-04-17doc: Update global state property detailsMarcel Holtmann1-5/+17
2012-04-17notifier: Remove extra empty lineMarcel Holtmann1-1/+0
2012-04-17log: Remove D-Bus iterators for debug propertiesMarcel Holtmann2-27/+0
2012-04-17manager: Remove experimental debug propertiesMarcel Holtmann1-5/+0
2012-04-17test: Remove handling of no longer existing propertiesMarcel Holtmann3-17/+2
2012-04-17manager: Make two global variables staticMarcel Holtmann1-2/+2
2012-04-17network: Remove unused functionDaniel Wagner2-10/+0
2012-04-17device: use g_hash_table_replace instead of insert functionTomasz Bursztyka1-1/+1
2012-04-17nat: use g_hash_table_replace instead of insert functionTomasz Bursztyka1-1/+1
2012-04-17task: use g_hash_table_replace instead of insert functionTomasz Bursztyka1-1/+1
2012-04-17vpn: use g_hash_table_replace instead of insert functionTomasz Bursztyka1-1/+1
2012-04-17bluetooth: use g_hash_table_replace instead of insert functionTomasz Bursztyka1-1/+1
2012-04-17service: Default service notifier is called too many timesJukka Rissanen1-1/+6
2012-04-17service: Use g_hash_table_replace instead of insert functionTomasz Bursztyka1-2/+2
2012-04-17service: Fix service_send_changed abort signal while cleaning upTomasz Bursztyka1-1/+3
2012-04-17service: Schedule auto connect procedure to be ran on its ownTomasz Bursztyka1-6/+27
2012-04-17service: Do not autoconnect if service is getting removedTomasz Bursztyka1-0/+2
2012-04-17supplicant: Remove trailing whitespaceJulien Massot1-1/+1
2012-04-17service: Move setting of WPS input from agent to service.Julien Massot2-18/+10
2012-04-17service: Add function to check the WPS PIN validityJulien Massot1-0/+20
2012-04-17service: request_input_cb handle wps settingJulien Massot4-0/+5
2012-04-17network: Avoid connection to a network with invalid keyJulien Massot2-7/+22
2012-04-17service: Check the passphrase validityJulien Massot2-16/+75
2012-04-17gsupplicant: Interpret "invalid message format" as invalid-key errorJulien Massot1-2/+7
2012-04-17main.conf: Document main.conf optionsPatrik Flykt1-0/+25
2012-04-17test: Remove set-address scriptJukka Rissanen2-46/+1
2012-04-17config: Warn user if no configuration is foundJukka Rissanen1-3/+10
2012-04-16gdbus: Remove unneeded NEED_DBUS_WATCH_GET_UNIX_FD checkMarcel Holtmann1-4/+0
2012-04-16build: Require D-Bus 1.4 or laterMarcel Holtmann1-15/+2
2012-04-12service: Check for settings list being non-NULLPatrik Flykt1-1/+2
2012-04-12TODO: Mark FallbackNameservers and FallbackTimeservers donePatrik Flykt1-13/+0
2012-04-12resolver: Append fallback nameserversPatrik Flykt2-29/+9
2012-04-12main: Implement 'FallbackNameservers' main.conf optionPatrik Flykt1-0/+47
2012-04-12google: Remove google nameserver pluginPatrik Flykt5-68/+0
2012-04-12timeserver: Nameserver array was not freedJukka Rissanen1-1/+5