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
Age
Commit message (
Expand
)
Author
2005-12-16
Forgot to remove dependency on serverstats *stats
brain
2005-12-16
Missing extern
brain
2005-12-16
Missing semicolon
brain
2005-12-16
Added 'this' to LoadAllModules
brain
2005-12-16
Moved serverstats stuff out
brain
2005-12-16
Moved serverstats* stats to InspIRCd class
brain
2005-12-16
Moved SocketEngine* SE into InspIRCd class
brain
2005-12-16
Moved LoadAllModules out of constructor, because value of 'this' isnt assigne...
brain
2005-12-16
More defines moved
brain
2005-12-16
Moved a ton of defined to modules.h that belong there
brain
2005-12-16
So many inclusion loops it makes your head spin - forward declaring tons of c...
brain
2005-12-16
Moved ModeGrok and Parser into InspIRCd class
brain
2005-12-16
GROK!
brain
2005-12-16
Moved mode stuff into modeparser
brain
2005-12-16
Changed to Parser->CreateCommand()
brain
2005-12-16
Fixed, no longer need to call SetupCommandHandler, constructor of CommandPars...
brain
2005-12-16
Changed to use CommandParser for RemoveCommands
brain
2005-12-16
Fixed some return type craq
brain
2005-12-16
Fixed to use CommandParser
brain
2005-12-16
Moved more command parsing stuff to CommandParser
brain
2005-12-16
Changed to include its own header
brain
2005-12-16
Fixed command parser
brain
2005-12-16
Changing stuff to using CommandParser class
brain
2005-12-16
Moved command_parse functions into class CommandParser
brain
2005-12-16
Made remove_commands public
brain
2005-12-16
Renamed removecommands to remove_commands
brain
2005-12-16
Fixed dodgy makefile generation
brain
2005-12-16
Fixed some crap
brain
2005-12-16
Moved command parsing crap into command_parse.cpp
brain
2005-12-16
Moved BoundPortCount into serverstats
brain
2005-12-16
Adjusted OnRawSocketClose to new system
brain
2005-12-16
Fixed warning
brain
2005-12-16
Some things just cant be static...
brain
2005-12-16
Changed I/O reading stuff for modules to be much faster (and exclusive :()
brain
2005-12-16
Moving to faster way of hooking i/o
brain
2005-12-16
Removed syscalls in log, moved va* buffers to static char
brain
2005-12-16
Optimized away a memset made it potentially 10x faster
brain
2005-12-15
Added more logging
brain
2005-12-15
Bigger read buffers on ibuf
brain
2005-12-15
Output buffering fixes
brain
2005-12-15
Added Buffer member
brain
2005-12-15
Added FlushWriteBuffer
brain
2005-12-15
New socket handling code
brain
2005-12-15
Fixed BUG BUG BUG
brain
2005-12-15
Added 'local users' vector
brain
2005-12-15
Tidied up some string stuff
brain
2005-12-15
Fixed typo in shorthand if
brain
2005-12-15
Re-introduced 3-line function CleanFilename
brain
2005-12-15
Full removal of inspircd_util.h
brain
2005-12-15
Removed inspircd_util.*!
brain
[next]