summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2012-04-29Release 0.840.84Marcel Holtmann1-1/+1
2012-04-29build: Remove dependency on libcap-ngMarcel Holtmann1-10/+0
2012-04-28Release 0.830.83Marcel Holtmann1-1/+1
2012-04-25build: Fix broken --disable-bluetoothMarcel Holtmann1-1/+1
2012-04-24Release 0.820.82Marcel Holtmann1-1/+1
2012-04-23Release 0.810.81Marcel Holtmann1-1/+1
2012-04-21build: Build client and testing tools by defaultMarcel Holtmann1-17/+15
2012-04-21build: Allow NM and PolicyKit plugins only as builtinsMarcel Holtmann1-20/+18
2012-04-21build: Remove duplicate test for wpa_supplicantMarcel Holtmann1-4/+0
2012-04-21build: Always enable essential plugins by defaultMarcel Holtmann1-44/+43
2012-04-21build: Remove useless fake pluginMarcel Holtmann1-4/+0
2012-04-20configure.ac: Require glib >= 2.28Patrik Flykt1-2/+2
2012-04-17Release 0.800.80Marcel Holtmann1-1/+1
2012-04-16build: Require D-Bus 1.4 or laterMarcel Holtmann1-15/+2
2012-04-12google: Remove google nameserver pluginPatrik Flykt1-6/+0
2012-04-05meego: Remove the meego pluginAlok Barsode1-6/+0
The fallback Timeservers should replace this plugin.
2012-03-06Release 0.790.79Marcel Holtmann1-1/+1
2012-02-04ntpd: Remove the ntpd pluginAlok Barsode1-18/+0
We now have ntp support in the core, hence remove the plugin.
2011-12-02Release 0.780.78Marcel Holtmann1-1/+1
2011-11-15pptp: Add pptp makefile and configure fileJukka Rissanen1-0/+22
2011-11-15l2tp: Add l2tp makefile and configure fileJukka Rissanen1-0/+22
2011-10-07configure: Print errors if VPN binaries are not foundPatrik Flykt1-0/+9
When a VPN has been enabled and its binary is not given with '--with-<VPN>=PROGRAM', make an additional check whether AC_PATH_PROG found the binary in question.
2011-09-12location: Deleted location support and portal pluginTomasz Bursztyka1-6/+0
2011-08-23Release 0.770.77Marcel Holtmann1-1/+1
2011-07-20Release 0.760.76Marcel Holtmann1-1/+1
2011-07-20build: Use color output for unit testsMarcel Holtmann1-1/+1
2011-07-20build: Remove wifi-scan testing utilityMarcel Holtmann1-5/+0
2011-07-17build: Check for signalfd supportMarcel Holtmann1-0/+3
2011-06-15Release 0.750.75Marcel Holtmann1-1/+1
2011-06-08build: Check for linux/if_alg.h if tools are enabledMarcel Holtmann1-0/+3
2011-06-02Release 0.740.74Marcel Holtmann1-1/+1
2011-04-18Release 0.730.73Marcel Holtmann1-1/+1
2011-03-30Release 0.720.72Marcel Holtmann1-1/+1
2011-03-28build: Check for dbus_connection_can_send_type functionMarcel Holtmann1-0/+4
2011-03-28build: Improve D-Bus checks for cross-compilationMarcel Holtmann1-0/+6
2011-03-16Release 0.710.71Marcel Holtmann1-1/+1
2011-03-11tist: Initial plugin implementationSamuel Ortiz1-0/+6
This is a plugin to support TI's shared transport driver.
2011-02-22Release 0.700.70Marcel Holtmann1-1/+1
2011-02-06Release 0.690.69Marcel Holtmann1-1/+1
2011-01-29Release 0.680.68Marcel Holtmann1-1/+1
2011-01-28nmcompat: Add pluginKalle Valo1-0/+6
Add plugin which provides network-manager state interface to applications. This is a direct copy of what was in src/manager.c, just copied all into a plugin.
2011-01-28build: Fix checks for systemd unit directoryMarcel Holtmann1-10/+9
2011-01-27Makefile: Add build suppport for the vpnc pluginMohamed Abbas1-0/+17
2011-01-26dnsproxy: Move from plugins to coreDaniel Wagner1-7/+0
2011-01-26configure: Do not fail when systemd is not installedLucas De Marchi1-12/+8
Use --with-systemdsystemunitdir instead of --enabled-systemd so it's possible to enable systemd even if systemd is not installed.
2011-01-20Release 0.670.67Marcel Holtmann1-1/+1
2011-01-17Release 0.660.66Marcel Holtmann1-1/+1
2010-12-28fix glib dependencyYang Ruirui1-2/+2
src/stats.c and src/tools/stats-tool.c use glib function g_mkstemp_full g_mkstemp_full comes since GLib 2.21.6, see following changelog: http://linuxtesting.org/upstream-tracker/changelogs/glib/2.21.6/changelog.html So here fix the dependency of glib in configure.ac to >=2.22
2010-12-24Release 0.650.65Marcel Holtmann1-1/+1
2010-12-10configure: Decrease default size of stats filesDaniel Wagner1-2/+2