.. |
.cvsignore
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
.indent.pro
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
blacklist.h
|
start making this compile
|
2008-04-01 15:18:48 -05:00 |
cache.h
|
make s_user.c build.
|
2008-04-01 20:36:50 -05:00 |
channel.h
|
start making this compile
|
2008-04-01 15:18:48 -05:00 |
charybdis.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
class.h
|
class.c fixed
|
2008-04-02 19:49:42 +04:00 |
client.h
|
Stuff connected with ctrlFd disabled
|
2008-04-02 21:16:13 +04:00 |
common.h
|
linebuf -> rb_linebuf
|
2008-04-02 21:04:44 +04:00 |
config.h
|
config.h: remove some obsolete options, move MAX_BUFFER to tunable section
|
2008-01-04 18:42:59 +01:00 |
config.h.dist
|
config.h: remove some obsolete options, move MAX_BUFFER to tunable section
|
2008-01-04 18:42:59 +01:00 |
defaults.h
|
[svn] - remove ALL braindead 2.8 I/O artifacts: MASTER_MAX, HARD_FDLIMIT, HARD_FDLIMIT_, MAXCONNECTIONS, MAX_CLIENTS, etc.
|
2007-04-03 02:21:31 -07:00 |
hash.h
|
Reverting some changed related not to moving on libratbox3 but using ratbox3 source!
|
2008-04-02 19:37:50 +04:00 |
hook.h
|
start making this compile
|
2008-04-01 15:18:48 -05:00 |
hostmask.h
|
irc_sockaddr_storage -> rb_sockaddr_storage, changing fd in Listener struct to F 'cause libratbox3 need it.
|
2008-04-02 19:57:37 +04:00 |
irc_dictionary.h
|
Add irc_dictionary code.
|
2007-12-02 09:06:25 -06:00 |
irc_string.h
|
m_pass.c fixed
|
2008-04-02 19:45:22 +04:00 |
ircd.h
|
Workarond with listener.c stuff on moving from listener->fd usage on listener->F.
|
2008-04-02 20:06:11 +04:00 |
ircd_defs.h
|
irc_sockaddr_storage -> rb_sockaddr_storage, changing fd in Listener struct to F 'cause libratbox3 need it.
|
2008-04-02 19:57:37 +04: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 |
ircd_state.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
listener.h
|
irc_sockaddr_storage -> rb_sockaddr_storage, changing fd in Listener struct to F 'cause libratbox3 need it.
|
2008-04-02 19:57:37 +04:00 |
m_info.h
|
[svn] - remove the rest of the MAX_CLIENTS stuff. change kqueue implementation accordingly. (needs testing)
|
2007-04-03 02:31:11 -07:00 |
modules.h
|
libcharybdis includes gone.
|
2008-04-02 02:39:19 +04:00 |
monitor.h
|
ok, trying to work on blockheap's stuff
|
2008-04-02 04:28:05 +04:00 |
msg.h
|
It compiles, ship it.
|
2007-12-02 09:41:13 -06:00 |
newconf.h
|
libcharybdis includes gone.
|
2008-04-02 02:39:19 +04:00 |
numeric.h
|
Move PRIVS command from extensions to modules (shows effective oper privs).
|
2008-03-31 00:39:14 +02:00 |
packet.h
|
Stuff connected with ctrlFd disabled
|
2008-04-02 21:16:13 +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 |
reject.h
|
Reverting some changed related not to moving on libratbox3 but using ratbox3 source!
|
2008-04-02 19:37:50 +04:00 |
res.h
|
irc_sockaddr_storage -> rb_sockaddr_storage, changing fd in Listener struct to F 'cause libratbox3 need it.
|
2008-04-02 19:57:37 +04:00 |
reslib.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
restart.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
s_auth.h
|
Make s_auth.c compile.
|
2008-04-02 21:14:34 +02:00 |
s_conf.h
|
irc_sockaddr_storage -> rb_sockaddr_storage, changing fd in Listener struct to F 'cause libratbox3 need it.
|
2008-04-02 19:57:37 +04:00 |
s_gline.h
|
start making this compile
|
2008-04-01 15:18:48 -05:00 |
s_log.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
s_newconf.h
|
irc_sockaddr_storage -> rb_sockaddr_storage, changing fd in Listener struct to F 'cause libratbox3 need it.
|
2008-04-02 19:57:37 +04:00 |
s_serv.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
s_stats.h
|
Reverting some changed related not to moving on libratbox3 but using ratbox3 source!
|
2008-04-02 19:37:50 +04:00 |
s_user.h
|
[svn] Move find_umode_slot() from libcharybdis/tools.c to src/s_user.c.
|
2007-02-03 17:59:38 -08:00 |
scache.h
|
Show opers a list of recently (<24hrs) split servers in /map.
|
2007-11-23 23:38:54 +01:00 |
send.h
|
extern void send_pop_queue(struct Client *); in header, will implement this some time later
|
2008-04-02 03:39:08 +04:00 |
setup.h.in
|
yet another autoreconf run.
|
2008-04-01 20:55:40 -05:00 |
snomask.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
sprintf_irc.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |
stdinc.h
|
Reverting to 398.. trying again with native charybdis hash
|
2008-04-02 14:16:31 +04:00 |
substitution.h
|
libcharybdis includes gone.
|
2008-04-02 02:39:19 +04:00 |
supported.h
|
Cleanups to 005 code, from ratbox (androsyn).
|
2008-03-18 23:28:03 +01:00 |
whowas.h
|
[svn] - the new plan:
|
2007-01-24 22:40:21 -08:00 |