]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/commands.h
Fixes
[user/henk/code/inspircd.git] / include / commands.h
2006-01-15 brainCleanFilename movage
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
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 brainMoved command parsing crap into command_parse.cpp
2005-12-15 brainMoved a ton of user related functions from inspircd...
2005-12-09 brainAdded preliminary remote WHOIS
2005-11-25 brainRemoved cross-server mesh stuff
2005-05-24 brainNonblocking connect() for outbound server links (why...
2005-05-20 brainAdded COMMANDS command (yes, really)
2005-05-14 brainAdded 'uniqueness sums': http://www.inspircd.org/wiki...
2005-05-08 brainChanged the final bunch of udp_* vars to server_*/tcp_*
2005-04-13 brainAdded Server::AddGLine
2005-04-07 brainStarted work on /UNLOADMODULE, resource tracking and...
2005-04-07 brainAdded /LOADMODULE (tested and working)
2005-04-04 brainAdded E:Lines, a form of ban exception that can prevent...
2004-05-16 brainUpdated header comments
2004-05-01 brainAdded stub to handle SERVER command
2004-04-24 brainAdded a bunch of xline stuff and added qline spport...
2004-04-22 brainAdded tons of services/uline stuff. DO NOT USE YET...
2004-04-19 brainChanged occurances of udp_host to tcp_host for readability
2004-04-19 brainThese files now hold the command handler functions