Remove obsolete file.
[connman] / src / main.c
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