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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-26
manager: Manage properly the pending message for session mode
Tomasz Bursztyka
1
-1
/
+4
2012-09-26
resolver: Make sure we do not use already removed timer
Jukka Rissanen
1
-0
/
+1
2012-09-26
resolver: Do not touch IPv4 servers in redo case
Jukka Rissanen
1
-0
/
+13
2012-09-26
dnsproxy: Remove AI_PASSIVE for connected socket
Jukka Rissanen
1
-1
/
+1
2012-09-26
dnsproxy: Set recipient address when sending msg to DNS server
Jukka Rissanen
1
-2
/
+12
2012-09-25
ipconfig: Set default IPv6 method according to kernel IPv6 support
Jukka Rissanen
1
-2
/
+10
2012-09-25
inet: Add function to check if IPv6 is supported by kernel
Jukka Rissanen
1
-0
/
+12
2012-09-24
rtnl: Ignore netlink messages generated by wext
Johannes Berg
1
-4
/
+12
2012-09-13
technology: Returns the right error when setting tethering
Tomasz Bursztyka
1
-2
/
+6
2012-09-13
tethering: Reset the tethering refcount on error
Patrik Flykt
1
-1
/
+6
2012-09-13
ipconfig: Catch interface name changes
Jukka Rissanen
1
-1
/
+12
2012-09-13
agent: Fixes refcounting issue
Tomasz Bursztyka
1
-12
/
+4
2012-09-11
proxy: Set lookup to NULL if the tokens did not match
Patrik Flykt
1
-0
/
+2
2012-09-11
wispr: Add backpointer to wispr portal structure
Patrik Flykt
1
-0
/
+10
2012-09-07
tethering: Fix error path in __connman_tethering_set_enabled()
Artem Bityutskiy
1
-0
/
+3
2012-09-07
tethering: Re-add error message about missing bridge functionality
Artem Bityutskiy
1
-1
/
+3
2012-09-07
tethering: Fix bridge module loading problem
Artem Bityutskiy
1
-6
/
+12
2012-09-07
technology: Fix memory leak as the tethering strings were not freed
Jukka Rissanen
1
-0
/
+4
2012-09-07
config: Call g_clear_error to prevent memory leak
Danny Jeongseok Seo
1
-0
/
+1
2012-09-04
agent: Always clean up and unref on agent shutdown
Patrik Flykt
1
-12
/
+9
2012-09-04
agent: Cancel agent requests
Patrik Flykt
2
-0
/
+11
2012-09-04
agent: Implement Agent API Cancel() method call
Patrik Flykt
2
-0
/
+56
2012-09-04
agent: Use the Agent queueing functions when sending requests
Patrik Flykt
1
-81
/
+52
2012-09-04
agent: Implement Agent API message queueing
Patrik Flykt
1
-0
/
+114
2012-09-04
Use g_slist_prepend() where appropriate
Patrik Flykt
10
-14
/
+14
2012-08-30
session: Do not track disconnect reason
Daniel Wagner
1
-15
/
+8
2012-08-30
session: Move RoamingPolicy to configuration plugin
Daniel Wagner
1
-40
/
+14
2012-08-30
session: Move EmergencyCall to configuration plugin
Daniel Wagner
1
-99
/
+27
2012-08-30
session: Remove StayConnected implementation
Daniel Wagner
1
-21
/
+2
2012-08-30
session: Move Priority to configuration plugin
Daniel Wagner
1
-18
/
+15
2012-08-30
session: Add configuration plugin
Daniel Wagner
1
-0
/
+95
2012-08-30
session: Remove SessionMarker implementation
Daniel Wagner
1
-12
/
+0
2012-08-30
session: Remove PeriodicConnect implementation
Daniel Wagner
1
-51
/
+3
2012-08-30
session: Remove IdleTimeout implementation
Daniel Wagner
1
-19
/
+0
2012-08-30
service: Do not report error twice
Alok Barsode
1
-3
/
+0
2012-08-29
inet: Properly remove IPv4 address and set interface down
Patrik Flykt
1
-3
/
+5
2012-08-23
provider: Return VPN gateway IP address
Jukka Rissanen
1
-1
/
+7
2012-08-23
device: Refactor device scan function
Jukka Rissanen
1
-7
/
+5
2012-08-22
service: Always zero the timeout id when timer triggers
Patrik Flykt
1
-1
/
+2
2012-08-22
service: Send updated properties after ServicesChanged
Patrik Flykt
1
-3
/
+75
2012-08-22
wispr: Fix refcounting issue
Tomasz Bursztyka
1
-4
/
+9
2012-08-20
service: Restore error clearing on Agent reply
Patrik Flykt
1
-0
/
+3
2012-08-17
service: Allow connection if there are interfaces available
Jukka Rissanen
1
-1
/
+32
2012-08-17
inet: Clear IP addresses when interface is set down
Patrik Flykt
1
-2
/
+8
2012-08-17
service: Clear service error on successfull connection attempts
Patrik Flykt
1
-5
/
+4
2012-08-17
ipconfig: Use correct ipconfig ipaddress for FIXED method
Patrik Flykt
1
-9
/
+5
2012-08-17
technology: Move SetProperty to async method call
Tomasz Bursztyka
1
-1
/
+1
2012-08-17
technology: Refactor enable/disable technology
Tomasz Bursztyka
1
-86
/
+39
2012-08-16
timezone: Add comment
Patrik Flykt
1
-1
/
+1
2012-08-16
timezone: If there is no d_type support use fstatat()
Andrei Gherzan
1
-0
/
+13
[next]