]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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
2005-12-14 brainMore config tidyups
2005-12-14 brainMoved a ton of *Conf functions into the ServerConfig...
2005-12-14 brainMis-declared ClearStack()
2005-12-14 brainMoved include stack stuff to be private to ServerConfig
2005-12-14 brainMoved classes out of inspircd.cpp
2005-12-14 brainMoved readconfig to serverconfig class
2005-12-14 brainRemoved reference to RULES
2005-12-14 brainMore references to RULES and MOTD
2005-12-14 brainRemoved deprecated direct reference to file_cache MOTD...
2005-12-14 brainMoved retrieval of PID filename into ReadConfig
2005-12-14 brainConfig fixes for moving MOTD and RULES vectors into...
2005-12-14 brainAdded config_f to serverconfig, UNTESTED
2005-12-14 brainTidied up modules.h added some typedefs to typedefs.h
2005-12-14 brainmoved declarations of typedefs for user_hash and chan_h...
2005-12-14 brainFinished moving main config items into class ServerConfig
2005-12-14 brainFixed unresolved reference to Config::DNSServer
2005-12-14 brainFixed unresolved external
2005-12-14 brainMissed a nofork
2005-12-14 brainMoved tons of stuff into class ServerConfig
2005-12-14 brainMoving more stuff into class ServerConfig
2005-12-14 brainStarted moving of data into ServerConfig class
2005-12-14 brainHalf way through updating to move a ton of extern confs...
next