]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2005-12-16 brainChanged to include its own header
2005-12-16 brainFixed command parser
2005-12-16 brainChanging stuff to using CommandParser class
2005-12-16 brainMoved command_parse functions into class CommandParser
2005-12-16 brainMade remove_commands public
2005-12-16 brainRenamed removecommands to remove_commands
2005-12-16 brainFixed dodgy makefile generation
2005-12-16 brainFixed some crap
2005-12-16 brainMoved command parsing crap into command_parse.cpp
2005-12-16 brainMoved BoundPortCount into serverstats
2005-12-16 brainAdjusted OnRawSocketClose to new system
2005-12-16 brainFixed warning
2005-12-16 brainSome things just cant be static...
2005-12-16 brainChanged I/O reading stuff for modules to be much faster...
2005-12-16 brainMoving to faster way of hooking i/o
2005-12-16 brainRemoved syscalls in log, moved va* buffers to static...
2005-12-16 brainOptimized away a memset made it potentially 10x faster
2005-12-15 brainAdded more logging
2005-12-15 brainBigger read buffers on ibuf
2005-12-15 brainOutput buffering fixes
2005-12-15 brainAdded Buffer member
2005-12-15 brainAdded FlushWriteBuffer
2005-12-15 brainNew socket handling code
2005-12-15 brainFixed BUG BUG BUG
2005-12-15 brainAdded 'local users' vector
2005-12-15 brainTidied up some string stuff
2005-12-15 brainFixed typo in shorthand if
2005-12-15 brainRe-introduced 3-line function CleanFilename
2005-12-15 brainFull removal of inspircd_util.h
2005-12-15 brainRemoved inspircd_util.*!
2005-12-15 brainRemoved inspircd_util.cpp, this was NEVER really used!
2005-12-15 brainOptimized helperfuncs
2005-12-15 brainImproved pointer voodoo in chanmodes(), many less strlcats
2005-12-15 brainstd::string -> irc::string
2005-12-15 brainFixed to work with new IsInvited
2005-12-15 brainMoved rehashnick and force_nickchange to users.cpp
2005-12-15 brainFixed old use of userrec::HasPermission
2005-12-15 brainTidied up call_handler to use strings
2005-12-15 brainAdded externs
2005-12-15 brainRar!
2005-12-15 brainRemoved code weirdness in handle_invite
2005-12-15 brainMajor tidyups are fun for all :p
2005-12-15 brainChanged InviteTo to use irc::string
2005-12-15 brainFixed to use irc::string now for invite functions
2005-12-15 brainFixes
2005-12-15 brainMoved a ton of user related functions from inspircd...
2005-12-15 brainMade apply_lines apply perm lines again
2005-12-15 brainAdded documentation for CullItem and CullList
2005-12-15 brainAdded comments
2005-12-15 brainHad comparison back to front
2005-12-15 brainFixed old code
2005-12-15 brainFixed to allow remote users to be put on a cull list
2005-12-15 brainRemoved unused var
2005-12-15 brainUpdated so that netsplits use the cull_list.
2005-12-15 brainAdded cull_list.* to configure
2005-12-15 brainAdded CullList class
2005-12-15 brainNew CullList trick
2005-12-14 brainFixed location of Srv
2005-12-14 brainAdded Server::GetVersion()
2005-12-14 brainFixed ModuleError()
2005-12-14 brainMoved ModuleError()
2005-12-14 brainAdded more stuff to InspIRCd class
2005-12-14 brainAdded new docs for class InspIRCd and globals.h etc
2005-12-14 brainReverted module_sockets back to global scope
2005-12-14 brainSucky stuff
2005-12-14 brainGrrrrrr
2005-12-14 brainForgot to initialize a var
2005-12-14 brainRemoved ip cache craq++
2005-12-14 brainFixed handle_*module
2005-12-14 brainMade LoadModule and UnloadModule public
2005-12-14 brainTidy tidy
2005-12-14 brainRemoved externs for module_sockets
2005-12-14 brainMoving module_sockets into main class
2005-12-14 brainCode tidying
2005-12-14 brainShuffling stuff about
2005-12-14 brainMoved a bunch of stuff into class InspIRCd
2005-12-14 brainCraq removal at your service
2005-12-14 braincraq--
2005-12-14 brainFixed a bad extern (bad extern, BAD)
2005-12-14 brainFixed some craq++
2005-12-14 brainFixed vars
2005-12-14 brainFixups
2005-12-14 brainFixed to use MAXSOCKS
2005-12-14 brainMoved BindPorts out of main file into inspircd_io.cpp
2005-12-14 brainTittyBiscuits!
2005-12-14 brainShitty include loops
2005-12-14 brainTidying of stuff
2005-12-14 brainTidied up typos
2005-12-14 brainMade inspircd itself a class, and called its instance...
2005-12-14 brainComment tidy
2005-12-14 brainFixing move of *_channel functions to here
2005-12-14 brainMoved add_channel, del_channel, kick_channel to channel...
2005-12-14 brainTidied up inspircd.h
2005-12-14 brainRemoved depreciated docs
2005-12-14 brainAdded way to retrieve a pointer to the ServerConfig...
2005-12-14 brainAdded tons of comments
2005-12-14 brainAdded extra docs for new config system
2005-12-14 brainMoved some other stuff into ServerConfig
2005-12-14 brainmodule_names -> Config->module_names
2005-12-14 brainFixed to use new methods of ServerConfig
next