Age | Commit message (Expand) | Author |
---|---|---|
2014-03-05 | Move src/commands/cmd_*.cpp to src/coremods[/core_*]/ | Attila Molnar |
2014-02-09 | Call DelFd() and SetFd(-1) from SocketEngine::Close(EventHandler*) | Attila Molnar |
2014-02-08 | Change all socketengine methods to be static | Attila Molnar |
2014-02-08 | Change SocketEngine functions that do not require an instance to be static | Attila Molnar |
2013-12-18 | Clean up CoreException | Attila Molnar |
2013-09-08 | Automatically register ServiceProviders created by modules | attilamolnar |
2013-08-30 | Replace OnRehash() with ReadConfig() that is called on boot, on module load a... | attilamolnar |
2013-08-04 | Automatically attach modules to events | attilamolnar |
2013-05-19 | Fix spacing in calls to LogManager::Log. | Peter Powell |
2013-04-26 | Modularize DNS | Adam |