summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-10-31Tizen: Fix wifi enterprise to support SIM and AKAArron Wang1-1/+12
2014-10-31Tizen: Export network proxy API for telephony pluginArron Wang3-0/+38
2014-10-31Tizen: Append extra wifi service propertyArron Wang1-0/+43
2014-10-31Tizen: Export more wifi info in ConnMan network APIArron Wang1-0/+73
2014-10-31Set ConnMan default settings in config filesZhang zhengguang2-1/+6
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang31-867/+2607
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang59-5911/+10209
2013-06-12dhcpv6: Send domain list option to serverJukka Rissanen1-12/+18
2013-06-12ippool: Clear allocated block pointer at cleanupJukka Rissanen1-0/+1
2013-06-12ippool: Private address check was incorrectJukka Rissanen1-13/+5
2013-06-10service: Send proxy properties when connected or disconnectedJukka Rissanen1-0/+2
2013-06-10technology: Offlinemode could not be disabled if no technology was poweredJukka Rissanen1-5/+9
2013-06-10service: Use GList instead of GSequence for service listDaniel Wagner1-186/+116
2013-06-10session: Use GList instead of GSequence for service listDaniel Wagner1-53/+41
2013-06-10session: Use service iterator instead of match/creation callbacksDaniel Wagner3-36/+28
2013-06-10service: Initialize tech_dataDaniel Wagner1-1/+1
2013-06-04dhcpv6: Make sure release message is sentJukka Rissanen1-2/+11
2013-05-31session: Add session identification method to configDaniel Wagner1-0/+4
2013-05-31session: Do not access stale entry pointersDaniel Wagner1-3/+16
2013-05-31session: Add session argument to create_service_entry_cbDaniel Wagner3-4/+9
2013-05-31timeserver: Periodically wake up to recheck timeserversPatrik Flykt1-10/+72
2013-05-31iptables: Fix memory leak when invoking xtables_find_matchDaniel Wagner1-12/+34
2013-05-30config: Remove code implementing Protected config file settingPatrik Flykt1-54/+0
2013-05-29service: Update Domains property when Domains.Configuration changesPatrik Flykt1-0/+1
2013-05-29service: Check service type before fetching interface indexPatrik Flykt1-1/+4
2013-05-24ipconfig: Use system set addresses for IPv4 property in 'manual' modePatrik Flykt1-1/+1
2013-05-22session: Fix service2bearer to return a correct match all ruleDaniel Wagner1-0/+1
2013-05-21service: Restart timeserver polling only for the default servicePatrik Flykt1-1/+3
2013-05-20clock: Implement load and save for Clock API propertiesPatrik Flykt1-0/+62
2013-05-20timeserver: Check the time update methodPatrik Flykt1-0/+3
2013-05-20clock: Export information about time update methodPatrik Flykt2-6/+12
2013-05-12shared: Add helper for looking up debugfs mount pointMarcel Holtmann2-0/+90
2013-05-06dhcpv6: Implement CONFIRM message supportJukka Rissanen1-6/+175
2013-05-06dhcpv6: Remember the last used IPv6 addressJukka Rissanen1-0/+3
2013-05-06ipconfig: Save last used DHCPv6 addressJukka Rissanen1-0/+9
2013-05-06dhcpv6: Added initial MRD supportJukka Rissanen1-0/+6
2013-05-06main: Rename AllowedTetheringTechnologies to TetheringTechnologiesPatrik Flykt3-15/+17
2013-04-30technology: Disable tethering when device disappearsJukka Rissanen1-0/+4
2013-04-30dnsproxy: Do not unref g_io_channel if we know it is nullJukka Rissanen1-4/+8
2013-04-28core: Print timezone information if available from serverMarcel Holtmann1-0/+4
2013-04-26dnsproxy: Conditional jump depends on uninitialized valueJukka Rissanen1-1/+1
2013-04-26dhcpv6: Fix memory leakJukka Rissanen1-0/+2
2013-04-26dhcpv6: Retransmit a message with same transaction idJukka Rissanen1-0/+20
2013-04-26network: Replace connman_uint16_t with uint16_tPatrik Flykt1-5/+5
2013-04-26network: Replace connman_uint8_t with uint8_tPatrik Flykt1-3/+3
2013-04-26service: Replace connman_uint8_t with uint8_tPatrik Flykt1-3/+4
2013-04-26tethering: Use fallback nameservers if dnsproxy is not in useJukka Rissanen1-10/+37
2013-04-26dnsproxy: Return proper return code if listener_table is missingJukka Rissanen1-1/+1
2013-04-26technology: Auto start tethering if enabled and configuredJukka Rissanen1-65/+125
2013-04-26main: Add support for PersistentTetheringMode configuration variableJukka Rissanen1-0/+15