summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-27main: Be quiet when config file isn't foundLucas De Marchi1-1/+5
2011-06-16element: Remove element.cDaniel Wagner1-7/+24
2011-06-07element: Remove device codeDaniel Wagner1-1/+3
2011-05-27main: Remove unused variable old_umaskMarcel Holtmann1-2/+1
2011-04-18core: Add skeleton for clock interfacesMarcel Holtmann1-0/+2
2011-04-04configuration: Rename configuration to settingSamuel Ortiz1-7/+5
2011-04-02main: Initial configuration file supportSamuel Ortiz1-0/+61
2011-02-15connection: Remove connection elementDaniel Wagner1-0/+2
2011-01-31dnsproxy: Fallback to resolv.conf if dnsproxy failsDaniel Wagner1-2/+0
2011-01-28manager: Remove network-manager compatibility codeKalle Valo1-9/+2
2011-01-26ondemand: Remove ondemand.cDaniel Wagner1-2/+0
2011-01-26resolver: Only support resolv.conf and dnsproxyDaniel Wagner1-2/+2
2011-01-26dnsproxy: Add command line switchDaniel Wagner1-1/+5
2011-01-26dnsproxy: Move from plugins to coreDaniel Wagner1-0/+2
2010-12-08Revert "main: Stop rfkill after the plugins"Samuel Ortiz1-2/+0
2010-12-08main: Stop rfkill after the pluginsSamuel Ortiz1-0/+2
2010-12-02Remove selftest file and optionSamuel Ortiz1-11/+0
2010-11-06Add basic implementation for internal proxy frameworkMarcel Holtmann1-0/+2
2010-10-28iptables: Initial library commitSamuel Ortiz1-0/+2
2010-10-06Use nl80211/cfg80211 WiFi configuration by defaultMarcel Holtmann1-1/+1
2010-10-04Support -p and -P options with list of pluginsPekka Pessi1-2/+2
2010-10-04Remove dependency on udevMarcel Holtmann1-2/+2
2010-09-23Put .data files into a separate directoryDaniel Wagner1-0/+6
2010-09-22Store stats information into separate filesDaniel Wagner1-0/+2
2010-07-26Initial on-demand connection implementationSamuel Ortiz1-0/+2
2010-07-03Add initial bits and pieces for Tethering supportMarcel Holtmann1-0/+2
2010-05-31Complete timeserver APISamuel Ortiz1-0/+2
2010-05-25Break function declaration down to two linesMarcel Holtmann1-1/+2
2010-05-25Bring back -d option without need for argumentGustavo F. Padovan1-1/+12
2010-04-03Add session supportSamuel Ortiz1-0/+2
2010-01-04Add framework for counter callbacksMarcel Holtmann1-0/+2
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-14Add framework for configuration filesMarcel Holtmann1-0/+2
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