d9baf66ac1unsupported builds again \o/
William Pitcock
2008-04-01 19:38:45 -0500
4005d211b7libratbox is the new libcharybdis... thanks to androsyn and jilles on making something sane where previous attempts failed. ;)
William Pitcock
2008-04-01 19:35:46 -0500
c51d32ba80extensions compile without libcharybdis now.
William Pitcock
2008-04-01 19:35:13 -0500
6e9b4415ccok, trying to work on blockheap's stuff
Valery Yatsko
2008-04-02 04:28:05 +0400
7689475b4fmake m_signon build.
William Pitcock
2008-04-01 16:29:32 -0500
d665092128rb_event_add ;)
William Pitcock
2008-04-01 16:26:23 -0500
ccfe0e9712Make m_set compile.
William Pitcock
2008-04-01 16:25:22 -0500
04949155a9make unsupported libratbox-clean.
William Pitcock
2008-04-01 16:22:35 -0500
71f6ebfa1fmake all extensions libratbox-clean.
William Pitcock
2008-04-01 16:20:40 -0500
8325ed70b7Automated merge with ssh://hg.atheme.org//hg/charybdis
William Pitcock
2008-04-01 16:15:06 -0500
9baf91887ffix highest_fd nonsense
William Pitcock
2008-04-01 16:14:47 -0500
7f4fa1956eMore changes for libratbox.
Jilles Tjoelker
2008-04-01 23:11:11 +0200
03e24016fcClean these modules up.
William Pitcock
2008-04-01 16:12:16 -0500
bfccb2c0e1Various changes for libratbox.
Jilles Tjoelker
2008-04-01 23:03:14 +0200
9f6c335332Change over some dlink functions.
Jilles Tjoelker
2008-04-01 22:54:08 +0200
f14bcab7bcpatricia stuff
William Pitcock
2008-04-01 15:44:55 -0500
8e69bb4e90macro replacement
William Pitcock
2008-04-01 15:43:10 -0500
af81d5a0b0dlink -> rb_dlink
William Pitcock
2008-04-01 15:41:52 -0500
38e6acddadircs[n]printf -> rb_s[n]printf
William Pitcock
2008-04-01 15:38:40 -0500
31c047d725Make this compile, but lots of warnings.
William Pitcock
2008-04-01 15:26:43 -0500
581fa5c499ircsprintf -> rb_sprintf
William Pitcock
2008-04-01 15:21:53 -0500
08d11e34ccstart making this compile
William Pitcock
2008-04-01 15:18:48 -0500
db6b03137dbork bork bork
William Pitcock
2008-04-01 15:14:08 -0500
c7b3ebc5c6kill patricia.c
William Pitcock
2008-04-01 15:11:03 -0500
4c1a91ed4bInitialize libratbox.
William Pitcock
2008-04-01 15:10:43 -0500
1ac6502183Make this link without OpenSSL. This patch should go upstream.
William Pitcock
2008-04-01 14:57:52 -0500
44674c4bb1link against libratbox...
William Pitcock
2008-04-01 14:55:00 -0500
e58085489aMake buildsystem work.
William Pitcock
2008-04-01 11:57:41 -0500
56efe9745dRun autoreconf.
William Pitcock
2008-04-01 11:53:46 -0500
b57f37fb6aPull in libratbox from ircd-ratbox-3.0.0beta1 and integrate into the build system.
William Pitcock
2008-04-01 11:52:26 -0500
b37edd511aAllow ENCAP GCAP to be reused to broadcast capability changes to the network. This means that modules can now be added which change CAPs.
William Pitcock
2008-04-01 11:45:46 -0500
c1d32bdf89Clarify last sentence in that help file.
Jilles Tjoelker
2008-03-31 00:42:04 +0200
8e0633f56fMove PRIVS command from extensions to modules (shows effective oper privs).
Jilles Tjoelker
2008-03-31 00:39:14 +0200
889b032125Use ERR_DISABLED in CHGHOST and STATS e.
Jilles Tjoelker
2008-03-30 20:02:55 +0200
bf7f01038eAdd ERR_DISABLED (517) from ircu.
Jilles Tjoelker
2008-03-30 19:56:20 +0200
dcfcf3aa37Some tweaks, apparently you can have multiple <author> tags now.
William Pitcock
2008-03-30 01:54:14 -0500
5a34b193e6Unbreak /quote help stats as an oper (all where oper and user help are different). Remove symlink optimization, so helpfiles equal for opers and users are loaded into memory twice, which is not an issue.
Jilles Tjoelker
2008-03-29 23:38:22 +0100
ff74c93aeeUse ERR_NOPRIVS when an oper is not allowed to see admin-only /stats. This includes opers without the admin flag and admins on other servers.
Jilles Tjoelker
2008-03-29 23:09:45 +0100
9b4ce61d2aFix type mismatch with format string. Could have broken on some 64-bit machines.
Jilles Tjoelker
2008-03-29 21:56:15 +0100
bf4c2e5bbfNote that +i must be included in default_umodes.
Jilles Tjoelker
2008-03-29 21:37:12 +0100
230a6e6c41Fix Invalid CAP subcommand error if the user has no nick.
Jilles Tjoelker
2008-03-18 23:47:37 +0100
58067bff67Cleanups to 005 code, from ratbox (androsyn).
Jilles Tjoelker
2008-03-18 23:28:03 +0100
4d17e288b4target change: use fnv32 hash of UID instead of pointer to identify clients This way, the information remains valid after a split. For clients on TS5 servers, the nick is used; this is not much of a problem because these are on pseudoservers and not assumed to change nick much at all.
Jilles Tjoelker
2008-03-16 00:39:49 +0100
cb57dfe520Generate include/serno.h from the hg revision data. The code is inspired by the code in atheme-services, but * it uses 'hg parents' instead of 'hg tip' so it will also work if the working directory is not updated to the latest version in the local repository * the format is different (date-shorthash instead of revnum:shorthash) * some sort of serno.h is always generated, be it "unknown" only
Jilles Tjoelker
2008-03-12 18:44:47 +0100
f1297898f3Hide cmode +r from 005 if there is no service{} block.
Jilles Tjoelker
2008-03-11 23:56:23 +0100
c4b513f338sgml docs: mention that connect::topicburst is now enabled by default
Jilles Tjoelker
2008-03-11 21:58:13 +0100
26f754d989Show some target change statistics in /stats t. - the number of messages blocked by target change on this server since it was started - the number of IPs currently subject to a a lower target limit on this server (these expire over time)
Jilles Tjoelker
2008-03-02 17:03:56 +0100