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
2011-12-01
technology: Check if pending message is NULL before sending it back
Samuel Ortiz
1
-2
/
+4
2011-12-01
service: Make state downgrading routine static
Tomasz Bursztyka
2
-23
/
+22
2011-12-01
service: Recompute service state when moving it up
Tomasz Bursztyka
2
-3
/
+28
2011-12-01
service: Only one service should be online at a time
Tomasz Bursztyka
1
-1
/
+40
2011-12-01
service: Ensure the service list is well sorted after each update
Tomasz Bursztyka
1
-4
/
+10
2011-11-28
tethering: Avoid removing dhcp server twice.
Jukka Rissanen
1
-0
/
+2
2011-11-28
ipconfig: Remove ipconfig from ipconfig_list
Jukka Rissanen
1
-1
/
+2
2011-11-28
6to4: Use the right interface index with gweb
Tomasz Bursztyka
1
-2
/
+6
2011-11-28
wispr: Use the right interface index with gweb
Tomasz Bursztyka
1
-1
/
+6
2011-11-28
technology: Save the pending reply only when the status is inprogress
Yu A Wang
1
-8
/
+12
2011-11-28
service: Support automatically added nameservers
Jukka Rissanen
6
-44
/
+137
2011-11-24
storage: Add default values to settings file.
Alok Barsode
1
-25
/
+58
2011-11-24
dnsproxy: Do not copy two extra bytes if using TCP
Jukka Rissanen
1
-1
/
+1
2011-11-24
dnsproxy: Get rid of extra strlen() calls
Jukka Rissanen
1
-8
/
+11
2011-11-24
dnsproxy: One extra garbage byte was sent at the end of the message
Jukka Rissanen
1
-2
/
+2
2011-11-21
service: Fix memory leak in service_load()
Daniel Wagner
1
-0
/
+1
2011-11-21
service: Set network_created flag only if create_hidden_wifi succeeds
Tomasz Bursztyka
1
-3
/
+3
2011-11-18
service: network_created is set only for hidden services
Tomasz Bursztyka
1
-8
/
+10
2011-11-16
network: connman_network_set_nameservers() handle NULL argument correctly
Daniel Wagner
1
-3
/
+5
2011-11-15
notifier: Remove service from hash in error case
Daniel Wagner
1
-1
/
+1
2011-11-15
network: Call indicate error function in error case
Daniel Wagner
1
-6
/
+4
2011-11-15
task: Make sure the process is eventually killed
Jukka Rissanen
1
-1
/
+43
2011-11-15
task: Allow vpn plugins to send reply
Mohamed Abbas
1
-13
/
+17
2011-11-15
tethering: Use already existing 'tether' bridge interface
Patrik Flykt
1
-5
/
+6
2011-11-14
iptables: Initiate defined table before working on it
Tomasz Bursztyka
1
-5
/
+13
2011-11-10
network: Fix failed to reconnect to 3G network when connect failed
Yu A Wang
1
-7
/
+1
2011-11-10
rfkill.h: Remove unused header file
Daniel Wagner
1
-2
/
+0
2011-11-10
core: Use gcc atomics instead glib's ones
Daniel Wagner
9
-118
/
+139
2011-11-07
doc: Remove outdate SetupRequired property
Samuel Ortiz
1
-3
/
+0
2011-11-07
provider: Helper function for fetching the keyfile group
Patrik Flykt
1
-0
/
+5
2011-11-07
provider: Define a save function for provider drivers
Patrik Flykt
1
-0
/
+3
2011-11-07
provider: Load and save provider data
Patrik Flykt
1
-0
/
+66
2011-11-07
storage: Load and save functions for providers
Patrik Flykt
2
-0
/
+40
2011-11-07
storage: Trivial change to free pathname in common part of the code
Patrik Flykt
1
-5
/
+2
2011-11-07
storage: Don't list provider settings directories
Patrik Flykt
1
-1
/
+2
2011-11-07
network: Check device pointer when doing IPv6 autoconf
Jukka Rissanen
1
-0
/
+3
2011-11-07
network: Disconnect network properly
Jukka Rissanen
1
-0
/
+2
2011-11-07
inet: Cleanup the router solicitations handler properly
Jukka Rissanen
1
-1
/
+5
2011-11-07
inet: Fix file descriptor leak when comparing subnets
Jukka Rissanen
1
-0
/
+3
2011-10-31
device: Cancel pending trigger when device is removed
Daniel Wagner
1
-5
/
+10
2011-10-31
session: Implement Session API Destroy method call
Patrik Flykt
1
-0
/
+6
2011-10-31
iptables: Fix xtables API version issues
Tomasz Bursztyka
1
-4
/
+35
2011-10-28
session: Add a list of pending connect/disconnect actions
Patrik Flykt
1
-6
/
+76
2011-10-28
iptables: Support builtin chain policies changes
Tomasz Bursztyka
1
-3
/
+50
2011-10-28
iptables: Disable getopt unknown option display
Tomasz Bursztyka
1
-0
/
+3
2011-10-28
iptables: Support for rule matches list
Tomasz Bursztyka
1
-21
/
+23
2011-10-28
iptables: Finalize matches extensions setup
Tomasz Bursztyka
1
-0
/
+4
2011-10-28
iptables: Add extensions options parsing for matches
Tomasz Bursztyka
1
-2
/
+24
2011-10-28
iptables: Finalize target extensions setup
Tomasz Bursztyka
1
-0
/
+3
2011-10-28
iptables: Add extensions options parsing for target
Tomasz Bursztyka
1
-8
/
+9
[next]