summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-20main: Mark end of array with NULL in order not to crashPatrik Flykt1-0/+1
2012-04-20main: Set default values if main.conf is not foundPatrik Flykt1-4/+6
2012-04-12main: Implement 'FallbackNameservers' main.conf optionPatrik Flykt1-0/+47
2012-04-11main: Add 'PreferredTechnologies' configuration file optionPatrik Flykt1-0/+17
2012-04-11main: Free g_key_file config immediately after usePatrik Flykt1-5/+4
2012-04-11main: Add 'DefaultAutoConnectTechnologies' configuration optionPatrik Flykt1-0/+59
2012-04-05main: Parse FallbackTimeservers list from main.confAlok Barsode1-0/+21
2012-02-13nat: Move nat code into a seperate fileDaniel Wagner1-0/+2
2012-02-01ippool: Add IP pool layerDaniel Wagner1-0/+2
2012-01-05dhcpv6: Support stateless DHCPv6Jukka Rissanen1-0/+2
2011-10-06log: Add support for backtrace symbole resolvingMarcel Holtmann1-1/+1
2011-09-21main: Cleanup ipconfig after serviceDaniel Wagner1-1/+1
2011-09-12location: Deleted location support and portal pluginTomasz Bursztyka1-2/+0
2011-09-12main: Memory leak in option_debugJukka Rissanen1-0/+2
2011-09-12stats: Move stat files to respective service identifier directoryAlok Barsode1-6/+0
2011-09-12storage: Switch to settings fileAlok Barsode1-0/+1
2011-08-25storage: remove storage module frameworkAlok Barsode1-2/+0
2011-08-25profile: Remove profile.c and profile.hAlok Barsode1-4/+0
2011-07-01main: Move signalfd setup in its own functionMarcel Holtmann1-38/+58
2011-07-01main: Use signalfd instead of plain signalsDaniel Wagner1-8/+51
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