summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-26conf: Add description of PersistentTetheringModeJukka Rissanen1-0/+5
2013-04-26ethernet: Add tethering supportJukka Rissanen1-0/+31
2013-04-26rtnl: Interface was added to technology too earlyJukka Rissanen1-4/+12
2013-04-26device: Add support functions needed by ethernet tetheringJukka Rissanen1-0/+43
2013-04-26main: Add support for AllowedTetheringTechnologies configuration variableJukka Rissanen1-0/+17
2013-04-26conf: Add description of AllowedTetheringTechnologiesJukka Rissanen1-0/+12
2013-04-18dbus: Add connman_dbus_get_connnection_unix_user()Daniel Wagner1-0/+93
2013-04-18dbus: Refactor callback helper structDaniel Wagner1-7/+8
2013-04-18session: Do not fail when creating default policy configurationDaniel Wagner1-13/+3
2013-04-18session: Change to "func_t" postfix to callback typedefDaniel Wagner1-3/+3
2013-04-18session: Empty policy list indicated no match allDaniel Wagner1-1/+1
2013-04-18session: Do not try to access already removed hashDaniel Wagner1-0/+3