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
2011-10-31
test: Use session.Destroy()
Patrik Flykt
1
-1
/
+1
2011-10-31
doc: Document that DestroySession will not send Release to sessions
Patrik Flykt
1
-2
/
+1
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-31
tools: Fix xtables API version issues with iptables-test
Tomasz Bursztyka
1
-4
/
+36
2011-10-28
gdhcp: Possible file descriptor leak
Jukka Rissanen
1
-2
/
+2
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
2011-10-28
iptables: Add x6_options matches handling
Tomasz Bursztyka
1
-5
/
+17
2011-10-28
iptables: Add x6_options target handling
Tomasz Bursztyka
1
-2
/
+12
2011-10-28
iptables: Move target and matches preparation routines
Tomasz Bursztyka
1
-7
/
+8
2011-10-28
iptables: Support matches rule list loading
Tomasz Bursztyka
1
-3
/
+5
2011-10-28
iptables: Refactor matches preparation
Tomasz Bursztyka
1
-26
/
+48
2011-10-28
iptables: Move target options merge to prepare_target
Tomasz Bursztyka
1
-11
/
+14
2011-10-28
iptables: Code preparation for option handling
Tomasz Bursztyka
1
-24
/
+24
2011-10-28
tools: Add iptables_test builtin chain policy changes
Tomasz Bursztyka
1
-3
/
+50
2011-10-28
tools: Initialize the iptables_test invert flag properly
Tomasz Bursztyka
1
-0
/
+2
2011-10-28
tools: Disable getopt unknown option display in iptables_test
Tomasz Bursztyka
1
-0
/
+3
2011-10-28
tools: Add support for rule matches list to iptables_test
Tomasz Bursztyka
1
-21
/
+23
2011-10-28
tools: Finalize matches extensions setup in iptables_test
Tomasz Bursztyka
1
-0
/
+4
2011-10-28
tools: Add extensions options parsing for matches to iptables-test
Tomasz Bursztyka
1
-2
/
+24
2011-10-28
tools: Finalize target extensions setup in iptables_test
Tomasz Bursztyka
1
-0
/
+3
2011-10-28
tools: Add extensions options parsing for target to iptables_test
Tomasz Bursztyka
1
-8
/
+9
2011-10-28
tools: Add x6_options matches handling to iptables-test
Tomasz Bursztyka
1
-5
/
+17
2011-10-28
tools: Add x6_options target handling to iptables_test
Tomasz Bursztyka
1
-2
/
+12
2011-10-28
tools: Target and matches preparation function moves in iptables_test
Tomasz Bursztyka
1
-10
/
+8
2011-10-28
tools: Add matches rule list loading support for iptables_test
Tomasz Bursztyka
1
-3
/
+5
2011-10-28
tools: Refactor iptables_test matches preparation
Tomasz Bursztyka
1
-25
/
+48
2011-10-28
tools: Move iptables_test target options merge in prepare_target
Tomasz Bursztyka
1
-11
/
+14
2011-10-28
tools: Code preparation for iptable-test option handling
Tomasz Bursztyka
1
-24
/
+24
2011-10-28
service: Remove the gateways when removing the service
Jukka Rissanen
1
-0
/
+3
2011-10-26
tools: Fix compilation in MeeGo
Jukka Rissanen
3
-0
/
+3
2011-10-26
core: Fix compilation in MeeGo
Jukka Rissanen
4
-6
/
+4
2011-10-26
plugins: Fix compilation in MeeGo
Jukka Rissanen
2
-0
/
+2
2011-10-25
tools: Add SOCK_CLOEXEC to socket()
Daniel Wagner
3
-3
/
+3
2011-10-25
core: Add SOCK_CLOEXEC to socket()
Daniel Wagner
7
-39
/
+39
2011-10-25
plugins: Add SOCK_CLOEXEC to socket()
Daniel Wagner
2
-2
/
+2
2011-10-25
gweb: Add SOCK_CLOEXEC to socket()
Daniel Wagner
2
-2
/
+4
2011-10-25
gdhcp: Add SOCK_CLOEXEC to socket()
Daniel Wagner
4
-10
/
+10
2011-10-25
core: Add O_CLOEXEC to open()
Daniel Wagner
5
-10
/
+10
2011-10-25
plugins: Add O_CLOEXEC to open()
Daniel Wagner
2
-4
/
+4
2011-10-25
tools: Add O_CLOEXEC to open()
Daniel Wagner
4
-4
/
+5
2011-10-21
service: Activate loose mode routing
Jukka Rissanen
1
-2
/
+60
2011-10-21
ipconfig: Set/unset IPv4 rp_filter setting
Jukka Rissanen
2
-0
/
+57
[next]