Disabled in container environment
[platform/upstream/connman.git] / src / main.c
2011-01-31 Daniel Wagnerdnsproxy: Fallback to resolv.conf if dnsproxy fails
2011-01-28 Kalle Valomanager: Remove network-manager compatibility code
2011-01-26 Daniel Wagnerondemand: Remove ondemand.c
2011-01-26 Daniel Wagnerresolver: Only support resolv.conf and dnsproxy
2011-01-26 Daniel Wagnerdnsproxy: Add command line switch
2011-01-26 Daniel Wagnerdnsproxy: Move from plugins to core
2010-12-08 Samuel OrtizRevert "main: Stop rfkill after the plugins"
2010-12-08 Samuel Ortizmain: Stop rfkill after the plugins
2010-12-02 Samuel OrtizRemove selftest file and option
2010-11-06 Marcel HoltmannAdd basic implementation for internal proxy framework
2010-10-27 Samuel Ortiziptables: Initial library commit
2010-10-06 Marcel HoltmannUse nl80211/cfg80211 WiFi configuration by default
2010-10-04 Pekka PessiSupport -p and -P options with list of plugins
2010-10-04 Marcel HoltmannRemove dependency on udev
2010-09-23 Daniel WagnerPut .data files into a separate directory
2010-09-22 Daniel WagnerStore stats information into separate files
2010-07-26 Samuel OrtizInitial on-demand connection implementation
2010-07-03 Marcel HoltmannAdd initial bits and pieces for Tethering support
2010-05-31 Samuel OrtizComplete timeserver API
2010-05-25 Marcel HoltmannBreak function declaration down to two lines
2010-05-25 Gustavo F. PadovanBring back -d option without need for argument
2010-04-03 Samuel OrtizAdd session support
2010-01-05 Marcel HoltmannAdd framework for counter callbacks
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-14 Marcel HoltmannAdd framework for configuration files
2009-11-29 Marcel HoltmannCheck for capabilities support via libcap-ng
2009-11-25 Marcel HoltmannAdd support for dynamic debug framework
2009-08-30 Marcel HoltmannRemove all the useless D-Bus connection passing
2009-08-24 Marcel HoltmannUse an umask fo 077 to protect profile storage
2009-08-10 Marcel HoltmannAdd more detailed tracking of IP devices
2009-08-07 Marcel HoltmannAdd first steps of generic task framework
2009-07-23 Marcel HoltmannFix setup of udev context before loading any plugins
2009-07-22 Marcel HoltmannDon't remove state and storage directories on shutdown
2009-07-22 Marcel HoltmannAdd some extra logging output
2009-07-22 Marcel HoltmannMove RTNL and udev init after probing of devices
2009-07-21 Marcel HoltmannPrint an error if disconnected from D-Bus
2009-07-01 Marcel HoltmannTo be on the safe side use only wext for driver option
2009-05-20 Marcel HoltmannTry the Wireless Extension driver first for now
2009-05-20 Marcel HoltmannAdd option for selecting WiFi/Supplicant driver from...
2009-04-13 Marcel HoltmannAdd error reporting for state and storage directory...
2009-01-21 Marcel HoltmannAdd support for toggling debug output
2009-01-21 Marcel HoltmannAdd extra options to exclude devices and plugins
2009-01-08 Marcel HoltmannAdd command line option to show version number
2009-01-05 Marcel HoltmannAdd support for plugin pattern via command line
2009-01-03 Marcel HoltmannMake /etc/resolv.conf modification part of the daemon
2009-01-03 Marcel HoltmannRemove some empty lines to make it more readable
2009-01-01 Marcel HoltmannAdd basic support for monitoring udev events
2009-01-01 Marcel HoltmannUpdate copyright information
2008-12-27 Marcel HoltmannAdd stage for stopping element registration
2008-12-24 Marcel HoltmannPostpone initial driver probing after all plugins are...
2008-12-20 Marcel HoltmannAdd generic reference to the global D-Bus connection
2008-12-13 Marcel HoltmannAdd small self testing framework
2008-12-05 Marcel HoltmannFix cleanup and unregistration procedures
2008-11-24 Marcel HoltmannMake threading support optional
2008-10-17 Marcel HoltmannFix disconnect callback declaration
2008-08-12 Marcel HoltmannAdd copy of libgdbus helper for easier adoption
2008-08-09 Marcel HoltmannAdd basics for a global RTNL engine
2008-08-07 Marcel HoltmannAdd object path for the default profile
2008-08-05 Marcel HoltmannFix selecting network device
2008-07-30 Marcel HoltmannQuit when receiving D-Bus disconnect
2008-07-03 Marcel HoltmannAdd D-Bus disconnect callback
2008-07-03 Marcel HoltmannSimplify the locking and remove some deadlocks
2008-07-02 Marcel HoltmannAdd skeleton for new storage support using SQLite3
2008-06-29 Marcel HoltmannAdd first draft of new D-Bus API
2008-06-28 Marcel HoltmannDisable setup of RTNL, interfaces and networks
2008-06-28 Marcel HoltmannAdd new element infrastructure
2008-04-13 Marcel HoltmannUse GLib option parsing
2008-04-13 Marcel HoltmannSetup GLib and D-Bus threading support
2008-04-13 Marcel HoltmannUpdate copyright information
2008-04-08 Marcel HoltmannAdd support for creating and removing networks
2008-03-12 Marcel HoltmannAdd option for interface limitation
2008-02-22 Marcel HoltmannAdd logging infrastructure
2008-02-18 Marcel HoltmannUpdate for libgdbus API change
2008-01-24 Marcel HoltmannAdd handling for agent registration and monitoring
2008-01-24 Marcel HoltmannAdd skeleton for agent infrastructure
2008-01-08 Marcel HoltmannAdd creation of the storage directory
2008-01-03 Marcel HoltmannAdd preparation for Network Manager compatibility
2008-01-01 Marcel HoltmannAdd experimental IPv4 address retrieval over netlink
2007-12-26 Marcel HoltmannAdd skeleton for manager interface
2007-12-25 Marcel HoltmannAdd experimental netlink support
2007-12-24 Marcel HoltmannAdd support for state directory
2007-12-22 Marcel HoltmannAdd interface infrastructure
2007-12-22 Marcel HoltmannAdd plugin infrastructure
2007-12-22 Marcel HoltmannAdd skeleton for daemon and D-Bus registration