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
/
include
/
commands.h
Age
Commit message (
Expand
)
Author
2006-03-10
const references
brain
2006-03-07
Made split_chlist available for external use from commands.h
brain
2006-01-15
CleanFilename movage
brain
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2005-12-16
Commented why this is seriously fucked-up-looking :p
brain
2005-12-16
Split all commands into seperate files and redid command system to take class...
brain
2005-12-16
Moved command parsing crap into command_parse.cpp
brain
2005-12-15
Moved a ton of user related functions from inspircd.cpp to users.cpp
brain
2005-12-09
Added preliminary remote WHOIS
brain
2005-11-25
Removed cross-server mesh stuff
brain
2005-05-24
Nonblocking connect() for outbound server links (why was this blocking anyway)
brain
2005-05-20
Added COMMANDS command (yes, really)
brain
2005-05-14
Added 'uniqueness sums': http://www.inspircd.org/wiki/InspIRCd_Server_Protoco...
brain
2005-05-08
Changed the final bunch of udp_* vars to server_*/tcp_*
brain
2005-04-13
Added Server::AddGLine
brain
2005-04-07
Started work on /UNLOADMODULE, resource tracking and flags in Version class
brain
2005-04-07
Added /LOADMODULE (tested and working)
brain
2005-04-04
Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ...
brain
2004-05-16
Updated header comments
brain
2004-05-01
Added stub to handle SERVER command
brain
2004-04-24
Added a bunch of xline stuff and added qline spport for /nick and svsnick
brain
2004-04-22
Added tons of services/uline stuff. DO NOT USE YET! services data isnt replic...
brain
2004-04-19
Changed occurances of udp_host to tcp_host for readability
brain
2004-04-19
These files now hold the command handler functions
brain