summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-04-29core: Update copyright informationMarcel Holtmann39-39/+39
2012-04-29notifier: Fix small coding style issueMarcel Holtmann1-1/+1
2012-04-27wispr: Set host routes when requested by gwebPatrik Flykt1-4/+93
2012-04-27ipconfig: Add ipconfig type to __connman_ipconfig_get_gateway_from_index()Patrik Flykt5-15/+25
2012-04-27wispr: Update g_web_request_get()Patrik Flykt1-2/+4
2012-04-276to4: Update g_web_request_get()Patrik Flykt1-1/+1
2012-04-27technology: Create the settings file in initJukka Rissanen1-0/+3
2012-04-27technology: Save technology state if entry is missing from fileJukka Rissanen1-28/+30
2012-04-27storage: Create settings file only when migratingJukka Rissanen1-27/+7
2012-04-27technology: Offline mode is OFF by defaultJukka Rissanen1-2/+2
2012-04-27technology: Enable ethernet by defaultJukka Rissanen1-2/+9
2012-04-26agent: If service has no security, do not ask for a passphraseAlok Barsode1-2/+5
2012-04-25service: Fixing which wpspin we set according to PBC method or notTomasz Bursztyka1-8/+12
2012-04-25dnsproxy: Delay cache removalJukka Rissanen1-4/+22
2012-04-25ipconfig: Do not tweak IPv6 status of ignored devicesJukka Rissanen1-2/+4
2012-04-25service: Stay at ready state with a preferred technologyPatrik Flykt1-1/+2
2012-04-25service: Use the right network keyword for wpsTomasz Bursztyka1-2/+2
2012-04-24resolver: Use proper IPv6 source address when sending DNS queriesJukka Rissanen3-0/+48
2012-04-24notifier: Handle Manager state when exiting onlinePatrik Flykt3-11/+18
2012-04-24service: a wps pin of length 0 is valid and leads to pbc method usageTomasz Bursztyka1-1/+8
2012-04-24timeserver: Fix NULL network struct access for VPNPatrik Flykt1-7/+7
2012-04-23device: Removing emulated background scanningTomasz Bursztyka1-103/+0
2012-04-23device: Remove the scheduled scan methodTomasz Bursztyka1-5/+0
2012-04-20technology: Fix indentionDaniel Wagner1-1/+1
2012-04-20service: Notify timeserver removal for previous default servicePatrik Flykt1-0/+2
2012-04-20timeserver: Notify service of changed timeserversPatrik Flykt1-0/+2
2012-04-20service: Implement service Timeservers propertyPatrik Flykt2-0/+40
2012-04-20timeserver: Refactor __connman_timeserver_sync()Patrik Flykt2-44/+50
2012-04-20service: Save new service data only after successful connectJukka Rissanen1-3/+30
2012-04-20main: Mark end of array with NULL in order not to crashPatrik Flykt1-0/+1
2012-04-20agent: Memory leak in passphrase replyJukka Rissanen1-0/+1
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-19service: Send Timeservers.Configuration property changedPatrik Flykt1-0/+10
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-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-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-17service: Default service notifier is called too many timesJukka Rissanen1-1/+6