summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-16Renamed removecommands to remove_commandsbrain
2005-12-16Fixed dodgy makefile generationbrain
2005-12-16Fixed some crapbrain
2005-12-16Moved command parsing crap into command_parse.cppbrain
2005-12-16Moved BoundPortCount into serverstatsbrain
2005-12-16Adjusted OnRawSocketClose to new systembrain
2005-12-16Fixed warningbrain
2005-12-16Some things just cant be static...brain
2005-12-16Changed I/O reading stuff for modules to be much faster (and exclusive :()brain
2005-12-16Moving to faster way of hooking i/obrain
2005-12-16Removed syscalls in log, moved va* buffers to static charbrain
2005-12-16Optimized away a memset made it potentially 10x fasterbrain
2005-12-15Added more loggingbrain
2005-12-15Bigger read buffers on ibufbrain
2005-12-15Output buffering fixesbrain
2005-12-15Added Buffer memberbrain
2005-12-15Added FlushWriteBufferbrain
2005-12-15New socket handling codebrain
2005-12-15Fixed BUG BUG BUGbrain
2005-12-15Added 'local users' vectorbrain
2005-12-15Tidied up some string stuffbrain
2005-12-15Fixed typo in shorthand ifbrain
2005-12-15Re-introduced 3-line function CleanFilenamebrain
2005-12-15Full removal of inspircd_util.hbrain
2005-12-15Removed inspircd_util.*!brain
2005-12-15Removed inspircd_util.cpp, this was NEVER really used!brain
2005-12-15Optimized helperfuncsbrain
2005-12-15Improved pointer voodoo in chanmodes(), many less strlcatsbrain
2005-12-15std::string -> irc::stringbrain
2005-12-15Fixed to work with new IsInvitedbrain
2005-12-15Moved rehashnick and force_nickchange to users.cppbrain
2005-12-15Fixed old use of userrec::HasPermissionbrain
2005-12-15Tidied up call_handler to use stringsbrain
2005-12-15Added externsbrain
2005-12-15Rar!brain
2005-12-15Removed code weirdness in handle_invitebrain
2005-12-15Major tidyups are fun for all :pbrain
2005-12-15Changed InviteTo to use irc::stringbrain
2005-12-15Fixed to use irc::string now for invite functionsbrain
2005-12-15Fixesbrain
2005-12-15Moved a ton of user related functions from inspircd.cpp to users.cppbrain
2005-12-15Made apply_lines apply perm lines againbrain
2005-12-15Added documentation for CullItem and CullListbrain
2005-12-15Added commentsbrain
2005-12-15Had comparison back to frontbrain
2005-12-15Fixed old codebrain
2005-12-15Fixed to allow remote users to be put on a cull listbrain
2005-12-15Removed unused varbrain
2005-12-15Updated so that netsplits use the cull_list.brain
2005-12-15Added cull_list.* to configurebrain