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_gline.cpp
Age
Commit message (
Expand
)
Author
2006-08-10
Mass-tidyup of module global vars, theyre no longer global vars.
brain
2006-08-10
FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ...
brain
2006-08-09
ServerConfig extern moved into class InspIRCd
brain
2006-08-08
WHEEEEE!!!!!
brain
2006-07-16
mass tidyup, change A LOT of stuff to const char** which was char** (such as ...
brain
2006-07-03
Typo fixes to all the others too =/
om
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-03-09
More cleanup, moved Om and myself to core team
w00t
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2005-12-26
Fixed support for implementation hooks
brain
2005-12-26
Adding hook type checking to event calls to speed them up
brain
2005-12-16
Includes/externs tidyup
brain
2005-12-16
Split all commands into seperate files and redid command system to take class...
brain