Age | Commit message (Collapse) | Author |
|
cleanup, and allow protocol mods to depend on each
other
|
|
mask if given an unregistered nick
|
|
entries currently and if they did it would delete them.
|
|
|
|
|
|
|
|
levels, and some code cleanup
|
|
fixed logging for cs_entrymsg.
|
|
|
|
|
|
registered user
|
|
|
|
|
|
small fixes
|
|
using numbers, and clean up cs_xop slightly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
|
|
module.
|
|
|
|
|
|
|
|
|
|
|
|
and prevent adding multiple of the same nick to access lists
|
|
|
|
|
|
|
|
matching all identified users
|
|
from the right service, and fixed the accessgroup operators to acount for founder/superadmin
|
|
|
|
matching ACCESS_INVALID levels, and added in a disabled config option for levels
|
|
up into seperate files for each pseudo client.
Also reorganized how the modules are stored, and
made most of the old "extra" modules "core"
|