.. |
.depend
|
|
|
.indent.pro
|
|
|
blacklist.c
|
|
|
cache.c
|
|
|
channel.c
|
Moved extern chmode_flags declaration from channel.h to chmode.h, as
|
2008-08-04 21:51:15 +04:00 |
chmode.c
|
|
|
class.c
|
|
|
client.c
|
Remove some dead code.
|
2008-08-29 02:53:52 +02:00 |
extban.c
|
Remove some dead code.
|
2008-08-29 02:53:52 +02:00 |
getopt.c
|
|
|
hash.c
|
|
|
hook.c
|
|
|
hostmask.c
|
Fix a memory leak.
|
2008-08-29 01:58:10 +02:00 |
irc_dictionary.c
|
|
|
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
|
|
|
ircd_signal.c
|
|
|
kdparse.c
|
|
|
listener.c
|
Fix comment, getsockname() can fail legitimately.
|
2008-08-28 01:06:19 +02:00 |
logger.c
|
|
|
Makefile.in
|
Add basic PrivilegeSet API.
|
2008-08-17 06:27:59 -05:00 |
match.c
|
|
|
messages.tab
|
Automated merge with ssh://hg.atheme.org//hg/charybdis
|
2008-08-17 07:53:32 -05:00 |
modules.c
|
|
|
monitor.c
|
|
|
newconf.c
|
Fix crash if there is no privset= in an operator{}.
|
2008-08-18 00:55:12 +02:00 |
numeric.c
|
|
|
packet.c
|
|
|
parse.c
|
|
|
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
|
Fix problems with resolver not responding and epoll.
|
2008-07-30 19:53:54 +02:00 |
reslib.c
|
|
|
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
|
no more servlink - removed 'servlink_path' from reference.conf and source files
|
2008-08-16 22:23:56 +04:00 |
s_newconf.c
|
Initial work on getting privsets working.
|
2008-08-17 07:40:27 -05:00 |
s_serv.c
|
Move to ratbox3 reject and throttle code.
|
2008-08-01 01:59:08 +02:00 |
s_user.c
|
Clear privset on deoper.
|
2008-08-25 18:24:24 +02:00 |
scache.c
|
|
|
send.c
|
|
|
snomask.c
|
|
|
sslproc.c
|
fixed typo in sslproc.c
|
2008-08-08 20:01:52 +04:00 |
substitution.c
|
|
|
supported.c
|
|
|
version.c.SH
|
Use C locale for the compilation date.
|
2008-08-17 22:55:57 +02:00 |
whowas.c
|
|
|