summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-12-15Added CullList classbrain
2005-12-15New CullList trickbrain
2005-12-14Fixed location of Srvbrain
2005-12-14Added Server::GetVersion()brain
2005-12-14Fixed ModuleError()brain
2005-12-14Moved ModuleError()brain
2005-12-14Added more stuff to InspIRCd classbrain
2005-12-14Added new docs for class InspIRCd and globals.h etcbrain
2005-12-14Reverted module_sockets back to global scopebrain