log

age author description
Mon, 16 Jul 2018 13:29:48 +0200 David Demelier Irccd: use struct's in server events
Mon, 16 Jul 2018 13:14:10 +0200 David Demelier Core: use more C++17
Tue, 10 Jul 2018 21:44:00 +0200 David Demelier Irccdctl: remove unneeded files
Tue, 10 Jul 2018 21:22:00 +0200 David Demelier Irccdctl: add missing command property
Mon, 09 Jul 2018 21:02:00 +0200 David Demelier Common: use more C++17
Mon, 09 Jul 2018 20:53:00 +0200 David Demelier Irccd: use BOOST_DLL_ALIAS to avoid warnings
Mon, 09 Jul 2018 21:10:00 +0200 David Demelier CMake: s/libcommon/libirccd-core in tests
Mon, 09 Jul 2018 20:41:00 +0200 David Demelier Irccd: remove unused captures
Mon, 09 Jul 2018 20:31:00 +0200 David Demelier Irccd: add virtual destructor to plugin_loader
Sat, 07 Jul 2018 17:42:34 +0200 David Demelier Plugin links: create new request in case of redirection
Sat, 07 Jul 2018 15:40:46 +0200 David Demelier CMake: export pkg-config files, closes #874 @1h
Sat, 07 Jul 2018 14:03:04 +0200 David Demelier Misc: export libraries
Sat, 07 Jul 2018 10:59:19 +0200 David Demelier CMake: switch to GNUInstallDirs, closes #873 @1h
Sat, 07 Jul 2018 09:21:10 +0200 David Demelier Irccd: disable pid, gid, uid and daemon options, closes #846 @1h
Sat, 07 Jul 2018 08:56:25 +0200 David Demelier Irccd: verify dynlib_plugin major version too