summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-08-09Upstream/technology: Follow external rfkill events and act accordinglyJukka Rissanen1-6/+27
2013-08-09Upstream/technology: Check offline mode separately when rfkill device is addedJukka Rissanen1-3/+4
2013-08-09Upstream/technology: Do not activate technology if returning fromJukka Rissanen1-0/+3
2013-08-09Upstream/technology: Print information when technogy is switched onJukka Rissanen1-1/+3
2013-08-05Add build and configure filesubmit/tizen/20130805.055949Zhang zhengguang2-2/+7
2013-07-26Tethering: Optimize the interface between connman and mobileap-agentChengyi Zhao2-28/+19
2013-07-18Tethering: Add tethering feature support in config fileChengyi Zhao1-1/+1
2013-07-18Tethering: Add hidden access point support in technologyChengyi Zhao1-1/+22
2013-07-18Tethering: Add open access point support in technologyChengyi Zhao1-15/+18
2013-07-18Tethering: Notify listeners when station connection changesChengyi Zhao2-1/+103
2013-07-12Tethering: Add station information management featureChengyi Zhao1-0/+88
2013-07-04Tizen: Add always on featureArron Wang1-0/+40
2013-07-04Tizen: Fix wifi enterprise to support SIM and AKAArron Wang1-0/+12
2013-07-01Tizen: Export network get ifname API for telephony pluginArron Wang1-0/+20
2013-07-01Tizen: Export network proxy API for telephony pluginArron Wang3-0/+38
2013-07-01Fix Wi-Fi WEP OPEN and WEP SHAREDJaehyun Kim1-0/+6
2013-07-01Tizen: Add refcount for cellular service connectionArron Wang2-0/+88
2013-07-01Tizen: Fix reply pending bugArron Wang1-0/+12
2013-07-01Tizen: Add last known address in DHCP discovery requestArron Wang1-0/+12
2013-07-01Tizen: Append extra wifi service propertyArron Wang1-0/+42
2013-07-01Tizen: Export more wifi info in ConnMan network APIArron Wang1-0/+73
2013-06-27Tizen: Add option to disable link local addressarron.wang1-0/+11
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