Age | Commit message (Expand) | Author |
2004-04-05 | Fixed to require +o as well as +g to receive a globops notice | brain |
2004-04-05 | Added 'Timeout' in classes :p | frostycoolslug |
2004-04-05 | Added m_globlops module with unreal-style /GLOBOPS and usermode +g (set on oper) | brain |
2004-04-05 | Added support for OnWhois, OnOper, OnInfo and SendToModeMask in the API | brain |
2004-04-05 | Attempted fix for bug ID #3 (compile error/namespace error in channels.cpp) | brain |
2004-04-05 | Fix for bug ID #5 (PING, PONG And other matters) | brain |
2004-04-05 | Fix for bug ID #6 (excessively long commands) | brain |
2004-04-05 | Changed documentation to match change in OnExtendedMode with a void* | brain |
2004-04-05 | Modified the Module::OnExtendedMode() method to use a void* as its target whi... | brain |
2004-04-04 | Fixed a bug in servermode handling where the target is a channel, found by Ch... | brain |
2004-04-04 | Fixes to make motd display (we were missinga readfile()?!) | brain |
2004-04-04 | New documentation to document user/channel mode handling | brain |
2004-04-04 | Added comments to m_cloaking.cpp | brain |
2004-04-04 | Completed support for module-handled umodes | brain |
2004-04-04 | Completed support for module-handled umodes | brain |
2004-04-04 | Fixed idle time | brain |
2004-04-04 | Added support for module-based chanmodes with parameters and the ability to q... | brain |
2004-04-04 | Added support for module-based chanmodes with parameters and the ability to q... | brain |
2004-04-04 | Added support for /modules command | brain |
2004-04-04 | Added support for /modules command | brain |
2004-04-03 | removed ``s to fix bug running $MAKEPROG | frostycoolslug |
2004-04-03 | Fixes for setpriority on freebsd | brain |
2004-04-03 | Fixed FreeBSD bugs. | frostycoolslug |
2004-04-03 | Topic and stability fixes | brain |
2004-04-03 | Fixed wrong number of parameters for TOPIC that could cause a segfault | brain |
2004-04-03 | Tons more sanity checks and length checks | brain |
2004-04-03 | Fixed bugs in ./configure | frostycoolslug |
2004-04-03 | Fixed command parser to tidy up malformed commands (xchat inserts extra spaces) | brain |
2004-04-03 | New stylesheet (grey shades) | brain |
2004-04-03 | Added support for module-defined chanmodes with no parameters | brain |
2004-04-03 | Added support for module-defined chanmodes with no parameters | brain |
2004-04-03 | Added -nofork parameter which allows you to force inspircd into the foregroun... | brain |
2004-04-02 | Yet MORE fixes to crashes on quit | brain |
2004-04-02 | Added logging for when commands are added | brain |
2004-04-02 | Improved comments | brain |
2004-04-02 | Updated documentation to document Server::SendMode | brain |
2004-04-02 | Added ability to override modes (allows SAMODE support etc) | brain |
2004-04-02 | Clarified documentation | brain |
2004-04-02 | Fixed typo | brain |
2004-04-02 | Added simple test command module | brain |
2004-04-02 | Added support for modules to create commands - this needs a proof-of-concept ... | brain |
2004-04-01 | Fixed <link> tags | brain |
2004-04-01 | Fixed <link> tags | brain |
2004-04-01 | Fixed issue where /connect crashes the ircd if no default routes defined | brain |
2003-09-27 | Combined The file Modules and Config file existance checkers into one function | frostycoolslug |
2003-09-27 | Added Support for GCC 2 back. | frostycoolslug |
2003-09-27 | Added Support for GCC 2 back. | frostycoolslug |
2003-09-27 | changed CheckModule from (char module[MAXBUF]) to (char* module) -- Suggested... | frostycoolslug |
2003-09-27 | Fixed Bug Causing missing modules to Seg Fault The IRCd, now the missing modu... | frostycoolslug |
2003-08-17 | modified to fix 'antiquated header' map.h | brain |