index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
inspircd.cpp
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 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
Added ability to override modes (allows SAMODE support etc)
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
Fixed Bug Causing missing modules to Seg Fault The IRCd, now the missing modu...
frostycoolslug
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-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-02-07
Changed to using LogLevels
brain
2003-02-02
Added first part of server linking code
brain
2003-01-30
Moved to Dev-C++ as an editor for project (more stable than gvim!)
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-23
Initial revision
brain