index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
inspircd.cpp
Age
Commit message (
Expand
)
Author
2005-12-16
Moved serverstats* stats to InspIRCd class
brain
2005-12-16
Moved LoadAllModules out of constructor, because value of 'this' isnt assigne...
brain
2005-12-16
Moved ModeGrok and Parser into InspIRCd class
brain
2005-12-16
Moved mode stuff into modeparser
brain
2005-12-16
Fixed, no longer need to call SetupCommandHandler, constructor of CommandPars...
brain
2005-12-16
Changed to use CommandParser for RemoveCommands
brain
2005-12-16
Moved more command parsing stuff to CommandParser
brain
2005-12-16
Moved command_parse functions into class CommandParser
brain
2005-12-16
Renamed removecommands to remove_commands
brain
2005-12-16
Moved command parsing crap into command_parse.cpp
brain
2005-12-16
Moved BoundPortCount into serverstats
brain
2005-12-16
Changed I/O reading stuff for modules to be much faster (and exclusive :()
brain
2005-12-15
Added 'local users' vector
brain
2005-12-15
Full removal of inspircd_util.h
brain
2005-12-15
Moved rehashnick and force_nickchange to users.cpp
brain
2005-12-15
Fixed old use of userrec::HasPermission
brain
2005-12-15
Tidied up call_handler to use strings
brain
2005-12-15
Moved a ton of user related functions from inspircd.cpp to users.cpp
brain
2005-12-14
Added more stuff to InspIRCd class
brain
2005-12-14
Reverted module_sockets back to global scope
brain
2005-12-14
Grrrrrr
brain
2005-12-14
Moving module_sockets into main class
brain
2005-12-14
Code tidying
brain
2005-12-14
Shuffling stuff about
brain
2005-12-14
Moved a bunch of stuff into class InspIRCd
brain
2005-12-14
Fixed some craq++
brain
2005-12-14
Fixed vars
brain
2005-12-14
Fixups
brain
2005-12-14
Fixed to use MAXSOCKS
brain
2005-12-14
Moved BindPorts out of main file into inspircd_io.cpp
brain
2005-12-14
TittyBiscuits!
brain
2005-12-14
Made inspircd itself a class, and called its instance TittyBiscuits, just bec...
brain
2005-12-14
Moved add_channel, del_channel, kick_channel to channels.cpp
brain
2005-12-14
Tidied up inspircd.h
brain
2005-12-14
Moved some other stuff into ServerConfig
brain
2005-12-14
Moved include stack stuff to be private to ServerConfig
brain
2005-12-14
Moved classes out of inspircd.cpp
brain
2005-12-14
Moved readconfig to serverconfig class
brain
2005-12-14
Moved retrieval of PID filename into ReadConfig
brain
2005-12-14
Config fixes for moving MOTD and RULES vectors into the ServerConfig class
brain
2005-12-14
Added config_f to serverconfig, UNTESTED
brain
2005-12-14
Tidied up modules.h added some typedefs to typedefs.h
brain
2005-12-14
moved declarations of typedefs for user_hash and chan_hash etc to typedefs.h
brain
2005-12-14
Finished moving main config items into class ServerConfig
brain
2005-12-14
Missed a nofork
brain
2005-12-14
Moved tons of stuff into class ServerConfig
brain
2005-12-14
Half way through updating to move a ton of extern confs into class ServerConfig
brain
2005-12-13
#define IS_LOCAL(x) (x->fd > -1)
brain
2005-12-13
Tons of optimizations to add_channel (UNTESTED)
brain
2005-12-13
De-messified GetRevision
brain
[prev]
[next]