Age | Commit message (Expand) | Author |
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 |
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 | 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 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 | 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 |
2003-08-17 | Fixed reference to hash_map -- **FIXME** ext/hash_map - wont work on non-g++ | brain |
2003-07-31 | Fixed 'Not enough parameters for QUIT Command' bug.. (wtf is that about? :D) | frostycoolslug |
2003-07-27 | Added a couple of \n's to my 'Quotes File Not found' message.. | frostycoolslug |
2003-07-27 | Fix bug i put in, IRCd Should bail when quotefile aint specified. | frostycoolslug |
2003-07-27 | Possible Bugfix.. stop the IRCd from launching if the quotes file aint | frostycoolslug |
2003-07-22 | STL namespace fixes | randomdan |
2003-04-19 | Added more code for custom channel/user modes via modules | brain |
2003-04-18 | Added Mode handler structures and types | brain |
2003-03-30 | Updated docs | brain |
2003-03-30 | Added DOT files to documentation for class diagrams (pretteh!) | brain |
2003-03-23 | Changed so that when the process detaches, it changes its own priority to a l... | brain |
2003-02-09 | Changed to work with new log-level | brain |
2003-02-07 | Changed to using LogLevels | brain |
2003-02-02 | Forgot this.. | brain |
2003-02-02 | Adding server linking stuff | brain |
2003-02-02 | Added first part of server linking code | brain |
2003-01-30 | Fixed CVS missing files | brain |
2003-01-30 | Moved to Dev-C++ as an editor for project (more stable than gvim!) | brain |
2003-01-26 | frikking intermediate files.... | brain |
2003-01-26 | How does all this crap not get ignored? | brain |
2003-01-26 | removed crappy temp files | brain |
2003-01-26 | Modified documentation for base classes | brain |
2003-01-26 | Added server classes for linking | brain |
2003-01-25 | Fixed WHOWAS memory leak | brain |
2003-01-25 | Added /WHOWAS | brain |
2003-01-24 | Added copyright notices | brain |
2003-01-23 | Fixed paths and makefile locations | brain |
2003-01-23 | removed temp file | brain |