This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
unrealircd
Watch
1
Star
0
Fork
0
You've already forked unrealircd
mirror of
https://github.com/unrealircd/unrealircd.git
synced
2026-06-29 01:36:38 +02:00
Code
Activity
Files
d8f440e9e7fd0b20a4bc4a7764cc8c7a404bae80
unrealircd
/
src
/
modules
/
usermodes
T
History
Bram Matthys
bf1860bba8
Send nick!user@host in WALLOPS message from self.
...
Fix-for-fix
9f56fb4aa7
2021-12-10 19:41:36 +01:00
..
bot.c
Add set::whois-detail which allows you to configure which items
2021-09-27 17:27:26 +02:00
censor.c
It's raining consts...
2021-09-11 09:56:22 +02:00
Makefile.in
Move wallops module from "wallops" to "usermodes/wallops"
2021-09-23 19:25:38 +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