]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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...
2005-12-14 brainAdded parameter to apply_lines to indicate what we...
2005-12-14 brainChanged a broken && to & which was preventing epoll...
2005-12-14 w00tUse our shiny new IS_LOCAL() macro, and add a query.
2005-12-14 w00ttidystring() anal optimisation
2005-12-13 brainFixed a couple of missing \n's at request of Special
2005-12-13 brain#define IS_LOCAL(x) (x->fd > -1)
2005-12-13 brainoptimized a ton of strcmps down to an integer comparison!
2005-12-13 brainTons of optimizations to add_channel (UNTESTED)
2005-12-13 brainDe-messified GetRevision
2005-12-13 brainEliminated a strlcpy
2005-12-13 brainOptimized accept() stuff to eliminate loop, idea while...
2005-12-13 brainMinor bug chasing
2005-12-13 brainNot sending fjoins on sync?
2005-12-13 brainGot rid of the evil loopy horrid mess in dnsqueue.cpp...
2005-12-13 brainMade dnsqueue clean up its sockets from the socketengin...
2005-12-13 brainPrevented zlines from being allowed with a username...
2005-12-13 brainAdded ability for channel lists to grow past one line...
2005-12-13 brainModified chlist() and whois to allow output of multi...
2005-12-13 brainForward declared ForceChan
2005-12-13 brainFixed minor warning
2005-12-13 brainLeft figure from output
2005-12-13 brainadded question about oper channel max
2005-12-13 brainModified channel joining to allow > MAXCHANS for opers...
2005-12-13 brainMade MAXCHANS growable for opers/ulines (growing of...
2005-12-13 brainRemoved some logging that can cause excessively huge...
2005-12-13 w00tMore old /map code removal, removed stuff from headers
2005-12-13 w00tRemoved old /map code
2005-12-13 w00tRemoved some remnants from mesh linking
2005-12-13 brainSet up externs to allow moving loads of crap out of...
2005-12-12 brainAdded userprocess
2005-12-12 brainAdded reference to userprocess.h
2005-12-12 brainMoved some stuff out to userprocess.cpp
2005-12-12 brainMoved some stuff out to userprocess.h
next