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-05-08
Fix weird format warnings from netlink
Marcel Holtmann
1
-7
/
+7
2009-05-08
Add AT chat library implementation
Denis Kenzior
7
-1
/
+1980
2009-05-08
Add directory for AT chat library
Marcel Holtmann
3
-2
/
+14
2009-05-08
Release 0.16
0.16
Marcel Holtmann
2
-1
/
+13
2009-05-08
Fix some more wrong format identifiers
Marcel Holtmann
1
-6
/
+6
2009-05-06
Fix crash when calling g_dbus_remove_watch from watch callback
Luiz Augusto von Dentz
1
-10
/
+41
2009-05-05
Add printf format checking attribute
Marcel Holtmann
1
-3
/
+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-05-01
Fix wrong device path in connection properties
Marcel Holtmann
1
-1
/
+1
2009-05-01
Fix position of builtin include
Marcel Holtmann
1
-2
/
+2
2009-05-01
Use proper error helpers for plugin failures
Marcel Holtmann
1
-6
/
+7
2009-05-01
Add pattern and exclude matching for builtin plugins
Marcel Holtmann
1
-11
/
+25
2009-05-01
Add support for marking devices as secondary
Marcel Holtmann
3
-9
/
+46
2009-04-28
Fix default values for built-in enabled plugins
Marcel Holtmann
1
-22
/
+32
2009-04-28
Fix udhcpc, dhclient and resolvconf binary detection
Marcel Holtmann
1
-3
/
+3
2009-04-28
Add built-in support for udhcp and dhclient plugins
Marcel Holtmann
3
-5
/
+21
2009-04-28
Allow built-in of wifi, bluetooth and resolvconf plugins
Marcel Holtmann
3
-19
/
+28
2009-04-27
Allow selective option for current built-in plugins
Marcel Holtmann
3
-6
/
+22
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
6
-8
/
+37
2009-04-26
Fix the GIT repository location
Marcel Holtmann
1
-1
/
+1
2009-04-23
Export active profile path and ident information
Marcel Holtmann
4
-10
/
+22
2009-04-23
Add hooks for saving and loading service details
Marcel Holtmann
1
-0
/
+6
2009-04-23
Add callbacks for service storage functions
Marcel Holtmann
4
-1
/
+77
2009-04-23
Add extra unique identifier to service object path
Marcel Holtmann
2
-12
/
+40
2009-04-23
Add functions for handling unique device identifiers
Marcel Holtmann
4
-0
/
+34
2009-04-23
Add initial steps for builtin plugins
Marcel Holtmann
2
-0
/
+13
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-23
Check for inotify header files and library support
Marcel Holtmann
1
-0
/
+6
2009-04-22
Read hostname after setting up loopback interface
Marcel Holtmann
1
-0
/
+19
2009-04-22
Add support for service connect and disconnect methods
Marcel Holtmann
1
-0
/
+50
2009-04-22
Add helper function for no carrier error messages
Marcel Holtmann
2
-0
/
+7
2009-04-22
Add commands for service testing
Marcel Holtmann
1
-2
/
+111
2009-04-22
Add support for service passphrase handling
Marcel Holtmann
2
-22
/
+122
2009-04-22
Fix broken mode and security string comparison
Marcel Holtmann
1
-6
/
+6
2009-04-22
Fix missing call to trigger service list resorting
Marcel Holtmann
1
-0
/
+5
2009-04-22
Add properties for WiFi services
Marcel Holtmann
1
-1
/
+38
2009-04-22
Fix handling of networks without a group name
Marcel Holtmann
1
-4
/
+18
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-21
Fix broken service state change signal
Marcel Holtmann
1
-4
/
+10
2009-04-21
Add extra debug messages for service state changes
Marcel Holtmann
1
-0
/
+8
2009-04-21
Add support for service ready and disconnect state changes
Marcel Holtmann
4
-0
/
+67
2009-04-21
Add function to retrieve device from an element
Marcel Holtmann
2
-3
/
+15
[next]