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_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
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_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
2009-05-13
Add skeleton for oFono plugin
Marcel Holtmann
2
-0
/
+49
2009-05-12
Fix service state signal emission and error handling
Marcel Holtmann
1
-0
/
+6
2009-05-05
Fix format string warnings
Marcel Holtmann
2
-2
/
+2
2009-05-04
Make sure interface is down after wpa_supplicant releases it
Marcel Holtmann
1
-0
/
+2
2009-04-28
Add built-in support for udhcp and dhclient plugins
Marcel Holtmann
1
-1
/
+15
2009-04-28
Allow built-in of wifi, bluetooth and resolvconf plugins
Marcel Holtmann
1
-13
/
+19
2009-04-27
Allow selective option for current built-in plugins
Marcel Holtmann
1
-0
/
+13
2009-04-27
Choose to built-in loopback, ethernet and dnsproxy plugins
Marcel Holtmann
1
-6
/
+7
2009-04-27
Add infrastructure for built-in plugins
Marcel Holtmann
1
-1
/
+23
2009-04-23
Add support for setting default hostname
Marcel Holtmann
1
-0
/
+10
2009-04-23
Disable the inotify for hostname changes
Marcel Holtmann
1
-2
/
+4
2009-04-23
Register inotify watch only if setup succeeds
Marcel Holtmann
1
-3
/
+3
2009-04-23
Check that hostname and domainname is valid
Marcel Holtmann
1
-5
/
+4
2009-04-23
Read domainname after reading the local hostname
Marcel Holtmann
1
-0
/
+12
2009-04-23
Add monitoring of /etc/hostname modifications
Marcel Holtmann
1
-2
/
+110
2009-04-22
Read hostname after setting up loopback interface
Marcel Holtmann
1
-0
/
+19
2009-04-22
Handle errors with DBusPendingCall and lost connection
Marcel Holtmann
3
-4
/
+68
2009-04-21
Add debug output for used domain name server
Marcel Holtmann
1
-0
/
+2
2009-04-20
Add detection for Modem Manager running state
Marcel Holtmann
1
-0
/
+70
2009-04-18
Add skeleton for Modem Manager plugin
Marcel Holtmann
2
-0
/
+46
2009-04-16
Add search domain support to DNS proxy
Marcel Holtmann
1
-76
/
+270
2009-04-10
Update Intel OSPM support to latest specification
Marcel Holtmann
1
-11
/
+32
2009-04-05
Let the core handle the service prefix/namespace
Marcel Holtmann
1
-2
/
+0
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-03-31
Set an unqiue group name based on SSID, mode and security details
Marcel Holtmann
1
-1
/
+29
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
2009-03-26
Set SSID and BSSID if both information are available
Marcel Holtmann
1
-4
/
+5
2009-03-26
Use BSSID for network connection if possible
Marcel Holtmann
1
-7
/
+17
2009-03-26
Set AP scanning and make network available
Marcel Holtmann
2
-0
/
+6
2009-03-26
Remove SSID debug statement
Marcel Holtmann
1
-5
/
+0
2009-03-25
Trigger supplicant connection when joining hidden networks
Marcel Holtmann
1
-1
/
+10
2009-03-25
Add skeleton for WiFi network joining callback
Marcel Holtmann
1
-0
/
+15
2009-03-25
Make sure entry for 127.0.0.1 is written to /etc/resolv.conf
Marcel Holtmann
1
-0
/
+10
2009-03-25
Add support for BSSID and WPS IE extraction
Marcel Holtmann
1
-22
/
+94
2009-03-25
Check for socket errors and cancel gracefully
Marcel Holtmann
1
-0
/
+13
2009-03-25
The loopback address must be set to 127.0.0.1
Marcel Holtmann
1
-1
/
+1
2009-03-24
Propagate DHCP errors to parent elements
Marcel Holtmann
1
-0
/
+13
2009-03-14
Add example for DNS request parsing
Marcel Holtmann
1
-0
/
+82
2009-03-14
Fix crash when unplugging WiFi devices
Marcel Holtmann
1
-1
/
+4
2009-03-11
Add support for sending flight mode indication
Marcel Holtmann
1
-0
/
+31
2009-03-11
Add event callbacks for device state and offline mode changes
Marcel Holtmann
1
-0
/
+13
2009-03-11
Add support for notifier registration for Intel OSPM module
Marcel Holtmann
1
-1
/
+8
2009-03-09
Add linking for libiWmxSdk-0 library
Marcel Holtmann
1
-0
/
+2
2009-03-09
Cleanup of SOURCES targets for plugins
Marcel Holtmann
1
-13
/
+1
2009-03-09
Rename WiMAX plugin to Intel WiMAX SDK plugin
Marcel Holtmann
2
-22
/
+22
2009-03-09
Rename OSPM plugin to Intel OSPM plugin
Marcel Holtmann
2
-8
/
+8
2009-03-09
Use GCC visibility for exporting symbols
Marcel Holtmann
1
-9
/
+8
[next]