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
/
cmd_kill.cpp
Age
Commit message (
Expand
)
Author
2006-08-09
ServerConfig extern moved into class InspIRCd
brain
2006-08-08
WriteCommon() and WriteCommonExcept() -> userrec::WriteCommon(), userrec::Wri...
brain
2006-08-08
WHEEEEE!!!!!
brain
2006-08-08
kill_link() and Server::QuitUser() -> userrec::QuitUser() (static member) - t...
brain
2006-07-28
Change all references to voodoo numbers (7, 3 etc) to the new bitwise constan...
brain
2006-07-16
mass tidyup, change A LOT of stuff to const char** which was char** (such as ...
brain
2006-04-26
maxbuf -> maxquit (this isnt finished yet)
brain
2006-04-24
delete operator tracking in debug mode (using a macro -- live with it.)
brain
2006-04-20
Changed first of files to match new location of headers
brain
2006-04-08
Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...
om
2006-04-06
Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...
w00t
2006-03-09
More of the same cleanup :P
w00t
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2005-12-26
Adding hook type checking to event calls to speed them up
brain
2005-12-17
Tidyup - brain
brain
2005-12-16
Split all commands into seperate files and redid command system to take class...
brain