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
path:
root
/
src
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-20
Try the Wireless Extension driver first for now
Marcel Holtmann
1
-1
/
+1
2009-05-20
Add option for selecting WiFi/Supplicant driver from command line
Marcel Holtmann
1
-0
/
+15
2009-04-13
Add error reporting for state and storage directory creation
Marcel Holtmann
1
-4
/
+10
2009-01-21
Add support for toggling debug output
Marcel Holtmann
1
-0
/
+8
2009-01-21
Add extra options to exclude devices and plugins
Marcel Holtmann
1
-3
/
+11
2009-01-08
Add command line option to show version number
Marcel Holtmann
1
-3
/
+11
2009-01-05
Add support for plugin pattern via command line
Marcel Holtmann
1
-1
/
+5
2009-01-03
Make /etc/resolv.conf modification part of the daemon
Marcel Holtmann
1
-0
/
+2
2009-01-03
Remove some empty lines to make it more readable
Marcel Holtmann
1
-6
/
+0
2009-01-01
Add basic support for monitoring udev events
Marcel Holtmann
1
-0
/
+2
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-12-27
Add stage for stopping element registration
Marcel Holtmann
1
-0
/
+2
2008-12-24
Postpone initial driver probing after all plugins are loaded
Marcel Holtmann
1
-0
/
+2
2008-12-20
Add generic reference to the global D-Bus connection
Marcel Holtmann
1
-0
/
+4
2008-12-13
Add small self testing framework
Marcel Holtmann
1
-0
/
+11
2008-12-05
Fix cleanup and unregistration procedures
Marcel Holtmann
1
-6
/
+6
2008-11-24
Make threading support optional
Marcel Holtmann
1
-0
/
+4
2008-10-17
Fix disconnect callback declaration
Marcel Holtmann
1
-1
/
+1
2008-08-13
Add copy of libgdbus helper for easier adoption
Marcel Holtmann
1
-1
/
+1
2008-08-09
Add basics for a global RTNL engine
Marcel Holtmann
1
-0
/
+4
2008-08-07
Add object path for the default profile
Marcel Holtmann
1
-0
/
+4
2008-08-05
Fix selecting network device
Marcel Holtmann
1
-5
/
+5
2008-07-30
Quit when receiving D-Bus disconnect
Marcel Holtmann
1
-0
/
+2
2008-07-03
Add D-Bus disconnect callback
Marcel Holtmann
1
-0
/
+7
2008-07-03
Simplify the locking and remove some deadlocks
Marcel Holtmann
1
-4
/
+4
2008-07-02
Add skeleton for new storage support using SQLite3
Marcel Holtmann
1
-0
/
+4
2008-06-29
Add first draft of new D-Bus API
Marcel Holtmann
1
-1
/
+1
2008-06-28
Disable setup of RTNL, interfaces and networks
Marcel Holtmann
1
-12
/
+0
2008-06-28
Add new element infrastructure
Marcel Holtmann
1
-0
/
+4
2008-04-14
Use GLib option parsing
Marcel Holtmann
1
-58
/
+41
2008-04-14
Setup GLib and D-Bus threading support
Marcel Holtmann
1
-0
/
+8
2008-04-14
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-04-08
Add support for creating and removing networks
Marcel Holtmann
1
-1
/
+7
2008-03-12
Add option for interface limitation
Marcel Holtmann
1
-7
/
+15
2008-02-22
Add logging infrastructure
Marcel Holtmann
1
-11
/
+12
2008-02-18
Update for libgdbus API change
Marcel Holtmann
1
-3
/
+10
2008-01-24
Add handling for agent registration and monitoring
Marcel Holtmann
1
-1
/
+1
2008-01-24
Add skeleton for agent infrastructure
Marcel Holtmann
1
-0
/
+4
2008-01-08
Add creation of the storage directory
Marcel Holtmann
1
-0
/
+5
2008-01-03
Add preparation for Network Manager compatibility
Marcel Holtmann
1
-1
/
+63
2008-01-01
Add experimental IPv4 address retrieval over netlink
Marcel Holtmann
1
-4
/
+4
2007-12-26
Add skeleton for manager interface
Marcel Holtmann
1
-2
/
+2
2007-12-25
Add experimental netlink support
Marcel Holtmann
1
-0
/
+4
2007-12-24
Add support for state directory
Marcel Holtmann
1
-0
/
+7
2007-12-22
Add interface infrastructure
Marcel Holtmann
1
-0
/
+4
2007-12-22
Add plugin infrastructure
Marcel Holtmann
1
-0
/
+4
2007-12-22
Add skeleton for daemon and D-Bus registration
Marcel Holtmann
1
-0
/
+71