..
.depend
Regenerate depend files.
2008-07-12 01:52:27 +02:00
.indent.pro
[svn] - the new plan:
2007-01-24 22:40:21 -08:00
Makefile.in
Add basic PrivilegeSet API.
2008-08-17 06:27:59 -05:00
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
Pretty symlink logic for help files
2008-06-28 11:48:30 +04:00
channel.c
Show spambot notices for joins, not for parts.
2008-11-08 17:22:41 +01:00
chmode.c
Remove obsolete comment.
2009-01-25 21:02:04 +01:00
class.c
Split cidr_bitlen into cidr_ipv4_bitlen and cidr_ipv6_bitlen.
2008-11-30 13:31:59 +01:00
client.c
Unref privset of quitting oper.
2008-12-14 17:31:42 +01:00
extban.c
Remove some dead code.
2008-08-29 02:53:52 +02:00
getopt.c
[svn] - the new plan:
2007-01-24 22:40:21 -08:00
hash.c
irc_string.h -> match.h, irc_string.h; includes changed
2008-04-20 09:47:38 +04:00
hook.c
Fix various compiler warnings.
2008-04-20 15:20:10 +02:00
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
Put libratbox version on startup in a nicer place.
2008-12-22 21:50:21 +01: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
Moving some m_die code into ircd_shutdown(reason) function and use it on SIGTERM too
2008-04-20 07:38:56 +04:00
kdparse.c
PASS selector:password for auth{}, based on spb's patch for ircd-seven
2008-06-26 10:18:58 +04:00
listener.c
Fix comment, getsockname() can fail legitimately.
2008-08-28 01:06:19 +02:00
logger.c
report logfile access issues
2008-11-16 10:15:28 +03:00
match.c
irc_string.h -> match.h, irc_string.h; includes changed
2008-04-20 09:47:38 +04:00
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
fix monitor.c
2008-04-01 20:03:40 -05:00
newconf.c
Add channel::only_ascii_channels config option
2009-02-22 00:12:21 +01:00
numeric.c
irc_string.h -> match.h, irc_string.h; includes changed
2008-04-20 09:47:38 +04:00
packet.c
unlikely -> rb_unlikely
2008-06-26 10:19:27 +04:00
parse.c
Only kill unknown prefix UIDs that start with a valid SID
2009-01-22 00:27:27 +01:00
privilege.c
If a privset is removed from ircd.conf, wipe its privs.
2009-01-18 01:39:41 +01:00
reject.c
Show rejectcache/throttle in /testline output.
2008-12-19 19:24:12 +01: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
Cleanup: removed unused initialVMTop variable from ircd.c and get_maxrss() from restart.c
2008-07-27 16:18:50 +04:00
s_auth.c
Fix ident for ssl connections.
2008-08-28 00:49:04 +02:00
s_conf.c
Add channel::only_ascii_channels config option
2009-02-22 00:12:21 +01:00
s_newconf.c
Disable autoconnect for a server with excessive TS delta.
2009-02-05 23:43:07 +01:00
s_serv.c
Remove comments related to (removed) ability to disable TS6.
2009-01-30 16:50:00 +01:00
s_user.c
Update comments for parv[0] removal.
2009-01-18 18:22:43 +01:00
scache.c
irc_string.h -> match.h, irc_string.h; includes changed
2008-04-20 09:47:38 +04:00
send.c
Applied svn diff from ratbox3 r21458:21470
2008-06-28 14:13:50 +04:00
snomask.c
[svn] - the new plan:
2007-01-24 22:40:21 -08:00
sslproc.c
Fix an off by one error with zipstats processing
2009-02-07 23:26:05 +01:00
substitution.c
Fix various compiler warnings.
2008-04-20 15:20:10 +02:00
supported.c
Avoid unnecessary const violation.
2009-02-22 00:05:48 +01:00
version.c.SH
Update some copyright years.
2009-01-01 22:48:50 +01:00
whowas.c
irc_string.h -> match.h, irc_string.h; includes changed
2008-04-20 09:47:38 +04:00