pissircd/src/modules/usermodes
Bram Matthys 0cc800e736
Fix crash on invalid badword { } block in config file (one without type)
2023-06-27 18:31:53 +02:00
..
Makefile.in Move wallops module from "wallops" to "usermodes/wallops" 2021-09-23 19:25:38 +02:00
bot.c Add set::whois-detail which allows you to configure which items 2021-09-27 17:27:26 +02:00
censor.c Fix crash on invalid badword { } block in config file (one without type) 2023-06-27 18:31:53 +02:00
noctcp.c Massive conversions from 'char *' to 'const char *' and 'char **' to 'const char **' 2021-09-10 12:46:31 +02:00
nokick.c Modularize member modes (vhoaq). 2021-09-13 18:44:18 +02:00
privacy.c Require module header with version "unrealircd-6" now 2021-08-10 14:37:10 +02:00
privdeaf.c Massive conversions from 'char *' to 'const char *' and 'char **' to 'const char **' 2021-09-10 12:46:31 +02:00
regonlymsg.c Add another const to ValidatePermissionsForPath. Fix Windows build, maybe? 2021-09-10 12:58:15 +02:00
secureonlymsg.c Add another const to ValidatePermissionsForPath. Fix Windows build, maybe? 2021-09-10 12:58:15 +02:00
servicebot.c Add set::whois-detail which allows you to configure which items 2021-09-27 17:27:26 +02:00
showwhois.c Add set::whois-detail which allows you to configure which items 2021-09-27 17:27:26 +02:00
wallops.c Send nick!user@host in WALLOPS message from self. 2021-12-10 19:41:36 +01:00