]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include
Added new docs for class InspIRCd and globals.h etc
[user/henk/code/inspircd.git] / include /
2005-12-14 brainSucky stuff
2005-12-14 brainMade LoadModule and UnloadModule public
2005-12-14 brainTidy tidy
2005-12-14 brainRemoved externs for module_sockets
2005-12-14 brainShuffling stuff about
2005-12-14 brainMoved a bunch of stuff into class InspIRCd
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 brainAdded way to retrieve a pointer to the ServerConfig...
2005-12-14 brainAdded tons of comments
2005-12-14 brainMoved some other stuff into 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 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 brainMoved tons of 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-13 brain#define IS_LOCAL(x) (x->fd > -1)
2005-12-13 brainModified chlist() and whois to allow output of multi...
2005-12-13 brainForward declared ForceChan
2005-12-13 brainMade MAXCHANS growable for opers/ulines (growing of...
2005-12-13 w00tMore old /map code removal, removed stuff from headers
2005-12-13 brainSet up externs to allow moving loads of crap out of...
2005-12-12 brainMoved some stuff out to userprocess.h
2005-12-12 brainCommented more stuff
2005-12-12 brainFixed timeout code
2005-12-12 brainAdded comments
2005-12-12 brainAttempts to make DNS nicer with new socket engine
2005-12-12 brainMore experimental gubbins
2005-12-12 brainAdded module sockets to new engine, MAY NOT WORK
2005-12-12 brainAdded GetType
2005-12-12 brainEXPERIMENTAL new socket engine code
2005-12-12 brainMade compile on freebsd
2005-12-12 brainAdded preliminary socketengine stuff
2005-12-09 brainAdded tons of extra documentation to Module class
2005-12-09 brainAdded preliminary remote WHOIS
2005-12-08 brainOptimized (much faster, more efficient, less cpu usage)
2005-12-07 brainChanged name of variable in OnCleanup
2005-12-07 brainAdded OnCleanup function
2005-12-07 brainAdded Metadata API (for transferring extensibles over...
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-12-07 brainTons of DNS debugging and stability fixes
2005-12-06 brainMade ibuf larger to hold more of a burst
2005-12-06 brainAdded G/Z/Q/E line propogation
2005-12-05 brainAdded OnChangeHost
2005-12-04 brainAdded OnWallops
2005-12-04 brainAdded notice-to-servermask
2005-12-02 brainMade threading optional
2005-12-01 brainMultithreaded DNS -- not tested!!!!
2005-12-01 brainAdded clever code to propogate module's special command...
2005-11-30 brainRemoved old OnUserSync and OnChannelSync
2005-11-30 brainAdded opaque protocol functions
2005-11-30 brainAdded Server::RehashServer
2005-11-30 brainAdded onrehash parameter
2005-11-30 brainAdded OnGetServerDescription (mainly for link modules)
2005-11-30 brainAdded OnPostLocalTopic
2005-11-30 brainAdded OnUserInvite()
2005-11-30 brainAdded remote kill
2005-11-29 brainAdded opertype to OnOper and added OnMode function
2005-11-29 brainAdded reason to OnUserQuit
2005-11-28 brainAdded OnUserMessage and OnUserNotice (why have these...
2005-11-27 brainAdded proper administrativia notices to CONNECT and...
2005-11-27 brainAdded /CONNECT
2005-11-26 brainAdded reading of server link configs
2005-11-26 brainAdded listening socket support for InspSocket
2005-11-26 brainAdded start of spanning tree system TEST MODULE, tested...
2005-11-25 brainFixed missing constructor on class connection
2005-11-25 brainRemoved references to connection.cpp and servers.cpp
2005-11-25 brainFixes for removal of serverrec
2005-11-25 brainAdded references to connection.h
2005-11-25 brainRe-added required parts of connection.h
2005-11-25 brainRemoved references to deprecated files servers.* and...
2005-11-25 brainRemoved static meshed linking from core
2005-11-25 brainFixed removal of mesh linking from core
2005-11-25 brainRemoval of mesh stuff (lots of)
2005-11-25 brainAdded ifndef stuff
2005-11-25 brainRemoved cross-server mesh stuff
2005-11-25 brainRemoved mesh module functions
2005-11-25 brainRemoved server socket stuff from socketengine
2005-11-25 brainFixed compile time glitches in new code, removed obsele...
2005-11-25 brainStarted removal of server linking code from core and...
next