Commit Graph

  • f4dba9ca02 oops have to have a space William Pitcock 2008-04-01 20:52:58 -0500
  • 798d12efe1 update CREDITS a little. William Pitcock 2008-04-01 20:52:46 -0500
  • 90b7fccef3 Merging s_newconf.c from nenolod and me Valery Yatsko 2008-04-02 05:51:59 +0400
  • 15f1b609dc Fixed a ratbox lib call as it is in ircd-ratbox-3 Valery Yatsko 2008-04-02 05:47:12 +0400
  • 9e29fe51e5 event* -> rb_event* Valery Yatsko 2008-04-02 05:43:35 +0400
  • f99c7b64cb run autoreconf. William Pitcock 2008-04-01 20:40:26 -0500
  • 9a19c5bae9 FD_HEAP_SIZE added, needed to fix ircd.c compilation Valery Yatsko 2008-04-02 05:40:02 +0400
  • 4f14b4b7bc Automated merge with http://angelforce.ru:8000 William Pitcock 2008-04-01 20:38:23 -0500
  • 738971829f make s_user.c build. William Pitcock 2008-04-01 20:36:50 -0500
  • 411559c8be make s_stats.c compile William Pitcock 2008-04-01 20:34:58 -0500
  • 7c944f6416 make s_newconf.c compile William Pitcock 2008-04-01 20:34:02 -0500
  • e49c49f91a fix s_log. William Pitcock 2008-04-01 20:31:26 -0500
  • e5559a5119 AWAY_HEAP_SIZE added to configure.ac - just another part of ratbox3 away system port. Valery Yatsko 2008-04-02 05:29:16 +0400
  • 784fdac0b2 client.c fixes + away stuff from ratbox3, part 2 Valery Yatsko 2008-04-02 05:24:54 +0400
  • 13640b08e4 fix restart.c William Pitcock 2008-04-01 20:11:11 -0500
  • a8bb98dda2 fix reslib William Pitcock 2008-04-01 20:07:43 -0500
  • 40da778118 fix newconf.c William Pitcock 2008-04-01 20:04:03 -0500
  • af75e59dc5 fix monitor.c William Pitcock 2008-04-01 20:03:40 -0500
  • 3c8a7c391c warning clean William Pitcock 2008-04-01 20:03:13 -0500
  • 8779e02639 fix ircd_state.c William Pitcock 2008-04-01 20:01:48 -0500
  • 075423b056 fix irc_dictionary, and some ircd warnings William Pitcock 2008-04-01 20:01:25 -0500
  • dd9be678f1 channel.c done!!!! William Pitcock 2008-04-01 19:56:51 -0500
  • 2b2e97af7f Automated merge with http://85.237.34.214:8000/ William Pitcock 2008-04-01 19:51:12 -0500
  • d9baf66ac1 unsupported builds again \o/ William Pitcock 2008-04-01 19:38:45 -0500
  • 4005d211b7 libratbox 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
  • c51d32ba80 extensions compile without libcharybdis now. William Pitcock 2008-04-01 19:35:13 -0500
  • 6e9b4415cc ok, trying to work on blockheap's stuff Valery Yatsko 2008-04-02 04:28:05 +0400
  • a9b319f1a7 BlockHeap -> rb_bh Valery Yatsko 2008-04-02 04:21:17 +0400
  • a83914b3fc Prevent cork usage as charybdis doesn't have its support Valery Yatsko 2008-04-02 04:19:12 +0400
  • 419f2d0c12 Missed include. Valery Yatsko 2008-04-02 04:16:50 +0400
  • acc2595cc3 fixing cache.c compilation - code stolen from ratbox3, with irc dictionary addition Valery Yatsko 2008-04-02 04:15:58 +0400
  • 9f6bbe3cf9 CurrentTime -> rb_currenttime(); Valery Yatsko 2008-04-02 03:53:20 +0400
  • 1ec5bf142a Fixes for macro Valery Yatsko 2008-04-02 03:49:56 +0400
  • 4103d13e4e Fixing m_hurt.c's dlinks Valery Yatsko 2008-04-02 03:48:21 +0400
  • b96058d185 dlinkAddAlloc -> rb_dlinkAddAlloc Valery Yatsko 2008-04-02 03:44:26 +0400
  • f781a34520 linebuf_len -> rb_linebuf_len for modules Valery Yatsko 2008-04-02 03:43:26 +0400
  • e68712582b Fixed another two warnings in m_stats.c Valery Yatsko 2008-04-02 03:41:54 +0400
  • b8127271b7 extern void send_pop_queue(struct Client *); in header, will implement this some time later Valery Yatsko 2008-04-02 03:39:08 +0400
  • 06c0995c9b ircd_defs.h declaration in stdinc.h - needed for some reasons. Valery Yatsko 2008-04-02 03:31:31 +0400
  • 7118180f5a Returned back declaration I've mistakenly removed. Valery Yatsko 2008-04-02 03:28:15 +0400
  • 62d289465f DubString -> rb_strdup Valery Yatsko 2008-04-02 03:26:34 +0400
  • bba1d5ba04 m_capab.c fixed - please check whether I am correct Valery Yatsko 2008-04-02 03:09:21 +0400
  • 8e43b0b414 MyMalloc -> rb_malloc Valery Yatsko 2008-04-02 03:07:29 +0400
  • ece36b7b5d away stuff from ratbox3 Valery Yatsko 2008-04-02 03:03:15 +0400
  • 1b95ca0b6a m_away.c derived from ratbox3 - looks much better and do not use deprecated DupString. Valery Yatsko 2008-04-02 03:00:38 +0400
  • f0a889b602 monitor.{c,h} stuff for libratbox3. Valery Yatsko 2008-04-02 02:55:34 +0400
  • 90a3c35b29 Argh, wrong replace caused by MS VS 2005 interface. Valery Yatsko 2008-04-02 02:47:17 +0400
  • a55e57248b MyFree -> rb_free Valery Yatsko 2008-04-02 02:45:16 +0400
  • cc200171d7 libcharybdis includes gone. Valery Yatsko 2008-04-02 02:39:19 +0400
  • 209844c664 btw, gmake is useful too for compiling this. Valery Yatsko 2008-04-02 02:23:11 +0400
  • f5208f231e Removed from configure.ac too. Valery Yatsko 2008-04-02 02:19:55 +0400
  • 2393f503a6 Removing libcharybdis references. Valery Yatsko 2008-04-02 02:18:44 +0400
  • 527ec9116a Some changes for libratbox. Jilles Tjoelker 2008-04-02 00:10:51 +0200
  • 780087dc8e Make send.c compile, except for ziplinks. Jilles Tjoelker 2008-04-01 23:51:34 +0200
  • 7689475b4f make m_signon build. William Pitcock 2008-04-01 16:29:32 -0500
  • d665092128 rb_event_add ;) William Pitcock 2008-04-01 16:26:23 -0500
  • ccfe0e9712 Make m_set compile. William Pitcock 2008-04-01 16:25:22 -0500
  • 04949155a9 make unsupported libratbox-clean. William Pitcock 2008-04-01 16:22:35 -0500
  • 71f6ebfa1f make all extensions libratbox-clean. William Pitcock 2008-04-01 16:20:40 -0500
  • 8325ed70b7 Automated merge with ssh://hg.atheme.org//hg/charybdis William Pitcock 2008-04-01 16:15:06 -0500
  • 9baf91887f fix highest_fd nonsense William Pitcock 2008-04-01 16:14:47 -0500
  • 7f4fa1956e More changes for libratbox. Jilles Tjoelker 2008-04-01 23:11:11 +0200
  • 03e24016fc Clean these modules up. William Pitcock 2008-04-01 16:12:16 -0500
  • bfccb2c0e1 Various changes for libratbox. Jilles Tjoelker 2008-04-01 23:03:14 +0200
  • 9f6c335332 Change over some dlink functions. Jilles Tjoelker 2008-04-01 22:54:08 +0200
  • f14bcab7bc patricia stuff William Pitcock 2008-04-01 15:44:55 -0500
  • 8e69bb4e90 macro replacement William Pitcock 2008-04-01 15:43:10 -0500
  • af81d5a0b0 dlink -> rb_dlink William Pitcock 2008-04-01 15:41:52 -0500
  • 38e6acddad ircs[n]printf -> rb_s[n]printf William Pitcock 2008-04-01 15:38:40 -0500
  • 31c047d725 Make this compile, but lots of warnings. William Pitcock 2008-04-01 15:26:43 -0500
  • 581fa5c499 ircsprintf -> rb_sprintf William Pitcock 2008-04-01 15:21:53 -0500
  • 08d11e34cc start making this compile William Pitcock 2008-04-01 15:18:48 -0500
  • db6b03137d bork bork bork William Pitcock 2008-04-01 15:14:08 -0500
  • c7b3ebc5c6 kill patricia.c William Pitcock 2008-04-01 15:11:03 -0500
  • 4c1a91ed4b Initialize libratbox. William Pitcock 2008-04-01 15:10:43 -0500
  • 1ac6502183 Make this link without OpenSSL. This patch should go upstream. William Pitcock 2008-04-01 14:57:52 -0500
  • 44674c4bb1 link against libratbox... William Pitcock 2008-04-01 14:55:00 -0500
  • e58085489a Make buildsystem work. William Pitcock 2008-04-01 11:57:41 -0500
  • 56efe9745d Run autoreconf. William Pitcock 2008-04-01 11:53:46 -0500
  • b57f37fb6a Pull in libratbox from ircd-ratbox-3.0.0beta1 and integrate into the build system. William Pitcock 2008-04-01 11:52:26 -0500
  • b37edd511a Allow 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
  • c1d32bdf89 Clarify last sentence in that help file. Jilles Tjoelker 2008-03-31 00:42:04 +0200
  • 8e0633f56f Move PRIVS command from extensions to modules (shows effective oper privs). Jilles Tjoelker 2008-03-31 00:39:14 +0200
  • 889b032125 Use ERR_DISABLED in CHGHOST and STATS e. Jilles Tjoelker 2008-03-30 20:02:55 +0200
  • bf7f01038e Add ERR_DISABLED (517) from ircu. Jilles Tjoelker 2008-03-30 19:56:20 +0200
  • dcfcf3aa37 Some tweaks, apparently you can have multiple <author> tags now. William Pitcock 2008-03-30 01:54:14 -0500
  • 5a34b193e6 Unbreak /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
  • ff74c93aee Use 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
  • 9b4ce61d2a Fix type mismatch with format string. Could have broken on some 64-bit machines. Jilles Tjoelker 2008-03-29 21:56:15 +0100
  • bf4c2e5bbf Note that +i must be included in default_umodes. Jilles Tjoelker 2008-03-29 21:37:12 +0100
  • 013726d7f6 Add force_user_invis extension from charybdis+sn. Forces nonopers +i. Jilles Tjoelker 2008-03-29 21:36:39 +0100
  • af58bf737a Fix compiler warning. Jilles Tjoelker 2008-03-29 21:36:11 +0100
  • 230a6e6c41 Fix Invalid CAP subcommand error if the user has no nick. Jilles Tjoelker 2008-03-18 23:47:37 +0100
  • 58067bff67 Cleanups to 005 code, from ratbox (androsyn). Jilles Tjoelker 2008-03-18 23:28:03 +0100
  • 4d17e288b4 target 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
  • cb57dfe520 Generate 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
  • f1297898f3 Hide cmode +r from 005 if there is no service{} block. Jilles Tjoelker 2008-03-11 23:56:23 +0100
  • c4b513f338 sgml docs: mention that connect::topicburst is now enabled by default Jilles Tjoelker 2008-03-11 21:58:13 +0100
  • 825907755e Clearer error messages for failed joins. Jilles Tjoelker 2008-03-11 19:48:58 +0100
  • 26f754d989 Show 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