CIA.vc
Atheme
Atheme IRC Services
Stats » Projects » Atheme
information
Atheme IRC Services
syndicateUTC clock
13:26 on Feb 13, 2012
event counters
The last message was received 18.25 hours ago at 19:11 on Feb 12, 2012
0 messages so far today, 2 messages yesterday
0 messages so far this week, 3 messages last week
7 messages so far this month, 42 messages last month
7899 messages since the first one, 6.72 years ago, for an average of 7.45 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
15:45 yesterdayatheme
Commit by jilles :: r1f11f78bd7d6 /modules/protocol/charybdis.c:
charybdis: No need to send service notices to channels from the server.

A few years ago, charybdis was changed to allow all notice/privmsg from
services, even if they are not on the channel. Take advantage of this for
a more consistent look.

Submitted by: dwfreed
http://git.atheme.org/atheme/commit/?id=1f11f78bd7d6
#
15:35 yesterdayatheme
Commit by jilles :: re12a743247f0 /modules/chanserv/set_founder.c:
chanserv/set_founder: For now, only allow this command on users, not groups.
http://git.atheme.org/atheme/commit/?id=e12a743247f0
#
22:43 on Feb 05atheme
Commit by nenolod :: r891e43ef1c9c /libathemecore/account.c:
Dispose accounts instead of unrefing them when they expire, due to circular dependency caused by chanacs entries.
http://git.atheme.org/atheme/commit/?id=891e43ef1c9c
#
06:57 on Feb 02atheme
Commit by nenolod :: r904e3e7a0d65 / (configure configure.ac):
#
05:24 on Feb 02atheme
Commit by jdhore1 :: r25c74b75c4c4 /NEWS:
#
05:13 on Feb 02atheme
Commit by nenolod :: r070231fc295f / (configure configure.ac):
configure: Require libmowgli 2.0.0-alpha1.
http://git.atheme.org/atheme/commit/?id=070231fc295f
#
05:13 on Feb 02atheme
Commit by nenolod :: rf2743521730d /libmowgli-2:
Update snapshot to =libmowgli-2.0.0-alpha1.
http://git.atheme.org/atheme/commit/?id=f2743521730d
#
07:10 on Jan 30atheme
Commit by nenolod :: r19f1395aafc8 /modules/proxyscan/ (Makefile dnsbl.c):
proxyscan/dnsbl: new module based on contrib/dnsbl.
http://git.atheme.org/atheme/commit/?id=19f1395aafc8
#
04:06 on Jan 30atheme
Commit by nenolod :: r8be0d85399fc /libmowgli-2:
#
04:42 on Jan 27atheme
Commit by nenolod :: r28deb0b7854e /libathemecore/logger.c:
libathemecore: fix incorrect usage of mowgli_strlcpy().
http://git.atheme.org/atheme/commit/?id=28deb0b7854e
#
06:48 on Jan 24atheme
Commit by nenolod :: rd017c170d839 / (2 files in 2 dirs):
libathemecore: add chanacs_t::unode instead of using dynamically allocated nodes
http://git.atheme.org/atheme/commit/?id=d017c170d839
#
06:48 on Jan 24atheme
Commit by nenolod :: rc2e2761256ec /libathemecore/account.c:
libathemecore: check that ca->host is really not NULL when calling free in chanacs_delete()
http://git.atheme.org/atheme/commit/?id=c2e2761256ec
#
06:43 on Jan 24atheme
Commit by nenolod :: rf14a2ba5fea5 / (include/privs.h libathemecore/privs.c):
libathemecore: operclass_t should embed a linked list node instead of creating them on demand
http://git.atheme.org/atheme/commit/?id=f14a2ba5fea5
#
20:19 on Jan 22atheme
Commit by nenolod :: r465515d4b575 /modules/operserv/override.c:
operserv/override: use ARRAY_SIZE() to set up the parameter vector instead of doing it by hand
http://git.atheme.org/atheme/commit/?id=465515d4b575
#
19:55 on Jan 22atheme
Commit by nenolod :: rbc429c8509e8 /modules/protocol/unreal.c:
protocol/unreal: fix usage of TOKEN in s2s conversation for adding/removing XLINEs
http://git.atheme.org/atheme/commit/?id=bc429c8509e8
#
19:55 on Jan 22atheme
Commit by nenolod :: r8d1f5c239957 /modules/protocol/unreal.c:
protocol/unreal: if ESVID is available, we shouldn't drop +r on nick_ungroup event

With ESVID, +r means that the user is authenticated to services, not necessarily that the nickname
itself is registered.
http://git.atheme.org/atheme/commit/?id=8d1f5c239957
#
06:28 on Jan 22atheme
Commit by nenolod :: r795fb20f479e /include/module.h:
libathemecore: add MODULE_CONFLICT() macro.

No ABI changes required.
http://git.atheme.org/atheme/commit/?id=795fb20f479e
#
06:00 on Jan 22atheme
Commit by nenolod :: rff15164226ca /libmowgli-2:
#
02:00 on Jan 16atheme
Commit by nenolod :: r2f4a6931d60c /modules/ (3 files in 2 dirs):
proxyscan: new module (plumbing only)
http://git.atheme.org/atheme/commit/?id=2f4a6931d60c
#
21:11 on Jan 15atheme
Commit by nenolod :: r35e8c8bf012d /modules/protocol/unreal.c:
protocol/unreal: remove entirely unnecessary support for TOKEN

The only thing TOKEN gives us is commandtree polution (as there is not any support for a secondary
namespace for tokens), which wastes memory by having a duplicate commandtree for the tokens, which
we don't send or use anyway (except on the receive side, which we don't have to use).
http://git.atheme.org/atheme/commit/?id=35e8c8bf012d
#