]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands.cpp
Changed occurances of vector to std::vector
[user/henk/code/inspircd.git] / src / commands.cpp
2005-03-25 brainChanged occurances of vector to std::vector
2005-03-25 brainAdded a lot of config error checking
2005-03-24 brainFixed a ton of MODE crap 'avec le' services :p
2005-03-24 frostycoolslugFix to bug #29
2004-09-11 brainChanges for security based on RATS analysis
2004-09-11 brainSecurity audit based on RATS output
2004-07-04 brainUnknown changes to this file due to system restore...
2004-05-29 brainStupid services links...
2004-05-29 brainfucking ulines
2004-05-29 brainFixed uline synching
2004-05-27 brainFix to bug number 21
2004-05-22 brainAdded support for changing of text within OnUserPreNoti...
2004-05-22 brainAdded remainder of OnUserPreInvite stuff
2004-05-22 brainAdded OnUserPreJoin trigger
2004-05-16 brainUpdated header comments
2004-05-09 brainAdded support for /RESTART (currently has a bug, do...
2004-05-03 brainAdded opertype propogation
2004-05-02 brainfixes to /STATS P
2004-05-02 brainAdded a load more /STATS commands (C, Y, U, I etc)
2004-05-01 brainAdded stub to handle SERVER command
2004-05-01 brainChanged rpl_isoper numritc to show opertype
2004-05-01 brainProvided modules with the ability to sync data on a...
2004-04-30 brainAdded oper classes and types (done through the planned...
2004-04-26 brainAdded support for services KILL
2004-04-26 brainAdded ip address to N token for SLINE in services use
2004-04-25 brainAdded MaxWhoReplies stuff (bahamut-style /WHO limiting)
2004-04-25 brainFixed an 'unknown token' alert when QLine triggered...
2004-04-25 brainAdded some stuff to diffrentiate between global and...
2004-04-24 brainAdded G-line, Z-line and K-line plus SZLINE, SGLINE...
2004-04-24 brainQ-lines fully working, can add and remove other types...
2004-04-24 brainAdded a bunch of xline stuff and added qline spport...
2004-04-24 brainAdded XLine stuff
2004-04-23 brainFixed minor join bug
2004-04-23 brainSVSJOIN fixes
2004-04-23 brainAdded svsjoin ability
2004-04-23 brainMessage forwarding fixes
2004-04-23 brainAdded 'H' token
2004-04-23 brainAdded some u:line stuff
2004-04-23 brainFixed authentication issue
2004-04-23 brainAdded tons of services stuff - prepared for multiserver...
2004-04-22 brainAdded more services stuff
2004-04-22 brainFix to services sending quits with no reasons
2004-04-22 brainAdded tons of services/uline stuff. DO NOT USE YET...
2004-04-21 brainVarious services compatibility stuff
2004-04-21 brainUpdated to support services
2004-04-19 brainChanged occurances of udp_host to tcp_host for readability
2004-04-19 brainThese files now hold the command handler functions