]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include
Added comments
[user/henk/code/inspircd.git] / include /
2005-12-19 brainAdded comments
2005-12-19 brainAdding AES encryption to spanningtree links
2005-12-19 brainAdded AES stuff
2005-12-18 brainAdded IOHookModule stuff to allow for different modules...
2005-12-18 brainAdded requirement for at least one parameter
2005-12-16 brainCommented why this is seriously fucked-up-looking :p
2005-12-16 brainSplit all commands into seperate files and redid comman...
2005-12-16 brainMissing semicolon
2005-12-16 brainMoved serverstats stuff out
2005-12-16 brainMoved serverstats* stats to InspIRCd class
2005-12-16 brainMoved SocketEngine* SE into InspIRCd class
2005-12-16 brainMore defines moved
2005-12-16 brainMoved a ton of defined to modules.h that belong there
2005-12-16 brainSo many inclusion loops it makes your head spin - forwa...
2005-12-16 brainMoved ModeGrok and Parser into InspIRCd class
2005-12-16 brainGROK!
2005-12-16 brainMoved mode stuff into modeparser
2005-12-16 brainMoved more command parsing stuff to CommandParser
2005-12-16 brainMoved command_parse functions into class CommandParser
2005-12-16 brainMade remove_commands public
2005-12-16 brainMoved command parsing crap into command_parse.cpp
2005-12-16 brainMoved BoundPortCount into serverstats
2005-12-15 brainBigger read buffers on ibuf
2005-12-15 brainAdded Buffer member
2005-12-15 brainAdded FlushWriteBuffer
2005-12-15 brainFull removal of inspircd_util.h
2005-12-15 brainRemoved inspircd_util.cpp, this was NEVER really used!
2005-12-15 brainOptimized helperfuncs
2005-12-15 brainMoved rehashnick and force_nickchange to users.cpp
2005-12-15 brainTidied up call_handler to use strings
2005-12-15 brainMajor tidyups are fun for all :p
2005-12-15 brainFixes
2005-12-15 brainMoved a ton of user related functions from inspircd...
2005-12-15 brainAdded comments
2005-12-15 brainFixed to allow remote users to be put on a cull list
2005-12-15 brainAdded CullList class
2005-12-14 brainAdded Server::GetVersion()
2005-12-14 brainAdded more stuff to InspIRCd class
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
next