]> jfr.im git - irc/quakenet/newserv.git/commit - trusts/trusts_db.c
Add subset/set checking into trustadd, now handles moving of users between trusts...
authorChris Porter <redacted>
Fri, 3 Oct 2008 05:21:49 +0000 (06:21 +0100)
committerChris Porter <redacted>
Fri, 3 Oct 2008 05:21:49 +0000 (06:21 +0100)
commit9097ab05989acb09d8c1ccdfee436baf97b8f6e9
tree7771de045276597542cd709de34a2f4fec97b89c
parentd36ca89c2ff8dd7f1c6bf07512e900a4eb9efb18
Add subset/set checking into trustadd, now handles moving of users between trusts hosts automatically.
Counts don't currently contain those of subsetted trustgroups, or display them.
Also need more extensive testing.
TRUSTS_NEWNICK/LOSTNICK have a move parameter now, for when they shouldn't enforce things like glines.
core/hooks.h
trusts/data.c
trusts/db.c
trusts/events.c
trusts/trusts.h
trusts/trusts_commands.c
trusts/trusts_policy.c