summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-21build: Remove useless fake pluginMarcel Holtmann3-121/+0
2012-04-20build: add unit tests to .gitignoreLucas De Marchi1-0/+2
2012-04-20gweb: don't use deprecated gnutls_session typedefLucas De Marchi1-1/+1
2012-04-20gdhcp: fix strict-aliasing warningLucas De Marchi1-1/+1
2012-04-20technology: Fix indentionDaniel Wagner1-1/+1
2012-04-20ofono: Only register network when APN is setJussi Kukkonen1-2/+54
2012-04-20ofono: Fix network_driver nameDaniel 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-20configure.ac: Require glib >= 2.28Patrik Flykt1-2/+2
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-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