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-07-17
Release 0.24
0.24
Marcel Holtmann
2
-1
/
+15
2009-07-17
Mention to set D-Bus timeout for service connect methods
Marcel Holtmann
2
-0
/
+10
2009-07-17
Rename some API document to indicate that they are low-level API
Marcel Holtmann
4
-3
/
+4
2009-07-17
Don't forget to send signals for technology changes
Marcel Holtmann
1
-0
/
+60
2009-07-17
Send service list update when going to offline mode
Marcel Holtmann
1
-0
/
+2
2009-07-17
Set state to association if network driver doesn't fail
Marcel Holtmann
1
-3
/
+8
2009-07-16
Add skeleton for EnableTechnology/DisableTechnology methods
Marcel Holtmann
2
-8
/
+48
2009-07-16
Add support for Technologies and EnabledTechnologies properties
Marcel Holtmann
6
-1
/
+167
2009-07-16
Add documentation for the ConnectService method call
Marcel Holtmann
1
-0
/
+19
2009-07-16
Add global method call to request scanning
Marcel Holtmann
5
-8
/
+107
2009-07-16
Trigger auto-connect from service list changed signals
Marcel Holtmann
3
-1
/
+4
2009-07-16
Reset the scanning flag to indicate the end of a scan period
Marcel Holtmann
1
-4
/
+2
2009-07-16
Some service list updates should be not delayed
Marcel Holtmann
3
-8
/
+13
2009-07-16
Delay the update of service list by 2 seconds
Marcel Holtmann
3
-7
/
+33
2009-07-16
Fix broken async return value for supplicant disconnect
Marcel Holtmann
1
-1
/
+1
2009-07-16
Reset the connecting and associating variables properly
Marcel Holtmann
1
-3
/
+6
2009-07-16
Report a connected network as that and not as in progress
Marcel Holtmann
1
-2
/
+4
2009-07-16
Minor coding style fix
Marcel Holtmann
1
-1
/
+2
2009-07-16
Fix issue with supplicant and async state notifications
Marcel Holtmann
1
-3
/
+3
2009-07-16
If network is attempting to connect already, return an error
Marcel Holtmann
1
-1
/
+2
2009-07-16
Return an error if a service connection attempt is already in progress
Marcel Holtmann
1
-0
/
+3
2009-07-16
Fix detection of association errors from supplicant
Marcel Holtmann
2
-3
/
+9
2009-07-16
Don't allow network connection attempts twice
Marcel Holtmann
1
-1
/
+1
2009-07-16
Allow cancelling of a network connection attempt
Marcel Holtmann
1
-1
/
+1
2009-07-16
Add small test program for TUN/TAP devices
Marcel Holtmann
3
-1
/
+199
2009-07-16
Update documentation about Ethernet devices with no carrier
Marcel Holtmann
1
-8
/
+2
2009-07-16
Update test script for service connections
Marcel Holtmann
1
-4
/
+4
2009-07-16
Add support for connecting existing services via SSID
Marcel Holtmann
4
-38
/
+105
2009-07-16
Fix missing inclusion of WiFi helpers source file
Marcel Holtmann
1
-1
/
+1
2009-07-16
Add helper function for WiFi group name
Marcel Holtmann
4
-1
/
+91
2009-07-16
Add function to find first device of a given type
Marcel Holtmann
2
-0
/
+36
2009-07-16
Fix stalled configuration issue with supplicant
Martin Xu
2
-1
/
+16
2009-07-16
Add function to retrieve network association state
Martin Xu
2
-0
/
+13
2009-07-16
Track connection attempts and report error if it fails
Marcel Holtmann
1
-1
/
+14
2009-07-16
Fix one last breakage of strict-aliasing rules
Marcel Holtmann
1
-1
/
+1
2009-07-16
Add extra_pdu_crlf quirk
Denis Kenzior
2
-1
/
+10
2009-07-16
Add set / get flags for GAtChat
Denis Kenzior
2
-0
/
+19
2009-07-16
Remove wrongly committed connection patch for supplicant
Marcel Holtmann
1
-6
/
+0
2009-07-16
Fix handling of strict-aliasing rules
Marcel Holtmann
6
-111
/
+145
2009-07-15
Add error codes for failing connection attempts
Marcel Holtmann
4
-8
/
+14
2009-07-15
Fix modem wakeup handling
Denis Kenzior
1
-0
/
+8
2009-07-15
Fix range handling
Denis Kenzior
1
-5
/
+2
2009-07-15
Include test script for connection service
Marcel Holtmann
1
-1
/
+1
2009-07-15
add test/connect-service
Martin Xu
1
-0
/
+31
2009-07-15
Fix some uninitialized variables
Marcel Holtmann
1
-4
/
+2
2009-07-15
Add option to disable compiler optimization
Marcel Holtmann
1
-1
/
+8
2009-07-15
Add option to disable udev support (for testing)
Marcel Holtmann
1
-19
/
+24
2009-07-15
Show Ethernet services only if carrier is set
Marcel Holtmann
1
-2
/
+7
2009-07-15
Fix missing Powered property changed signals
Marcel Holtmann
1
-20
/
+33
2009-07-15
Return a proper order value for the default service
Marcel Holtmann
2
-5
/
+18
[next]