summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-30Check for capabilities support via libcap-ngMarcel Holtmann1-0/+8
2009-11-25Add support for dynamic debug frameworkMarcel Holtmann1-12/+4
2009-08-29Remove all the useless D-Bus connection passingMarcel Holtmann1-4/+4
2009-08-23Use an umask fo 077 to protect profile storageMarcel Holtmann1-0/+3
2009-08-10Add more detailed tracking of IP devicesMarcel Holtmann1-0/+2
2009-08-07Add first steps of generic task frameworkMarcel Holtmann1-0/+2
2009-07-23Fix setup of udev context before loading any pluginsMarcel Holtmann1-0/+2
2009-07-22Don't remove state and storage directories on shutdownMarcel Holtmann1-4/+0
2009-07-22Add some extra logging outputMarcel Holtmann1-0/+2
2009-07-22Move RTNL and udev init after probing of devicesMarcel Holtmann1-2/+0
2009-07-21Print an error if disconnected from D-BusMarcel Holtmann1-1/+1
2009-07-01To be on the safe side use only wext for driver optionMarcel Holtmann1-1/+1
2009-05-20Try the Wireless Extension driver first for nowMarcel Holtmann1-1/+1
2009-05-20Add option for selecting WiFi/Supplicant driver from command lineMarcel Holtmann1-0/+15
2009-04-13Add error reporting for state and storage directory creationMarcel Holtmann1-4/+10
2009-01-21Add support for toggling debug outputMarcel Holtmann1-0/+8
2009-01-21Add extra options to exclude devices and pluginsMarcel Holtmann1-3/+11
2009-01-08Add command line option to show version numberMarcel Holtmann1-3/+11
2009-01-05Add support for plugin pattern via command lineMarcel Holtmann1-1/+5
2009-01-03Make /etc/resolv.conf modification part of the daemonMarcel Holtmann1-0/+2
2009-01-03Remove some empty lines to make it more readableMarcel Holtmann1-6/+0
2009-01-01Add basic support for monitoring udev eventsMarcel Holtmann1-0/+2
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-12-27Add stage for stopping element registrationMarcel Holtmann1-0/+2
2008-12-24Postpone initial driver probing after all plugins are loadedMarcel Holtmann1-0/+2
2008-12-20Add generic reference to the global D-Bus connectionMarcel Holtmann1-0/+4
2008-12-13Add small self testing frameworkMarcel Holtmann1-0/+11
2008-12-05Fix cleanup and unregistration proceduresMarcel Holtmann1-6/+6
2008-11-24Make threading support optionalMarcel Holtmann1-0/+4
2008-10-17Fix disconnect callback declarationMarcel Holtmann1-1/+1
2008-08-13Add copy of libgdbus helper for easier adoptionMarcel Holtmann1-1/+1
2008-08-09Add basics for a global RTNL engineMarcel Holtmann1-0/+4
2008-08-07Add object path for the default profileMarcel Holtmann1-0/+4
2008-08-05Fix selecting network deviceMarcel Holtmann1-5/+5
2008-07-30Quit when receiving D-Bus disconnectMarcel Holtmann1-0/+2
2008-07-03Add D-Bus disconnect callbackMarcel Holtmann1-0/+7
2008-07-03Simplify the locking and remove some deadlocksMarcel Holtmann1-4/+4
2008-07-02Add skeleton for new storage support using SQLite3Marcel Holtmann1-0/+4
2008-06-29Add first draft of new D-Bus APIMarcel Holtmann1-1/+1
2008-06-28Disable setup of RTNL, interfaces and networksMarcel Holtmann1-12/+0
2008-06-28Add new element infrastructureMarcel Holtmann1-0/+4
2008-04-14Use GLib option parsingMarcel Holtmann1-58/+41
2008-04-14Setup GLib and D-Bus threading supportMarcel Holtmann1-0/+8
2008-04-14Update copyright informationMarcel Holtmann1-1/+1
2008-04-08Add support for creating and removing networksMarcel Holtmann1-1/+7
2008-03-12Add option for interface limitationMarcel Holtmann1-7/+15
2008-02-22Add logging infrastructureMarcel Holtmann1-11/+12
2008-02-18Update for libgdbus API changeMarcel Holtmann1-3/+10
2008-01-24Add handling for agent registration and monitoringMarcel Holtmann1-1/+1
2008-01-24Add skeleton for agent infrastructureMarcel Holtmann1-0/+4