channel.c
|
Centralise banmask matching logic
|
2020-04-12 12:35:18 +01:00 |
client.c
|
Handle kline_spoof_ip in check_one_kline
|
2020-04-20 11:10:39 +01:00 |
hook.c
|
hook: Use old insertion order for equal priority
|
2020-05-01 22:22:32 +01:00 |
ircd.c
|
ircd: Zero out the global_client_list
|
2019-09-15 10:22:26 +01:00 |
logger.c
|
ircd: Use a larger buffer for ilog() buf2
|
2019-09-15 10:41:33 +01:00 |
match.c
|
Don't match iline-spoofed IPs for channel bans
|
2020-04-12 12:35:18 +01:00 |
modules.c
|
Merge pull request #329 from edk0/reload-by-path
|
2020-06-25 17:32:58 +00:00 |
newconf.c
|
modularize usermode +R (registered users only)
|
2020-06-26 11:56:42 -06:00 |
reject.c
|
reject: reorder to avoid leaks
|
2020-01-03 17:07:25 +00:00 |
s_serv.c
|
Propagate OPER
|
2019-09-13 10:08:27 +01:00 |
s_user.c
|
modularize usermode +R (registered users only)
|
2020-06-26 11:56:42 -06:00 |
supported.c
|
Fix GCC 8 compiler warnings
|
2019-09-15 10:57:53 +01:00 |