aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/sql/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-17/+0
* Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a which was only necessary w...Tobias Brunner2010-03-021-1/+0
* Streamlined the source file list formatting in plugin makefiles.Tobias Brunner2010-03-021-2/+3
* Link all enabled libstrongswan plugins into the library, link all enabled cha...Tobias Brunner2010-03-021-2/+6
* Link all plugins to libstrongswan.Tobias Brunner2010-02-251-0/+1
* move SQL-based pool functionality to new attr-sql libstrongswan pluginAndreas Steffen2009-10-131-6/+3
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-101-1/+0
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-101-1/+0
* added -avoid-version to LDFLAGS, plugins are not versionedMartin Willi2009-07-031-1/+1
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-2/+1
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-1/+2
* fixed the strongswan.conf pathAndreas Steffen2008-05-221-1/+3
* loading default modules depending on configure optionsMartin Willi2008-05-161-1/+2
* plugin load configuration in strongswan.confMartin Willi2008-05-151-3/+3
* prototype of sql pool administration utilityMartin Willi2008-05-071-1/+4
* fixed compiler warningMartin Willi2008-04-171-1/+2
* logging to SQL databaseMartin Willi2008-03-151-1/+1
* credential lookup in mysql/sqlite databaseMartin Willi2008-03-141-1/+1
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+10