.. |
inline
|
strip_unprintable: clarify type conversion
|
2019-10-06 23:16:43 +01:00 |
authproc.h
|
ircd: rename DNSBL entries from blacklist to dnsbl_entry.
|
2020-07-05 21:20:31 -06:00 |
bandbi.h
|
Add bandb IRCd APIs.
|
2010-01-07 17:10:16 -06:00 |
cache.h
|
Change struct Dictionary(*) to rb_dictionary(_\1).
|
2016-03-23 08:09:58 -05:00 |
capability.h
|
Change struct Dictionary(*) to rb_dictionary(_\1).
|
2016-03-23 08:09:58 -05:00 |
certfp.h
|
certfp: Move method name/prefix strings to a separate header file
|
2016-04-26 20:33:18 +01:00 |
channel.h
|
Centralise banmask matching logic
|
2020-04-12 12:35:18 +01:00 |
chmode.h
|
Remove $Id tags from everything.
|
2016-03-06 02:47:27 -06:00 |
class.h
|
Remove $Id tags from everything.
|
2016-03-06 02:47:27 -06:00 |
client.h
|
remove callerid definitions
|
2020-07-09 16:06:33 -06:00 |
defaults.h
|
authd: rename blacklist_provider to dnsbl_provider, change auth notices accordingly
|
2020-07-05 21:20:34 -06:00 |
dns.h
|
Rename authd.[ch] on ircd side to authproc.[ch] to prevent shadowing.
|
2016-04-02 16:44:04 -05:00 |
hash.h
|
hash.c: Save some more bytes
|
2016-03-27 06:29:10 -04:00 |
hook.h
|
Merge pull request #327 from edk0/filter-quit
|
2020-06-10 14:55:02 +00:00 |
hostmask.h
|
Add an iline flag to match klines by spoof only
|
2020-04-20 11:10:39 +01:00 |
ircd.h
|
ircd: functions that call exit(3) should be marked noreturn
|
2016-06-01 20:54:12 +00:00 |
ircd_defs.h
|
gcc7 fixes: NICKLEN -> NAMELEN
|
2018-01-19 23:26:20 +00:00 |
ircd_getopt.h
|
getopt: a function that calls exit(3) should be marked noreturn
|
2016-06-01 20:54:12 +00:00 |
ircd_linker.h
|
Remove $Id tags from everything.
|
2016-03-06 02:47:27 -06:00 |
ircd_signal.h
|
Remove $Id tags from everything.
|
2016-03-06 02:47:27 -06:00 |
listener.h
|
Add basic SCTP listener support that binds to multiple addresses
|
2017-08-24 20:08:20 +01:00 |
logger.h
|
logger: add idebug
|
2016-03-28 19:06:31 -05:00 |
m_info.h
|
remove RB_IPV6
|
2017-08-20 12:54:46 +01:00 |
match.h
|
Centralise banmask matching logic
|
2020-04-12 12:35:18 +01:00 |
messages.h
|
callerid: align soft caller-id behavior with ircd-hybrid implementation
|
2020-07-10 18:18:28 -06:00 |
modules.h
|
Merge pull request #329 from edk0/reload-by-path
|
2020-06-25 17:32:58 +00:00 |
monitor.h
|
Remove $Id tags from everything.
|
2016-03-06 02:47:27 -06:00 |
msg.h
|
remove LAST in comment too; it's a bit pointless
|
2020-04-19 13:05:01 +01:00 |
msgbuf.h
|
m_alias: Preserve protocol framing characters
|
2020-07-05 01:15:03 +01:00 |
newconf.h
|
config.h delenda est
|
2016-03-19 19:14:26 -05:00 |
numeric.h
|
config.h delenda est
|
2016-03-19 19:14:26 -05:00 |
operhash.h
|
Make struct operhash_entry private.
|
2010-03-01 01:24:00 +01:00 |
packet.h
|
Remove $Id tags from everything.
|
2016-03-06 02:47:27 -06:00 |
parse.h
|
Change struct Dictionary(*) to rb_dictionary(_\1).
|
2016-03-23 08:09:58 -05:00 |
patchlevel.h
|
Remove $Id tags from everything.
|
2016-03-06 02:47:27 -06:00 |
privilege.h
|
Don't suggest putting values in an enum that are not in the enum.
|
2009-01-28 01:02:34 +01:00 |
ratelimit.h
|
Add ratelimit for high-bandwidth commands.
|
2012-02-18 03:54:44 +00:00 |
reject.h
|
reject: Remember and send reasons for rejections
|
2019-12-31 01:35:31 +00:00 |
restart.h
|
restart: functions that call exit(3) should be marked noreturn
|
2016-06-01 20:54:12 +00:00 |
s_assert.h
|
make soft asserts better by allowing them to be used in expressions
|
2017-07-29 22:39:53 +01:00 |
s_conf.h
|
Merge pull request #346 from edk0/opmod-as-statusmsg
|
2020-07-06 10:52:15 +00:00 |
s_newconf.h
|
Fix compiler warning for SeesOper
|
2019-09-15 10:00:56 +01:00 |
s_serv.h
|
Revert "Implement the netsplit batch type."
|
2016-04-16 11:05:00 -05:00 |
s_stats.h
|
Remove $Id tags from everything.
|
2016-03-06 02:47:27 -06:00 |
s_user.h
|
config.h delenda est
|
2016-03-19 19:14:26 -05:00 |
scache.h
|
Remove $Id tags from everything.
|
2016-03-06 02:47:27 -06:00 |
send.h
|
ircd: send tags on every message
|
2017-08-06 16:21:29 +01:00 |
snomask.h
|
Remove $Id tags from everything.
|
2016-03-06 02:47:27 -06:00 |
sslproc.h
|
sslproc: use global ServerInfo configuration
|
2016-04-25 19:20:45 +01:00 |
stdinc.h
|
stdinc: more cleanups
|
2016-03-20 01:19:07 -05:00 |
substitution.h
|
Remove $Id tags from everything.
|
2016-03-06 02:47:27 -06:00 |
supported.h
|
supported: make isupport_umode() public
|
2020-07-09 16:06:33 -06:00 |
tgchange.h
|
Remove s_assert definition from ircd_defs.h and add it to its own header.
|
2013-09-10 06:10:14 +00:00 |
whowas.h
|
Remove $Id tags from everything.
|
2016-03-06 02:47:27 -06:00 |
wsproc.h
|
ircd: integrate ircd side of wsockd support
|
2016-04-02 02:56:22 -05:00 |