Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-23 | Update Windows build scripts for the recent build sys changes | Adam | |
2014-02-08 | Replace SocketEngine::GetName() with INSPIRCD_SOCKETENGINE_NAME define | Attila Molnar | |
2013-08-08 | Fix a couple of issues | attilamolnar | |
- Wrong doc for Snomask::GetDescription() - Incorrect idle time when WHOISing remote users - String + int = garbage - Remote MODE commands (user mode changes) being broadcast in addition to being forwarded - Incorrect revision being shown | |||
2013-06-06 | Remove hardcoded MAXBUF constant. | Peter Powell | |
2013-04-12 | Tidy up source files: | Peter Powell | |
- Use #pragma once instead of include guards. - Move header files in src/modules to include/modules. - Fixed various spacing issues. | |||
2013-04-05 | Merge inspircd_{config,version}.h into a single header file. | Peter Powell | |