log

age author description
Sat, 07 Jul 2018 08:56:25 +0200 David Demelier Irccd: verify dynlib_plugin major version too
Fri, 06 Jul 2018 19:32:54 +0200 David Demelier Irccd: check ABI compatibility in dynlib_plugin
Fri, 06 Jul 2018 22:10:10 +0200 David Demelier Plugin links: brand new plugin, closes #872 @4h
Fri, 06 Jul 2018 21:01:15 +0200 David Demelier Common: remove empty line
Fri, 06 Jul 2018 21:01:03 +0200 David Demelier CMake: change native plugin output name
Sun, 03 Jun 2018 14:05:44 +0200 David Demelier Irccd: dynlib_plugin use path name as symbol instead of id
Wed, 16 May 2018 12:25:51 +0200 David Demelier CMake: prefix options with IRCCD_, #closes 800 @2h
Wed, 09 May 2018 22:34:47 +0200 David Demelier Irccd: use Boost.Predef, closes #805 @1h
Wed, 09 May 2018 20:11:50 +0200 David Demelier Misc: replace IRCCD_EXPORT with CMake functionality
Mon, 07 May 2018 21:10:12 +0200 David Demelier Irccd: create own json_util::document class
Fri, 04 May 2018 14:19:01 +0200 David Demelier Misc: update INSTALL.md
Fri, 04 May 2018 14:17:25 +0200 David Demelier Misc: style issue
Fri, 04 May 2018 14:05:57 +0200 David Demelier Misc: update CREDITS.md
Thu, 03 May 2018 21:45:10 +0200 David Demelier Irccd: extreme cleanup in system.cpp
Thu, 03 May 2018 12:05:04 +0200 David Demelier Misc: many fixes for GCC 8
Tue, 17 Apr 2018 20:14:13 +0200 David Demelier Irccd: store parent as weak_ptr, closes #799, @30m
Tue, 17 Apr 2018 12:49:32 +0200 David Demelier Irccd: seek symbol name from plugin filename, close #795 @10m
Tue, 17 Apr 2018 12:22:15 +0200 David Demelier Misc: headers reduction
Tue, 17 Apr 2018 12:21:37 +0200 David Demelier Irccdctl: cleanup main.cpp
Fri, 13 Apr 2018 22:42:06 +0200 David Demelier Common: style and cleanup in fs_util.hpp
Fri, 13 Apr 2018 22:32:30 +0200 David Demelier Tests: add [rule] load tests, continue #779
Fri, 13 Apr 2018 23:05:56 +0200 David Demelier Irccd: wrap all possible insecure functions in Javascript API, closes #794 @2h
Fri, 13 Apr 2018 22:43:10 +0200 David Demelier Irccdctl: fix invalid index shown in rule-info
Fri, 13 Apr 2018 07:32:10 +0200 David Demelier Irccd: load directly native plugin instead of wrapping it, closes #790 @1h
Thu, 12 Apr 2018 19:30:43 +0200 David Demelier CMake: global cleanup, remove useless definitions and libraries
Thu, 12 Apr 2018 19:24:09 +0200 David Demelier Misc: add some temporary files in .hgignore
Thu, 12 Apr 2018 21:01:10 +0200 David Demelier CMake: uniform extern library names
Thu, 12 Apr 2018 20:45:02 +0200 David Demelier Irccd: do not allow multiple server with same name
Thu, 12 Apr 2018 20:30:30 +0200 David Demelier Common: change escape sequence to avoid warning
Thu, 12 Apr 2018 20:14:07 +0200 David Demelier Tests: rework cli_test to spawn irccd daemon in a thread, continue #785