index
:
platform/upstream/connman
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
ipsec
pristine-tar
sandbox/nmerinov/llvm
sandbox/pcoval/pc
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_devel
tizen_ivi_genivi
tizen_ivi_release
tizen_tv_devel
upstream
Domain: Network & Connectivity / Data Network;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
provider: Add caller information to ref/unref debug prints.
Jukka Rissanen
2
-6
/
+20
2012-01-24
ipconfig: Add caller information to ref/unref debug prints.
Jukka Rissanen
2
-6
/
+20
2012-01-24
service: Add caller information to ref/unref debug prints.
Jukka Rissanen
2
-6
/
+21
2012-01-24
test-connman: Use Powered property to enable/disable Technologies
Patrik Flykt
1
-6
/
+8
2012-01-24
technology: Add object path to TechnologyAdded signal
Daniel Wagner
1
-0
/
+2
2012-01-24
dnsproxy: Check that cache is valid before accessing it.
Jukka Rissanen
1
-4
/
+12
2012-01-24
network: Avoid double network disconnect.
Jukka Rissanen
1
-1
/
+2
2012-01-24
network: Refactor set_connected() function.
Jukka Rissanen
1
-116
/
+139
2012-01-20
ofono: Cancel pending SetProperty
Daniel Wagner
1
-2
/
+4
2012-01-20
provider: Remove provider from the hash properly
Jukka Rissanen
1
-1
/
+1
2012-01-20
provider: VPN service can be null
Jukka Rissanen
1
-2
/
+4
2012-01-20
technology: Fix g_dbus_emit_signal argument
Alok Barsode
1
-1
/
+1
2012-01-20
technology: Remove unused notifier functions
Patrik Flykt
1
-6
/
+0
2012-01-20
notifier: Remove unused technology notifiers
Patrik Flykt
2
-185
/
+0
2012-01-20
technology: Add 'Powered' Technology property
Patrik Flykt
2
-156
/
+192
2012-01-20
manager: Remove EnableTechnology and DisableTechnology
Patrik Flykt
1
-74
/
+0
2012-01-20
test-manager: Pretty-print SessionMode as 'true'/'false'
Patrik Flykt
1
-1
/
+1
2012-01-20
test-manager: Update test-manager with Technology changes
Patrik Flykt
1
-21
/
+23
2012-01-20
ipconfig: Possible to have double unref
Jukka Rissanen
1
-1
/
+1
2012-01-20
proxy: Service was saved but not referenced
Jukka Rissanen
1
-1
/
+2
2012-01-20
connection: Only take service ref when saving service
Jukka Rissanen
1
-9
/
+5
2012-01-20
service: Properly ref/unref the network
Jukka Rissanen
1
-2
/
+4
2012-01-20
service: Refactor the service unref function
Jukka Rissanen
3
-36
/
+23
2012-01-20
service: Add ref counting debug
Jukka Rissanen
1
-2
/
+2
2012-01-20
service: Cleanup of already removed functionality
Jukka Rissanen
1
-5
/
+1
2012-01-20
dhcpv6: Do not start release if we are not connected
Jukka Rissanen
1
-0
/
+10
2012-01-20
network: Do not start IPv6 autoconfiguration if already pending
Jukka Rissanen
1
-0
/
+10
2012-01-20
dhcpv6: Prevent user from starting DHCPv6 multiple times
Jukka Rissanen
1
-0
/
+16
2012-01-20
network: Add more debug prints
Jukka Rissanen
1
-1
/
+3
2012-01-20
network: Verify we are connected before starting DHCPv6
Jukka Rissanen
1
-0
/
+9
2012-01-20
dhcpv6: Add more debug prints
Jukka Rissanen
1
-1
/
+8
2012-01-20
dhcpv6: Do not wait answer to RELEASE message
Jukka Rissanen
2
-17
/
+9
2012-01-20
ofono: Register technology driver
Daniel Wagner
1
-0
/
+24
2012-01-16
technology: Register a technology is there's a driver for it
Alok Barsode
1
-22
/
+25
2012-01-16
ethernet: Add technology driver for handling ethernet
Alok Barsode
1
-0
/
+23
2012-01-16
technology: Assign driver to technology at creation time
Alok Barsode
1
-15
/
+2
2012-01-16
dnsproxy: Fix invalid hash table cleanup
Daniel Wagner
1
-1
/
+6
2012-01-13
ipconfig: Move connman_ipaddress declaration to connman.h
Daniel Wagner
2
-8
/
+10
2012-01-13
ipconfig: Rename previously public functions
Daniel Wagner
7
-68
/
+68
2012-01-13
ipconfig: Move connman_ipconfig_* to connman.h
Daniel Wagner
2
-29
/
+29
2012-01-13
technology: Add missing args termination
Daniel Wagner
1
-1
/
+2
2012-01-13
test: Fixes enable/disable tethering script according to new API
Tomasz Bursztyka
2
-19
/
+18
2012-01-13
gdhcp: Fix build failure
Samuel Ortiz
1
-2
/
+0
2012-01-13
connection: Fix service refcount
Yu A Wang
1
-0
/
+8
2012-01-13
service: Fix reply_pending in __connman_service_connect
Danny Jeongseok Seo
1
-1
/
+1
2012-01-10
gweb: process_send_file after HTTP Header is sent
Sébastien Bianti
1
-0
/
+3
2012-01-10
session: Undo empty D-Bus message check
Daniel Wagner
1
-5
/
+0
2012-01-10
provider: Undo empty D-Bus message check
Daniel Wagner
1
-3
/
+0
2012-01-10
agent: Undo empty D-Bus message check
Daniel Wagner
1
-6
/
+0
2012-01-10
AUTHORS: Mention Arjan's contributions
Daniel Wagner
1
-0
/
+1
[next]