.. |
.depend
|
|
|
.indent.pro
|
|
|
bandbi.c
|
Track who set a dline/kline/xline/resv as in ratbox3.
|
2010-03-01 01:23:22 +01:00 |
blacklist.c
|
Use %u instead of %d.
|
2010-12-04 23:13:35 -06:00 |
cache.c
|
Do not read in help files starting with a dot (including dot and dot-dot).
|
2010-01-22 02:02:45 +01:00 |
channel.c
|
Don't bother running the can_send() hook if we're not on the channel.
|
2010-12-14 22:57:23 -06:00 |
chmode.c
|
Don't bother running the get_channel_access hook if the client is not really on the channel.
|
2010-12-14 23:04:11 -06:00 |
class.c
|
|
|
client.c
|
Generate the "Temporary K-line %d min" part from aconf->hold - aconf->created.
|
2010-02-28 16:27:06 +01:00 |
extban.c
|
|
|
getopt.c
|
|
|
hash.c
|
|
|
hook.c
|
|
|
hostmask.c
|
Track who set a dline/kline/xline/resv as in ratbox3.
|
2010-03-01 01:23:22 +01:00 |
irc_dictionary.c
|
|
|
ircd.c
|
Change config option for ident_timeout to default_ident_timeout as jilles
|
2010-04-05 16:29:11 -04:00 |
ircd_lexer.l
|
|
|
ircd_parser.y
|
|
|
ircd_signal.c
|
|
|
listener.c
|
Fix some various warnings.
|
2010-11-14 16:51:27 -05:00 |
logger.c
|
Store the creation time of klines and dlines as a time_t instead of as text.
|
2010-02-28 00:46:56 +01:00 |
Makefile.in
|
Track who set a dline/kline/xline/resv as in ratbox3.
|
2010-03-01 01:23:22 +01:00 |
match.c
|
|
|
messages.tab
|
Move RPL_WHOISLOGGEDIN to sendto_one_numeric().
|
2010-08-29 22:29:17 +02:00 |
modules.c
|
Use memmove instead of memcpy where there is overlap (modunload).
|
2010-03-05 22:05:15 +01:00 |
monitor.c
|
|
|
newconf.c
|
Correct error message involving no fingerprint credentials or password credentials being available.
|
2010-12-14 21:25:44 -06:00 |
numeric.c
|
|
|
operhash.c
|
Make struct operhash_entry private.
|
2010-03-01 01:24:00 +01:00 |
packet.c
|
|
|
parse.c
|
parse(): make reentrant
|
2010-10-24 21:02:32 -05:00 |
privilege.c
|
|
|
reject.c
|
|
|
res.c
|
|
|
reslib.c
|
|
|
restart.c
|
|
|
s_auth.c
|
|
|
s_conf.c
|
Fix some various warnings.
|
2010-11-14 16:51:27 -05:00 |
s_newconf.c
|
Add code to expire "propagated" bans.
|
2010-03-04 00:21:22 +01:00 |
s_serv.c
|
Add support for linking using SSL certificate fingerprints as the link credential rather than the traditional server-password pair.
|
2010-12-13 23:14:00 -06:00 |
s_user.c
|
Fix crash if identify_service/identify_command were not specified in ircd.conf.
|
2010-04-18 13:54:03 +02:00 |
scache.c
|
|
|
send.c
|
|
|
snomask.c
|
|
|
sslproc.c
|
Pass certfp to other servers and show it in whois. Do not show it on connect.
|
2010-02-06 00:18:27 +01:00 |
substitution.c
|
|
|
supported.c
|
Fix some various warnings.
|
2010-11-14 16:51:27 -05:00 |
tgchange.c
|
Add target change for channels.
|
2010-08-29 01:26:00 +02:00 |
version.c.SH
|
Change license version in version.c.SH (GPLv1 -> GPLv2) so that it agrees with the other documentation.
|
2010-02-17 23:05:47 -06:00 |
whowas.c
|
Show the services login name in WHOWAS.
|
2010-08-29 22:30:54 +02:00 |