.. |
inline
|
Remainder of irc_string.* is moved to new inline/stringops.h.
|
2008-04-20 01:03:11 -05:00 |
.indent.pro
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
bandbi.h
|
Add bandb IRCd APIs.
|
2010-01-07 17:10:16 -06:00 |
blacklist.h
|
Allow the resolver to process longer hostnames,
|
2008-11-15 16:13:39 +01:00 |
cache.h
|
Remove ^M on line endings.
|
2008-04-13 17:54:23 +02:00 |
channel.h
|
Moved extern chmode_flags declaration from channel.h to chmode.h, as
|
2008-08-04 21:51:15 +04:00 |
chmode.h
|
Moved extern chmode_flags declaration from channel.h to chmode.h, as
|
2008-08-04 21:51:15 +04:00 |
class.h
|
Split cidr_bitlen into cidr_ipv4_bitlen and cidr_ipv6_bitlen.
|
2008-11-30 13:31:59 +01:00 |
client.h
|
Remove FLAGS_SENDQEX, fix sendq exceeded snotes for servers.
|
2009-12-21 16:58:25 +01:00 |
common.h
|
Remove ^M on line endings.
|
2008-04-13 17:54:23 +02:00 |
config.h
|
Add DBPATH.
|
2010-01-07 16:55:34 -06:00 |
config.h.dist
|
no more servlink - removed 'servlink_path' from reference.conf and source files
|
2008-08-16 22:23:56 +04:00 |
defaults.h
|
Much clear maxconnections stuff - ported from ratbox3.
|
2008-04-05 23:56:15 +04:00 |
hash.h
|
Remove ^M on line endings.
|
2008-04-13 17:54:23 +02:00 |
hook.h
|
can_kick hook, based on the ircd-seven one.
|
2009-04-20 09:20:11 -05:00 |
hostmask.h
|
PASS selector:password for auth{}, based on spb's patch for ircd-seven
|
2008-06-26 10:18:58 +04:00 |
irc_dictionary.h
|
Fix various compiler warnings.
|
2008-04-20 15:20:10 +02:00 |
ircd.h
|
Removed SystemTime declaration
|
2008-06-28 14:38:27 +04:00 |
ircd_defs.h
|
Remove two obsolete constants.
|
2009-06-03 23:18:07 +02:00 |
ircd_getopt.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
ircd_linker.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
ircd_signal.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
listener.h
|
Remove ^M on line endings.
|
2008-04-13 17:54:23 +02:00 |
logger.h
|
Splitted open_logfiles(); into open_logfiles(); and close_logfiles();, use the second one on ircd_shutdown
|
2008-04-20 07:42:30 +04:00 |
m_info.h
|
Missed some files in r520 commit.
|
2008-04-05 21:20:48 +04:00 |
match.h
|
irc_string.h -> match.h, irc_string.h; includes changed
|
2008-04-20 09:47:38 +04:00 |
modules.h
|
Remove irc_basename, replace it with rb_basename from libratbox.
|
2008-12-03 02:59:13 +03:00 |
monitor.h
|
Remove ^M on line endings.
|
2008-04-13 17:54:23 +02:00 |
msg.h
|
Update comments for parv[0] removal.
|
2009-01-18 18:22:43 +01:00 |
newconf.h
|
Removed unneeded includes from newconf.h
|
2008-07-28 23:14:51 +04:00 |
numeric.h
|
Revert all presence-related changes
|
2009-12-08 19:22:55 +00:00 |
packet.h
|
ssl sync with http://hg.angelforce.ru/charybdis-old
|
2008-04-06 18:52:42 +04:00 |
parse.h
|
libcharybdis includes gone.
|
2008-04-02 02:39:19 +04:00 |
patchlevel.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08: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 |
reject.h
|
Allow /rehash throttles to clear throttling.
|
2009-03-07 01:49:09 +01:00 |
res.h
|
irc_string.h -> match.h, irc_string.h; includes changed
|
2008-04-20 09:47:38 +04:00 |
reslib.h
|
Allow the resolver to process longer hostnames,
|
2008-11-15 16:13:39 +01:00 |
restart.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
s_auth.h
|
Clean up s_auth a little. No functional changes.
|
2008-06-21 00:58:08 +02:00 |
s_conf.h
|
Force part local users (not resv_exempt) on channel resv.
|
2009-09-19 21:24:35 +02:00 |
s_newconf.h
|
Disable autoconnect for a server with excessive TS delta.
|
2009-02-05 23:43:07 +01:00 |
s_serv.h
|
Allow for capabilities to be marked as "required".
|
2009-04-20 09:36:55 -05:00 |
s_stats.h
|
Show throttle info in /stats t.
|
2008-12-16 21:02:04 +01:00 |
s_user.h
|
Make the format argument of change_nick_user_host() const.
|
2008-04-08 18:54:58 +02:00 |
scache.h
|
Show opers a list of recently (<24hrs) split servers in /map.
|
2007-11-23 23:38:54 +01:00 |
send.h
|
Revert all presence-related changes
|
2009-12-08 19:22:55 +00:00 |
setup.h.in
|
Run autoreconf.
|
2010-01-07 16:51:32 -06:00 |
snomask.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
sslproc.h
|
add missing file
|
2008-04-06 11:31:46 -05:00 |
stdinc.h
|
Revert all presence-related changes
|
2009-12-08 19:22:55 +00:00 |
substitution.h
|
libcharybdis includes gone.
|
2008-04-02 02:39:19 +04:00 |
supported.h
|
Make change_isupport() return the old value!!!
|
2008-08-29 15:36:41 -05:00 |
whowas.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |