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
Age
Commit message (
Expand
)
Author
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
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
[next]