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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-10
Remove leftover defines
Marcel Holtmann
1
-3
/
+0
2010-09-10
Implement the ModemAdded and ModemRemoved signal handlers
Samuel Ortiz
1
-0
/
+27
2010-09-10
Fix typo: modem_removed is linked to the MODEM_REMOVED signal
Samuel Ortiz
1
-1
/
+1
2010-09-10
Support the new oFono Manager API
Samuel Ortiz
1
-171
/
+62
2010-09-09
Fix debug message formatting
Samuel Ortiz
1
-1
/
+1
2010-09-09
Fix error message formatting
Samuel Ortiz
1
-1
/
+1
2010-09-09
Extend the D-Bus timeout for slow modems
Samuel Ortiz
1
-1
/
+1
2010-09-09
Power the ConnectionManager interface up when it shows up
Samuel Ortiz
1
-1
/
+10
2010-09-09
ofono: use new oFono GPRS interfaces
Pekka Pessi
1
-342
/
+340
2010-09-09
ofono: use Modem Online property
Pekka Pessi
1
-50
/
+193
2010-09-09
ofono: refactor modem_has_gprs()
Pekka Pessi
1
-4
/
+10
2010-09-09
ofono: refactor sim
Pekka Pessi
1
-46
/
+4
2010-09-09
ofono: refactor pri_context_changed handler
Pekka Pessi
1
-39
/
+39
2010-09-09
ofono: fix pending_network_is_available()
Pekka Pessi
1
-23
/
+3
2010-09-09
ofono: don't reuse identifier pending_network
Pekka Pessi
1
-12
/
+10
2010-09-09
ofono: fix add_network()
Pekka Pessi
1
-7
/
+12
2010-09-09
ofono: do not strdup in get_ident()
Pekka Pessi
1
-5
/
+1
2010-09-09
ofono: refactor dbus calls
Pekka Pessi
1
-194
/
+75
2010-09-09
ofono: avoid race between signals and methods
Pekka Pessi
1
-19
/
+34
2010-09-09
ofono: fix stale data usage
Pekka Pessi
1
-8
/
+14
2010-09-09
ofono: log more of the errors
Pekka Pessi
1
-5
/
+27
2010-09-09
ofono: refactor SetProperty D-Bus calls
Pekka Pessi
1
-132
/
+45
2010-09-09
Use D-Bus constants for PolicyKit plugin
Marcel Holtmann
1
-3
/
+3
2010-09-09
Update support for PolicyKit with GDBus security integration
Marcel Holtmann
1
-135
/
+11
2010-09-08
Make the internal DHCP client the default now
Marcel Holtmann
2
-2
/
+2
2010-08-17
Add support for EAP-TTLS configuration
Fabien Marotte
1
-1
/
+2
2010-08-13
Remove bluetooth network from device only when device is removed
Samuel Ortiz
1
-17
/
+16
2010-08-10
Remove unpaired Bluetooth devices
Samuel Ortiz
1
-2
/
+45
2010-08-10
Watch for Bluetooth device changes
Samuel Ortiz
1
-1
/
+35
2010-08-09
Fix provider refcounting
Samuel Ortiz
1
-7
/
+4
2010-08-06
Build VPN services based on VPN host and domain strings
Samuel Ortiz
1
-2
/
+2
2010-08-02
Track and report VPN providers states
Samuel Ortiz
1
-4
/
+30
2010-08-02
Unref openconnect provider on disconnect and remove
Samuel Ortiz
1
-0
/
+4
2010-08-02
Fix potential NULL pointer with DHCP plugin and hostname
Marcel Holtmann
1
-2
/
+4
2010-07-29
Request proxy auto configuration from DHCP server
Marcel Holtmann
1
-0
/
+5
2010-07-29
Remove some unneeded casts in DHCP plugin
Marcel Holtmann
1
-4
/
+4
2010-07-29
Add domain name support to DHCP plugin
Marcel Holtmann
1
-0
/
+5
2010-07-29
Add CONNMAN_DHCP_DEBUG handling to DHCP plugin
Marcel Holtmann
1
-0
/
+9
2010-07-27
Remove udhcp plugin
Marcel Holtmann
1
-199
/
+0
2010-07-27
Remove resolvconf plugin
Marcel Holtmann
1
-103
/
+0
2010-07-26
Use top-level include directory for internal DHCP library
Marcel Holtmann
1
-1
/
+1
2010-07-26
Return html fetching error when recv returns 0
Samuel Ortiz
1
-14
/
+17
2010-07-26
Start ondemand connection when getting a DNS request while disconnected
Samuel Ortiz
1
-1
/
+30
2010-07-26
dnsproxy flush method implementation
Samuel Ortiz
1
-131
/
+181
2010-07-25
Add more debug output to DHCP client plugin
Marcel Holtmann
1
-1
/
+11
2010-07-22
Fix PATH of adapter_watch in bluetooth plugin
Yingan Deng
1
-1
/
+1
2010-07-22
Initial dhcp-lib based dhcp plugin
Samuel Ortiz
1
-3
/
+96
2010-07-21
Add skeleton for generic DHCP plugin
Marcel Holtmann
1
-0
/
+63
2010-07-15
Add simple technology driver support for Bluetooth
Marcel Holtmann
1
-0
/
+33
2010-07-12
Do not pass the -H option to dhclient task
Samuel Ortiz
1
-8
/
+0
[next]