Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
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"
|