]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/mysql
Correctly install DNS servers on Android if frontend is not used.
[thirdparty/strongswan.git] / src / libstrongswan / plugins / mysql /
2011-07-26  Tobias BrunnerAdded missing include in mysql plugin.
2011-04-15  Martin WilliAdded a (not yet implemented) plugin_t method to reload...
2011-04-15  Martin WilliAdded a get_name() function to plugin_t, create_plugin_...
2010-12-04  Andreas SteffenMigrated mysql plugin to INIT/METHOD macros
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2010-03-02  Tobias BrunnerReverting eba28948a584b9d02474cf5d256b04b8d2adbe6a...
2010-03-02  Tobias BrunnerStreamlined the source file list formatting in plugin...
2010-03-02  Tobias BrunnerLink all enabled libstrongswan plugins into the library...
2010-03-02  Tobias BrunnerChanged plugin constructors from plugin_create to plugi...
2010-03-02  Tobias BrunnerRemoving the plugin constructor declarations from the...
2010-02-25  Tobias BrunnerLink all plugins to libstrongswan.
2009-12-23  Tobias BrunnerUsing the thread wrapper in charon, libstrongswan and...
2009-12-23  Tobias BrunnerSeparated the public interfaces of the threading primit...
2009-12-23  Tobias BrunnerMoved mutex.c to a separate folder in order to cleanly...
2009-09-23  Martin WilliUse mysql_config to query MySQL LIBS and CFLAGS
2009-09-04  Martin Willireplaces four spaces by tabs, where appropriate
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-08-14  Tobias BrunnerOpenSolaris defines MUTEX_DEFAULT therefore we rename...
2009-07-03  Martin Williadded -avoid-version to LDFLAGS, plugins are not versioned
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-03-24  Martin Williupdated Doxyfile
2008-07-21  Martin Williadded a driver type getter for database implementations
2008-06-26  Martin Willifixed ifndef typo for MYSQL_DATA_TRUNCATED check
2008-06-24  Martin Willireintroducing MYSQL_DATA_TRUNCATED if supported on...
2008-06-20  Martin Williremoved unused MYSQL_DATA_TRUNCATED check for compatibi...
2008-06-05  Martin Willifixed NULL string mysql parameter
2008-03-14  Martin Willireduced mysql pool verbosity
2008-03-13  Martin Willimerged the modularization branch (credentials) back...