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
2009-04-07
Add skeleton for service interface details
Marcel Holtmann
2
-3
/
+30
2009-04-07
Add missing service states
Marcel Holtmann
1
-2
/
+17
2009-04-06
Fix compilation with old D-Bus 1.0.x installations
Marcel Holtmann
1
-0
/
+3
2009-04-06
Add support for handling carrier updates from devices
Marcel Holtmann
3
-11
/
+35
2009-04-05
Add error checking for service methods
Marcel Holtmann
1
-0
/
+23
2009-04-05
Use proper constants for service type
Marcel Holtmann
1
-16
/
+83
2009-04-05
Add function for getting network type
Marcel Holtmann
2
-0
/
+12
2009-04-05
Add function for getting device type
Marcel Holtmann
2
-0
/
+12
2009-04-05
Add support for sending signals when service list changes
Marcel Holtmann
1
-52
/
+84
2009-04-05
Add initial steps for sorting service list
Marcel Holtmann
1
-2
/
+31
2009-04-05
Let the core handle the service prefix/namespace
Marcel Holtmann
1
-2
/
+0
2009-04-05
Prefix group names with the service type
Marcel Holtmann
1
-2
/
+18
2009-04-04
Use sequence instead of hash table for service list
Marcel Holtmann
1
-10
/
+26
2009-04-04
Add skeleton for service state property
Marcel Holtmann
1
-0
/
+26
2009-04-04
Fix handling of watch functions
Marcel Holtmann
1
-19
/
+37
2009-04-04
Update service interface declarations
Marcel Holtmann
1
-4
/
+44
2009-04-04
Add D-Bus error message for not implemented methods
Marcel Holtmann
2
-0
/
+7
2009-04-04
Don't set name for Ethernet devices
Marcel Holtmann
1
-1
/
+0
2009-04-04
Add support for favorite service setting
Marcel Holtmann
1
-0
/
+6
2009-04-04
Leave the network identifier encoding to the plugins for now
Marcel Holtmann
1
-1
/
+2
2009-04-04
Work around issue with missing properties before network registration
Marcel Holtmann
1
-0
/
+8
2009-04-04
Fix group name setting for new networks
Marcel Holtmann
1
-7
/
+12
2009-04-04
Fix broken handling of ignore policy
Marcel Holtmann
1
-28
/
+47
2009-04-04
Add additional information to the API overview
Marcel Holtmann
1
-0
/
+318
2009-04-04
Update manager and service interface documentation
Marcel Holtmann
2
-2
/
+90
2009-03-31
Add initial text for D-Bus API overview/introduction
Marcel Holtmann
2
-1
/
+90
2009-03-31
Mention the service state property
Marcel Holtmann
1
-1
/
+5
2009-03-31
Add support for mode, security and signal strength service properties
Marcel Holtmann
2
-3
/
+62
2009-03-31
Indicate the current active profile
Marcel Holtmann
1
-1
/
+6
2009-03-31
Update details about service type property
Marcel Holtmann
1
-1
/
+5
2009-03-31
Update default properties for service interface
Marcel Holtmann
1
-2
/
+9
2009-03-31
Export device and network names via service interface
Marcel Holtmann
2
-9
/
+21
2009-03-31
Handle service list correctly
Marcel Holtmann
1
-1
/
+8
2009-03-31
Add support for listing service details
Marcel Holtmann
1
-1
/
+7
2009-03-31
Add initial support for service properties
Marcel Holtmann
2
-4
/
+56
2009-03-31
Add function to retrieve string represenation for network type
Marcel Holtmann
2
-0
/
+6
2009-03-31
Add function to retrieve string represenation for device type
Marcel Holtmann
2
-0
/
+7
2009-03-31
Add basic automatic clustering support for networks
Marcel Holtmann
3
-3
/
+131
2009-03-31
Set an unqiue group name based on SSID, mode and security details
Marcel Holtmann
1
-1
/
+29
2009-03-31
Use common helper to encode object name
Marcel Holtmann
1
-9
/
+1
2009-03-31
Add helper function to encode D-Bus object paths
Marcel Holtmann
2
-0
/
+30
2009-03-31
Add function for setting network group name
Marcel Holtmann
2
-0
/
+18
2009-03-28
Add skeleton for WiFi scanning tool
Marcel Holtmann
4
-1
/
+40
2009-03-28
Add skeleton for testing tools directory
Marcel Holtmann
4
-5
/
+20
2009-03-26
Ignore VirtualBox network devices
Marcel Holtmann
1
-0
/
+2
2009-03-26
Release 0.15
0.15
Marcel Holtmann
2
-1
/
+6
2009-03-26
Ignore VMware network devices
Marcel Holtmann
1
-0
/
+2
2009-03-26
Always add SSID value to network configuration
Marcel Holtmann
1
-11
/
+7
2009-03-26
Only add network name if it is actually present
Marcel Holtmann
1
-1
/
+2
2009-03-26
Fix setting of scan_ssid for hidden networks
Marcel Holtmann
1
-2
/
+2
[next]