Age | Commit message (Expand) | Author |
2004-04-07 | Added preliminary support for ConfigReader::Verify at request of the slug :p | brain |
2004-04-07 | Added servernotice back to the user, informing them | brain |
2004-04-07 | Added m_filter module that filters privmsgs and notices that match patterns | brain |
2004-04-07 | Stability fixes | brain |
2004-04-07 | Fixed config reader to cache its files instead of re-reading them for each ac... | brain |
2004-04-06 | indentation fixes | brain |
2004-04-06 | Updated docs | brain |
2004-04-06 | typo fixes | brain |
2004-04-06 | OnUserPre* api fixes | brain |
2004-04-06 | Fixes to OnUserPreMessage and OnUserPreNotice | brain |
2004-04-06 | Added OnUserPreMessage and OnUserPreNotice events (not tested yet) | brain |
2004-04-06 | Fixed error where ircd would crash if user's quit message was 'Client exited'... | brain |
2004-04-06 | Fixed to allow gay scripts like invision to send duff commands (why i do this... | brain |
2004-04-06 | Actually compiles now :p | brain |
2004-04-06 | Added m_samode.cpp module by w00t (stability testing) | brain |
2004-04-06 | The SA* modules actually compile in this version | brain |
2004-04-06 | Added SA* modules (untested) | brain |
2004-04-06 | Added support for SVS-style Server class methods for modules | brain |
2004-04-06 | Fixes to INVITE to return numeric 443 if user is already on the channel | brain |
2004-04-06 | Fixed yet more phidjit bugs. BugID #6 (yes again) | brain |
2004-04-05 | Fixed minotr bug in handle_invite which caused only people in +i channels to ... | frostycoolslug |
2004-04-05 | Fixed Small bug in PASS command | frostycoolslug |
2004-04-05 | Added extra command logging | brain |
2004-04-05 | Added extra command logging | brain |
2004-04-05 | Changed comments to match the module (duh) | brain |
2004-04-05 | Changed description | brain |
2004-04-05 | Fixed to require +o as well as +g to receive a globops notice | brain |
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 | 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 | 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-03 | Fixes for setpriority on freebsd | brain |
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 | 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 |