Age | Commit message (Expand) | Author |
---|---|---|
2015-12-14 | New source tree structure for modules. From commands/cs_access => chanserv/ac... | Adam |
2015-01-05 | Merge branch '2.0' into 2.1 | Adam |
2014-12-27 | Remove now unnecessary eventhook constructor calls in module init lists | Adam |
2014-12-10 | Use a triat class for event names instead of having to manually give them pla... | Adam |
2014-11-24 | Rewrite serializable to have field level granularity | Adam |
2014-11-03 | enc_bcrypt is no longer extra because it doesn't depend on external dependenc... | Adam |
2014-05-28 | Move most of the core pseudoclient logic to modules | Adam |
2014-04-20 | New event system | Adam |
2014-04-01 | Require cmake 2.8 and C++11 support | Adam |
2014-02-20 | enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code from li... | Daniel Vassdal |