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
2012-02-01
test-ippool: Add collision unit test
Daniel Wagner
1
-0
/
+56
2012-02-01
ippool: Add API to notify when IP is externally assigned
Daniel Wagner
4
-10
/
+93
2012-02-01
tethering: Use IP pool API with DHCP
Guillaume Zajac
1
-14
/
+29
2012-02-01
tethering: Use IP pool API with private network
Guillaume Zajac
1
-12
/
+18
2012-02-01
test-ippool: Add unit test for ippool
Daniel Wagner
2
-1
/
+160
2012-02-01
ippool: Add IP pool layer
Daniel Wagner
4
-1
/
+317
2012-02-01
vpnc: Fix compiler warning
Daniel Wagner
1
-1
/
+1
2012-02-01
session: Send SessionMode property change message
Daniel Wagner
1
-1
/
+7
2012-02-01
technology: Fix technology refcounting
Alok Barsode
1
-2
/
+6
2012-02-01
technology: Create a list for technology orphaned rfkill switches
Alok Barsode
1
-20
/
+45
2012-02-01
technology: Create a list for technology orphaned devices
Alok Barsode
1
-2
/
+43
2012-01-27
AUTHORS: Mention Guillaume Zajac's contributions
Samuel Ortiz
1
-0
/
+1
2012-01-27
oFono: Update documentation
Daniel Wagner
1
-6
/
+20
2012-01-27
show-introspection: Fix technology introspection
Daniel Wagner
1
-2
/
+2
2012-01-27
provider: Don't remove a provider on error
Patrik Flykt
1
-7
/
+1
2012-01-27
provider: Load providers at provider driver registration time
Patrik Flykt
1
-0
/
+78
2012-01-27
provider: Handle connman_provider_load() in provider_create()
Patrik Flykt
1
-2
/
+2
2012-01-27
provider: Factor out service creation
Patrik Flykt
1
-11
/
+25
2012-01-27
provider: Factor out keyfile loading
Patrik Flykt
1
-9
/
+17
2012-01-27
provider: Don't set provider->name when creating provider struct
Patrik Flykt
1
-3
/
+0
2012-01-27
vpn: Add check for properly initialized driver_hash
Patrik Flykt
1
-1
/
+6
2012-01-27
storage: Function to fetch all saved providers
Patrik Flykt
2
-0
/
+50
2012-01-25
AUTHORS: Mention Daniel's contributions
Daniel Wagner
1
-0
/
+1
2012-01-25
iptables: Avoid NULL pointer dereference in table_cleanup()
Daniel Mack
1
-0
/
+3
2012-01-24
technology: Remove 'State' property from Technology
Patrik Flykt
1
-58
/
+3
2012-01-24
technology: Add 'Connected' Technology property
Patrik Flykt
3
-0
/
+26
2012-01-24
network: Add caller information to ref/unref debug prints.
Jukka Rissanen
2
-8
/
+21
2012-01-24
device: Add caller information to ref/unref debug prints.
Jukka Rissanen
2
-5
/
+21
2012-01-24
provider: Add caller information to ref/unref debug prints.
Jukka Rissanen
2
-6
/
+20
2012-01-24
ipconfig: Add caller information to ref/unref debug prints.
Jukka Rissanen
2
-6
/
+20
2012-01-24
service: Add caller information to ref/unref debug prints.
Jukka Rissanen
2
-6
/
+21
2012-01-24
test-connman: Use Powered property to enable/disable Technologies
Patrik Flykt
1
-6
/
+8
2012-01-24
technology: Add object path to TechnologyAdded signal
Daniel Wagner
1
-0
/
+2
2012-01-24
dnsproxy: Check that cache is valid before accessing it.
Jukka Rissanen
1
-4
/
+12
2012-01-24
network: Avoid double network disconnect.
Jukka Rissanen
1
-1
/
+2
2012-01-24
network: Refactor set_connected() function.
Jukka Rissanen
1
-116
/
+139
2012-01-20
ofono: Cancel pending SetProperty
Daniel Wagner
1
-2
/
+4
2012-01-20
provider: Remove provider from the hash properly
Jukka Rissanen
1
-1
/
+1
2012-01-20
provider: VPN service can be null
Jukka Rissanen
1
-2
/
+4
2012-01-20
technology: Fix g_dbus_emit_signal argument
Alok Barsode
1
-1
/
+1
2012-01-20
technology: Remove unused notifier functions
Patrik Flykt
1
-6
/
+0
2012-01-20
notifier: Remove unused technology notifiers
Patrik Flykt
2
-185
/
+0
2012-01-20
technology: Add 'Powered' Technology property
Patrik Flykt
2
-156
/
+192
2012-01-20
manager: Remove EnableTechnology and DisableTechnology
Patrik Flykt
1
-74
/
+0
2012-01-20
test-manager: Pretty-print SessionMode as 'true'/'false'
Patrik Flykt
1
-1
/
+1
2012-01-20
test-manager: Update test-manager with Technology changes
Patrik Flykt
1
-21
/
+23
2012-01-20
ipconfig: Possible to have double unref
Jukka Rissanen
1
-1
/
+1
2012-01-20
proxy: Service was saved but not referenced
Jukka Rissanen
1
-1
/
+2
2012-01-20
connection: Only take service ref when saving service
Jukka Rissanen
1
-9
/
+5
2012-01-20
service: Properly ref/unref the network
Jukka Rissanen
1
-2
/
+4
[next]