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
2006-01-09
Missing classname
brain
2006-01-09
Fixed compile issue
brain
2006-01-09
Untested priority system for modules to move themselves to the start or end o...
brain
2006-01-04
Renumber the implement lists after a module is unloaded
brain
2006-01-04
Added a TODO
brain
2006-01-03
Added CASEMAPPING and CHARSET to ISUPPORT (005)
brain
2005-12-30
Changed background stuff to occur more often
brain
2005-12-30
Optimized out some more redundant va_args voodoo
brain
2005-12-29
Cached ISUPPORT
brain
2005-12-29
Changed to MAX_DESCRIPTORS
brain
2005-12-29
Added counters for MAX_DESCRIPTORS etc which allows the socket engine to refu...
brain
2005-12-29
Fixed an extremely n00bish mistake involving referencing a global copy of Ser...
brain
2005-12-29
Optimizing to not use so much cpu with high user loads
brain
2005-12-28
Signal handlers were not being set when -nofork was enabled
brain
2005-12-26
Fixed and implemented /modules debug <glob>
brain
2005-12-26
Fixed typo
brain
2005-12-26
Added global_implementation array, bypasses calls which *NO* modules are curr...
brain
2005-12-26
Fixed support for implementation hooks
brain
2005-12-26
Adding hook type checking to event calls to speed them up
brain
2005-12-19
SSL is a fucking mess.
brain
2005-12-18
Added IOHookModule stuff to allow for different modules to hook different ports
brain
2005-12-16
Split all commands into seperate files and redid command system to take class...
brain
2005-12-16
Added 'this' to LoadAllModules
brain
2005-12-16
Moved serverstats* stats to InspIRCd class
brain
2005-12-16
Moved LoadAllModules out of constructor, because value of 'this' isnt assigne...
brain
2005-12-16
Moved ModeGrok and Parser into InspIRCd class
brain
2005-12-16
Moved mode stuff into modeparser
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
Moved more command parsing stuff to CommandParser
brain
2005-12-16
Moved command_parse functions into class CommandParser
brain
2005-12-16
Renamed removecommands to remove_commands
brain
2005-12-16
Moved command parsing crap into command_parse.cpp
brain
2005-12-16
Moved BoundPortCount into serverstats
brain
2005-12-16
Changed I/O reading stuff for modules to be much faster (and exclusive :()
brain
2005-12-15
Added 'local users' vector
brain
2005-12-15
Full removal of inspircd_util.h
brain
2005-12-15
Moved rehashnick and force_nickchange to users.cpp
brain
2005-12-15
Fixed old use of userrec::HasPermission
brain
2005-12-15
Tidied up call_handler to use strings
brain
2005-12-15
Moved a ton of user related functions from inspircd.cpp to users.cpp
brain
2005-12-14
Added more stuff to InspIRCd class
brain
2005-12-14
Reverted module_sockets back to global scope
brain
2005-12-14
Grrrrrr
brain
2005-12-14
Moving module_sockets into main class
brain
2005-12-14
Code tidying
brain
2005-12-14
Shuffling stuff about
brain
2005-12-14
Moved a bunch of stuff into class InspIRCd
brain
2005-12-14
Fixed some craq++
brain
2005-12-14
Fixed vars
brain
[prev]
[next]