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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
Remove unused secondary feature of devices and networks
Marcel Holtmann
1
-3
/
+0
2009-12-07
Add driver data handling for DHCP
Marcel Holtmann
1
-0
/
+3
2009-12-07
Add support for setting hostname and domainname from DHCP
Marcel Holtmann
1
-0
/
+49
2009-12-07
Add DHCP value configuration handling
Marcel Holtmann
1
-0
/
+3
2009-12-07
Add DHCP bound, renew and fail handling
Marcel Holtmann
1
-0
/
+2
2009-12-07
Add function to get index value from DHCP structure
Marcel Holtmann
1
-0
/
+1
2009-12-07
Add DHCP driver and element handling
Marcel Holtmann
1
-0
/
+67
2009-12-06
Remove unfinished and unneeded PPP support
Marcel Holtmann
2
-2
/
+0
2009-12-06
Remove unused device types
Marcel Holtmann
1
-3
/
+0
2009-12-06
Remove unused device specific connect/disconnect callbacks
Marcel Holtmann
1
-4
/
+0
2009-12-06
Remove new unused special carrier state of a service
Marcel Holtmann
1
-4
/
+3
2009-11-29
Use network details also for Ethernet devices
Marcel Holtmann
2
-4
/
+1
2009-11-29
Add network type for cable/carrier detection
Marcel Holtmann
1
-2
/
+3
2009-11-28
Add method to retrieve interface name from service
Marcel Holtmann
1
-0
/
+1
2009-11-28
Add support for default service changed notifier
Marcel Holtmann
2
-0
/
+3
2009-11-26
Add device function for scheduling a scan
Marcel Holtmann
1
-0
/
+2
2009-11-25
Add support for dynamic debug framework
Marcel Holtmann
1
-1
/
+24
2009-11-23
Add function connman_network_set_error
Martin Xu
1
-0
/
+7
2009-11-23
Add function connman_device_remove_all_networks
Martin Xu
1
-0
/
+1
2009-11-23
Add network type CONNMAN_NETWORK_TYPE_CELLULAR
Martin Xu
1
-0
/
+1
2009-11-23
Add device type CONNMAN_DEVICE_TYPE_CELLULAR
Martin Xu
1
-1
/
+2
2009-09-22
Add function connman_device_cleanup_scanning()
Martin Xu
1
-0
/
+2
2009-09-19
Add support for network roaming property
Marcel Holtmann
1
-0
/
+6
2009-09-19
Add support for basic boolean properties
Marcel Holtmann
1
-0
/
+4
2009-09-18
Add missing cellular mode definitions
Marcel Holtmann
1
-0
/
+3
2009-09-14
Add inet helper to retrieve current flags
Marcel Holtmann
1
-0
/
+2
2009-09-14
Add support for monitoring operation state from plugins
Marcel Holtmann
1
-0
/
+8
2009-09-05
Add helper to check if it is a mac80211 interface
Marcel Holtmann
1
-0
/
+1
2009-08-23
Convert to fully non-recursive build system
Marcel Holtmann
1
-25
/
+0
2009-08-23
Add support for cloning IP configurations
Marcel Holtmann
1
-0
/
+1
2009-08-12
Add function for printing warnings
Marcel Holtmann
1
-0
/
+2
2009-08-11
Add callbacks for IP bound and release events
Marcel Holtmann
1
-0
/
+2
2009-08-11
Use global IP address structure for transaction
Marcel Holtmann
1
-6
/
+6
2009-08-11
Add cleaner handling of IP address details
Marcel Holtmann
1
-0
/
+15
2009-08-10
Add support for variable task argument setup
Marcel Holtmann
1
-2
/
+4
2009-08-10
Fix arguments for IP driver callbacks
Marcel Holtmann
1
-3
/
+3
2009-08-10
Use ignore method for unconfigured IP devices
Marcel Holtmann
1
-1
/
+1
2009-08-10
Add more detailed tracking of IP devices
Marcel Holtmann
1
-1
/
+4
2009-08-09
Add skeletons for IP operation callbacks
Marcel Holtmann
1
-0
/
+13
2009-08-08
Add support for storing default gateway information
Marcel Holtmann
1
-2
/
+0
2009-08-08
Integrate RTNL deeper into IP configuration tracking
Marcel Holtmann
1
-1
/
+0
2009-08-08
Track IP configuration based on RTNL interface list
Marcel Holtmann
1
-1
/
+1
2009-08-08
Create IP configuration based on the interface index
Marcel Holtmann
1
-1
/
+1
2009-08-07
Add initial steps for IPv4 monitoring via RTNL
Marcel Holtmann
1
-1
/
+1
2009-08-07
Add fully flexible task handling framework
Marcel Holtmann
1
-1
/
+21
2009-08-07
Move include directive to the right spot
Marcel Holtmann
1
-2
/
+2
2009-08-07
Add first steps of generic task framework
Marcel Holtmann
2
-0
/
+6
2009-08-04
Add skeleton for task handling framework
Marcel Holtmann
2
-1
/
+40
2009-08-04
Add skeleton for provider framework implementation
Marcel Holtmann
2
-1
/
+40
2009-08-04
Add support for creating, modifying and removing profiles
Marcel Holtmann
3
-9
/
+52
[next]