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_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
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_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-12-19
require python-gobject
submit/trunk/20121219.192236
accepted/trunk/20121219.192230
Anas Nashif
2
-1/+7
2012-12-19
bootstrap correctly
Anas Nashif
1
-1/+1
2012-12-19
run autogen
Anas Nashif
1
-0/+1
2012-12-19
add packaging
Anas Nashif
2
-0/+93
2012-10-26
Release 1.9
1.9
Marcel Holtmann
2
-1/+10
2012-10-26
technology: Do not proceed with tethering if technology is not enabled
Tomasz Bursztyka
1
-0/+4
2012-10-25
systemd: prevent duplicate logging messages in journal
Marti Raudsepp
1
-0/+1
2012-10-25
technology: Do not presume a technology being hardblocked when created
Tomasz Bursztyka
1
-6/+2
2012-10-25
dnsproxy: Add reply host part length checking
Patrik Flykt
1
-5/+17
2012-10-23
wispr: Free wispr portal context in the relevant place
Tomasz Bursztyka
1
-11/+11
2012-10-22
device: Do not mark connecting networks unavailable
Tomasz Bursztyka
1
-1/+2
2012-10-19
network: Fix typo in debug print
Jukka Rissanen
1
-1/+1
2012-10-19
web: Make debug func print more useful information
Jukka Rissanen
1
-3/+11
2012-10-19
gresolv: Remove query from queue before destroying the query
Jukka Rissanen
1
-1/+1
2012-10-19
gresolv: Make sure we will not receive DNS data after closing
Jukka Rissanen
1
-1/+3
2012-10-19
gresolv: Add more debug prints
Jukka Rissanen
1
-5/+31
2012-10-19
gresolv: Make debug func print more useful information
Jukka Rissanen
1
-3/+11
2012-10-18
service: Prefer user connected services with SingleConnectedTechnology
Patrik Flykt
1
-0/+20
2012-10-18
service: Clear user connected flag on disconnect
Patrik Flykt
1
-2/+2
2012-10-18
service: Keep only a single connected technology if configured
Patrik Flykt
1
-0/+33
2012-10-18
main: Add SingleConnectedTechnology main.conf variable
Patrik Flykt
1
-0/+12
2012-10-18
main.conf: Add SingleConnectedTechnology description
Patrik Flykt
1
-0/+12
2012-10-18
service: Fix default service switching and setting gateway
Patrik Flykt
1
-2/+3
2012-10-18
main.conf: Update preferred technology description
Patrik Flykt
1
-6/+7
2012-10-18
service: A preferred service in state ready is good enough
Patrik Flykt
1
-5/+1
2012-10-18
service: Don't trigger autoconnect when neither service is preferred
Patrik Flykt
1
-3/+0
2012-10-17
client: Add Remove() method support for service
Tomasz Bursztyka
3
-0/+38
2012-10-17
client: Fix various memory leaks in monitor and services parts
Tomasz Bursztyka
2
-2/+13
2012-10-17
client: Fix some memory leaks in data_manager part
Tomasz Bursztyka
1
-18/+40
2012-10-17
client: Fix some memory leaks in commands part
Tomasz Bursztyka
1
-81/+78
2012-10-16
gresolv: Remove the lookup for real
Jukka Rissanen
1
-1/+1
2012-10-16
technology: Fix hardblocked state on non hw rfkillable switch added
Tomasz Bursztyka
1
-13/+17
2012-10-16
technology: Recompute hardblocked state on rfkill remove event
Tomasz Bursztyka
1
-0/+7
2012-10-16
technology: Properly handle rfkill driven state
Tomasz Bursztyka
1
-9/+43
2012-10-16
device: Add a getter for powered property
Tomasz Bursztyka
2
-0/+6
2012-10-16
technology: Use the right method to enable or disable
Tomasz Bursztyka
1
-22/+27
2012-10-16
technology: Change enabled to a boolean and refactor accordingly
Tomasz Bursztyka
1
-25/+20
2012-10-16
technology: Refactor and split functions setting enabled state
Tomasz Bursztyka
1
-25/+29
2012-10-16
technology: Refactor rfkill event handling according to soft/hard block
Tomasz Bursztyka
1
-22/+35
2012-10-16
technology: Add and handle a marker for softblock status
Tomasz Bursztyka
1
-5/+11
2012-10-16
technology: Add a marker to know if a technology is rfkill driven
Tomasz Bursztyka
1
-3/+10
2012-10-16
technology: Refactor how a technology is enabled or disabled
Tomasz Bursztyka
1
-38/+28
2012-10-16
wispr: Keep track of proxy callback timeout
Patrik Flykt
1
-2/+10
2012-10-16
wifi: Do not start autoscan if interface was not ready
Tomasz Bursztyka
1
-1/+4
2012-10-16
gsupplicant: Send -ENOLINK error on scan reply if interface was not ready
Tomasz Bursztyka
1
-1/+9
2012-10-16
gsupplicant: Add a new state according to 'interface_disabled'
Tomasz Bursztyka
3
-1/+11
2012-10-16
rfkill: Return the error when write() fails
Tomasz Bursztyka
1
-3/+6
2012-10-16
gresolv: Remove all pending lookups when resolver is removed
Jukka Rissanen
1
-0/+4
2012-10-16
gresolv: Avoid accessing already freed memory
Jukka Rissanen
1
-3/+6
2012-10-15
iptables: Ignore module loading error
Jukka Rissanen
1
-6/+7
[next]