aboutsummaryrefslogtreecommitdiffstats
path: root/src/manager/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-5/+10
* Build dedicated plugin lists for each strongSwan componentMartin Willi2010-08-121-1/+1
* Fixing out-of-tree build after adding dependency to config.status.Tobias Brunner2010-04-291-1/+1
* Users of PLUGINS depend on config.status, rebuilding them if plugin configura...Martin Willi2010-04-291-0/+1
* Don't indirectly link dependent libraries.Gerd von Egidy2010-03-191-1/+1
* 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
* fixed the strongswan.conf pathAndreas Steffen2008-05-221-2/+6
* moved manager to its own subdirectory in ipsecdirMartin Willi2008-05-161-15/+17
* loading default modules depending on configure optionsMartin Willi2008-05-161-1/+1
* replaced the example manager database by a sql scriptMartin Willi2008-04-011-3/+1
* fixed manager plugin loadingMartin Willi2008-03-281-1/+2
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-14/+3
* include pipe-thin-green icons in distribution4.1.10Andreas Steffen2007-12-191-0/+1
* make config view in strongSwan manager look similar to ikesa viewAndreas Steffen2007-12-181-0/+1
* implemented IKE_SA initiation in managerMartin Willi2007-11-131-5/+8
* configuration query for manager (WIP)Martin Willi2007-11-121-2/+7
* implemented IKE/CHILD_SA close through managerMartin Willi2007-11-121-2/+5
* moved enumerator from libappserv to libstrongswanMartin Willi2007-10-041-1/+1
* added thread initialization/deinitialization hooksMartin Willi2007-10-021-1/+1
* fixed path to the local libstrongswan buildAndreas Steffen2007-10-011-1/+1
* refactored strongswan managerMartin Willi2007-09-261-15/+15
* removed unneded template logout.cs, fixes #10Martin Willi2007-09-181-2/+1
* added missing distribution/install filesMartin Willi2007-09-141-2/+11
* added subnets of CHILD_SAs to xml interfaceMartin Willi2007-09-141-2/+5
* added DATA files to EXTRA_DISTMartin Willi2007-09-131-1/+5
* added missing enumerator.h to distributionMartin Willi2007-09-131-1/+1
* manager can query and list IKE_SA status (no layout yet)Martin Willi2007-09-131-8/+13
* first revision of new manager webappMartin Willi2007-09-111-0/+33