solanum-vs-hackint-and-char.../src
2008-12-03 02:59:26 +03:00
..
.depend Regenerate depend files. 2008-07-12 01:52:27 +02:00
.indent.pro
blacklist.c Only require DNSBL replies to be in 127.0.0.0/8 instead of /24. 2008-11-15 16:17:16 +01:00
cache.c
channel.c Show spambot notices for joins, not for parts. 2008-11-08 17:22:41 +01:00
chmode.c
class.c Split cidr_bitlen into cidr_ipv4_bitlen and cidr_ipv6_bitlen. 2008-11-30 13:31:59 +01:00
client.c make is_cti/is_sti collect times connected in unsigned long long instead of time_t as well..on 32bit boxes that is going to wrap pretty quickly 2008-11-16 10:04:09 +03:00
extban.c Remove some dead code. 2008-08-29 02:53:52 +02:00
getopt.c
hash.c
hook.c
hostmask.c Remove unnecessary initialization that violates const. 2008-11-27 22:50:01 +01:00
irc_dictionary.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
ircd.c ircd initialization: add a "default" privset with no privs. 2008-08-17 08:06:28 -05:00
ircd_lexer.l Allow : to be in 'string' values. 2008-08-17 07:41:52 -05:00
ircd_parser.y Remove irc_basename, replace it with rb_basename from libratbox. 2008-12-03 02:59:13 +03:00
ircd_signal.c
kdparse.c
listener.c Fix comment, getsockname() can fail legitimately. 2008-08-28 01:06:19 +02:00
logger.c Don't try to fflush a file we just closed. 2008-04-22 00:45:43 +02:00
Makefile.in Add basic PrivilegeSet API. 2008-08-17 06:27:59 -05:00
match.c
messages.tab Add ircu-like /who format options. 2008-11-09 00:12:56 +01:00
modules.c Remove irc_basename, replace it with rb_basename from libratbox. 2008-12-03 02:59:13 +03:00
monitor.c
newconf.c Remove irc_basename, replace it with rb_basename from libratbox. 2008-12-03 02:59:13 +03:00
numeric.c
packet.c
parse.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
privilege.c privilegeset_ref(): return the privilegeset 2008-08-17 08:22:56 -05:00
reject.c Removed global_tree declaration as unused from reject.c 2008-08-04 21:45:30 +04:00
res.c Allow the resolver to process longer hostnames, 2008-11-15 16:13:39 +01:00
reslib.c Allow the resolver to process longer hostnames, 2008-11-15 16:13:39 +01:00
restart.c
s_auth.c Fix ident for ssl connections. 2008-08-28 00:49:04 +02:00
s_conf.c Split cidr_bitlen into cidr_ipv4_bitlen and cidr_ipv6_bitlen. 2008-11-30 13:31:59 +01:00
s_newconf.c Initial work on getting privsets working. 2008-08-17 07:40:27 -05:00
s_serv.c
s_user.c Put back accidentally removed word. 2008-11-26 21:38:49 +01:00
scache.c
send.c
snomask.c
sslproc.c Put back conditionally netwide ssld error snote. 2008-12-03 00:55:58 +01:00
substitution.c
supported.c Add WHOX to 005 so we can see if much breaks. 2008-11-09 00:27:15 +01:00
version.c.SH Use C locale for the compilation date. 2008-08-17 22:55:57 +02:00
whowas.c