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-06-15
service: Take last error into acount when retrying to connect
Tomasz Bursztyka
1
-5
/
+19
2012-06-15
agent: Implement the new type and argument for RequestInput method call
Tomasz Bursztyka
1
-1
/
+18
2012-06-15
service: Add a getter for the passphrase
Tomasz Bursztyka
2
-0
/
+9
2012-06-14
timeserver: Simplify timeserver IP address checking
Patrik Flykt
1
-11
/
+1
2012-06-14
main: Simplify fallback nameserver parsing
Patrik Flykt
1
-8
/
+1
2012-06-14
service: Simplify nameserver route adding and removing
Patrik Flykt
1
-30
/
+6
2012-06-14
service: Check that the supplied nameserver is in numeric format
Patrik Flykt
1
-4
/
+6
2012-06-14
inet: Create helper function for IP address checking
Patrik Flykt
1
-0
/
+20
2012-06-11
ipconfig: Set IPv6 privacy default value from kernel default
Jukka Rissanen
1
-1
/
+5
2012-06-11
dnsproxy: Do not print too many info messages
Jukka Rissanen
1
-6
/
+6
2012-06-11
config: Check if we need to rescan the config file for any changes
Jukka Rissanen
3
-8
/
+38
2012-06-11
config: No service removal on cleanup
Jukka Rissanen
1
-0
/
+9
2012-06-11
config: Check individual service entries for removal
Jukka Rissanen
1
-1
/
+37
2012-06-11
config: Use config file name and entry when deciding removal
Jukka Rissanen
3
-3
/
+4
2012-06-11
config: Save service after provisioning it
Jukka Rissanen
1
-0
/
+2
2012-06-11
service: Support function that saves service
Jukka Rissanen
2
-0
/
+6
2012-06-11
service: Sort service sequence after checking provisioned services
Jukka Rissanen
2
-0
/
+17
2012-06-11
service: Mark service as dirty and needing sorting
Jukka Rissanen
2
-0
/
+7
2012-06-11
service: Add function to set the favorite flag
Jukka Rissanen
3
-10
/
+34
2012-06-11
service: Remove unprovisioned services when starting connman
Jukka Rissanen
1
-0
/
+62
2012-06-11
service: Save provisioned config information
Jukka Rissanen
1
-0
/
+9
2012-06-11
config: Set config information in service
Jukka Rissanen
1
-0
/
+10
2012-06-11
config: Remove service if config file is removed
Jukka Rissanen
1
-21
/
+48
2012-06-11
service: Add function to remove a service
Jukka Rissanen
2
-9
/
+31
2012-06-11
service: Add setter for config information
Jukka Rissanen
2
-0
/
+19
2012-06-11
storage: Add function to remove a service directory
Jukka Rissanen
2
-0
/
+64
2012-06-11
service: Add function to return service by identifier
Jukka Rissanen
2
-0
/
+6
2012-06-07
dnsproxy: Randomize the transaction id
Jukka Rissanen
1
-13
/
+12
2012-06-07
dnsproxy: Use memmove() when discarding domain name
Jukka Rissanen
1
-1
/
+5
2012-06-07
dnsproxy: Check overlapping memcpy
Jukka Rissanen
1
-6
/
+15
2012-06-07
service: remove extra semicolon
Grant Erickson
1
-1
/
+1
2012-05-31
dnsproxy: If the answer is in the cache, the UDP request is released
Paulo Pizarro
1
-14
/
+12
2012-05-31
ntp: Log the time slew delta
Grant Erickson
1
-0
/
+2
2012-05-30
main.conf: Add InputRequestTimeout and BrowserLaunchTimeout
Marcel Holtmann
1
-0
/
+14
2012-05-30
agent: Use input request and browser launch timeouts
Patrik Flykt
1
-6
/
+8
2012-05-30
main: Add InputRequestTimeout and BrowserLaunchTimeout variables
Patrik Flykt
1
-0
/
+30
2012-05-28
service: Clean up append_nameservers() helper function
Patrik Flykt
1
-12
/
+7
2012-05-28
service: Proper ordering of nameservers and search domains
Patrik Flykt
1
-5
/
+12
2012-05-28
resolver: Clean up remove function
Patrik Flykt
1
-6
/
+3
2012-05-28
service: Properly handle nameservers and search domains
Patrik Flykt
1
-0
/
+6
2012-05-28
service: Remove previous nameservers and search domains
Patrik Flykt
1
-0
/
+2
2012-05-28
service: Add helpers for removing nameservers and search domains
Patrik Flykt
1
-0
/
+68
2012-05-28
resolver: Simplify code to return if a resolver entry exists
Patrik Flykt
1
-9
/
+6
2012-05-28
dnsproxy: Fix wrong domain len causing crash in memmove
Lucas De Marchi
1
-3
/
+3
2012-05-28
dnsproxy: Avoid useless memset
Lucas De Marchi
1
-1
/
+1
2012-05-28
dnsproxy: Fix constiness of variables
Lucas De Marchi
1
-21
/
+18
2012-05-28
storage: Remove obsolete functions that nobody calls
Jukka Rissanen
2
-26
/
+0
2012-05-28
config: Remove unused function
Jukka Rissanen
1
-56
/
+0
2012-05-28
agent: Update __connman_agent_report_error to return -EINPROGRESS
Patrik Flykt
2
-2
/
+2
2012-05-28
agent: Update functions used by wispr to send -EINPROGRESS
Patrik Flykt
2
-3
/
+3
[prev]
[next]