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
2008-03-13
Use debug helper for the RTNL debugging output
Marcel Holtmann
1
-7
/
+6
2008-03-13
Use list of known networks to re-connect to
Marcel Holtmann
3
-5
/
+75
2008-03-12
Add D-Bus configuration files for supplicant
Marcel Holtmann
5
-2
/
+29
2008-03-12
Add simple test script for D-Bus supplicant
Marcel Holtmann
2
-1
/
+61
2008-03-12
Change 802.11 plugin to use D-Bus interface of supplicant
Marcel Holtmann
3
-549
/
+792
2008-03-12
Change variables inside the network structure
Marcel Holtmann
3
-53
/
+43
2008-03-12
Add option for interface limitation
Marcel Holtmann
3
-11
/
+36
2008-03-11
Use start/stop callbacks if provided
Marcel Holtmann
2
-13
/
+14
2008-03-07
Fix missing IW_EV_LCP_PK_LEN definition on some distributions
Marcel Holtmann
1
-0
/
+4
2008-03-07
Fix compiler warning
Marcel Holtmann
1
-2
/
+3
2008-03-07
Disable unused RTNL address handling for now
Marcel Holtmann
2
-1
/
+4
2008-03-03
Add plugin and script directories to pkg-config
Marcel Holtmann
1
-0
/
+3
2008-03-03
Rename package from connman-core to connman
Marcel Holtmann
1
-1
/
+1
2008-03-02
Add support for pkg-config
Marcel Holtmann
4
-3
/
+20
2008-03-01
Add first draft of plugin API description
Marcel Holtmann
2
-1
/
+23
2008-03-01
Add system activation support
Marcel Holtmann
4
-1
/
+13
2008-03-01
Implement start and stop callbacks for 802.11
Marcel Holtmann
1
-4
/
+24
2008-03-01
Update function names of 802.11 plugin
Marcel Holtmann
1
-34
/
+34
2008-03-01
Update function names of 802.03 plugin
Marcel Holtmann
1
-14
/
+13
2008-03-01
Add callbacks for starting and stopping interface
Marcel Holtmann
2
-1
/
+16
2008-03-01
Fix endless loop in wireless event parsing
Marcel Holtmann
1
-0
/
+2
2008-02-27
Update state machine for interfaces
Marcel Holtmann
1
-11
/
+93
2008-02-27
Enable scanning flag and fix connect/disconnect handling
Marcel Holtmann
1
-13
/
+5
2008-02-26
Add example for showing the full introspection data
Marcel Holtmann
2
-1
/
+22
2008-02-26
Add support for indicating security methods
Marcel Holtmann
3
-9
/
+35
2008-02-26
Fix reconnect case when ESSID or PSK changes
Marcel Holtmann
1
-1
/
+17
2008-02-26
Add supplicant disconnect function
Marcel Holtmann
2
-0
/
+19
2008-02-26
Add support for storing last network and passphrases
Marcel Holtmann
1
-68
/
+15
2008-02-26
Fix ESSID parsing on 64-bit architectures
Marcel Holtmann
1
-5
/
+6
2008-02-26
Rename syslog parameter
Marcel Holtmann
2
-3
/
+3
2008-02-26
Add constant for user confirmation policy
Marcel Holtmann
2
-0
/
+5
2008-02-26
Add example for a simple agent
Marcel Holtmann
2
-1
/
+32
2008-02-26
Add example for starting scanning
Marcel Holtmann
2
-1
/
+27
2008-02-26
Add example for showing interfaces
Marcel Holtmann
2
-0
/
+28
2008-02-26
Fix agent cleanup function
Marcel Holtmann
1
-0
/
+5
2008-02-26
Use separate storage files for each interface
Marcel Holtmann
1
-17
/
+15
2008-02-26
Detect bridge interfaces and ignore them
Marcel Holtmann
1
-0
/
+10
2008-02-26
Include function name in debug message
Marcel Holtmann
1
-1
/
+1
2008-02-22
Add logging infrastructure
Marcel Holtmann
6
-18
/
+150
2008-02-22
Add basic init script
Marcel Holtmann
4
-1
/
+57
2008-02-20
Add .gitignore file
Marcel Holtmann
1
-0
/
+26
2008-02-18
Fix 32-bit/64-bit format string issues
Marcel Holtmann
1
-8
/
+8
2008-02-18
Update for libgdbus API change
Marcel Holtmann
2
-4
/
+11
2008-01-30
Remove last empty lines
Marcel Holtmann
3
-3
/
+0
2008-01-30
Add agent documentation
Marcel Holtmann
2
-1
/
+19
2008-01-30
Add initial interface documentation
Marcel Holtmann
2
-1
/
+25
2008-01-30
Add manager documentation
Marcel Holtmann
2
-0
/
+49
2008-01-30
Add documentation directory
Marcel Holtmann
3
-3
/
+5
2008-01-24
Add handling for agent registration and monitoring
Marcel Holtmann
4
-17
/
+93
2008-01-24
Add directory for example applications
Marcel Holtmann
3
-3
/
+5
[next]