]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Integrate K/Gline into the bancache system by making some modifications to DefaultApp...
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 4 Nov 2007 23:04:47 +0000 (23:04 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 4 Nov 2007 23:04:47 +0000 (23:04 +0000)
commit880ae2dab166b4c8e72bc85a925c548f3d451a63
treedc40b3d9e1ce366a48640fe1c24b23c398e1f85a
parentcd44daa962c7b22f5564a771b78fcc63458b5eb8
Integrate K/Gline into the bancache system by making some modifications to DefaultApply method. This means any type of XLine that uses DefaultApply can hook into the bancache system and add positive hits quickly and easily with no modification, which is neat.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8538 e03df62e-2008-0410-955e-edbf42e46eb7
include/xline.h
src/users.cpp
src/xline.cpp