Commit Graph

  • 5cb528f15c Global server notices already exist. (:<sourceserver> ENCAP <server> SNOTE <snomask> :<text>) Jilles Tjoelker 2008-04-25 14:24:33 +0200
  • 8a99d1b9f5 Copy makerelease scripts from atheme-services and adapt them. Jilles Tjoelker 2008-04-25 14:17:32 +0200
  • e2435f2280 Document PRIVS command in sgml. Jilles Tjoelker 2008-04-24 23:58:47 +0200
  • a58d63e94c Mention potential version differences explicitly. Jilles Tjoelker 2008-04-24 23:47:27 +0200
  • a66dbced56 Require remoteban privilege to send dline/undline to other servers. Jilles Tjoelker 2008-04-23 18:32:46 +0200
  • 0786ceea88 Mention undline more clearly with unkline oper privilege. Jilles Tjoelker 2008-04-23 18:31:34 +0200
  • 848f83a1cb Mention dline/undline with remoteban oper privilege. Jilles Tjoelker 2008-04-23 18:31:02 +0200
  • 30b25e494e Remove ChangeLog -- it's no longer updated since SVN to HG transition. William Pitcock 2008-04-22 19:42:39 -0500
  • 7f7bf7ee3e Add SNONOTICE stuff to 3.1 todo. William Pitcock 2008-04-22 19:40:25 -0500
  • eeae854d6f Expand NEWS for 3.0.0. Jilles Tjoelker 2008-04-22 23:41:36 +0200
  • 7f9801883f Show hg revision number (serno) in ircd -version. Jilles Tjoelker 2008-04-22 23:41:16 +0200
  • bec4db9b38 Automated merge with ssh://hg.atheme.org//hg/charybdis William Pitcock 2008-04-21 20:26:51 -0500
  • 8308fcdfed Use sendto_one_numeric() with the new AWAY numerics. William Pitcock 2008-04-21 20:26:23 -0500
  • 0fcbff0c49 Don't try to fflush a file we just closed. ircd-ratbox r25251 (androsyn) Jilles Tjoelker 2008-04-22 00:45:43 +0200
  • 94c0bd4abe Automated merge with ssh://hg.atheme.org//hg/charybdis charybdis-3.0.0-rc1 William Pitcock 2008-04-21 17:17:51 -0500
  • 9563aa5c9d 3.0.0-RC1. William Pitcock 2008-04-21 17:17:31 -0500
  • 66a1352761 Document remote D:lines in sgml. Jilles Tjoelker 2008-04-21 01:54:24 +0200
  • f410930f71 Mention shared dline flags in reference.conf. Jilles Tjoelker 2008-04-21 01:42:19 +0200
  • bc762249f2 Remove dline flags from shared all. This means dline/undline need to be specified explicitly in a shared{} block. Jilles Tjoelker 2008-04-21 01:41:42 +0200
  • 931e8bc49e Take out some seven-style server notices. Jilles Tjoelker 2008-04-20 19:43:50 +0200
  • 47819d9814 Repair fast/better undline (169:d8aa0d182c9f). Jilles Tjoelker 2008-04-20 16:05:17 +0200
  • e26306d359 Remove windows newlines (^M). Jilles Tjoelker 2008-04-20 15:47:53 +0200
  • 7e7c69536b Remove obsolete comment. DNS lookups should be done prior to usage of an item, not when loading the configuration. Jilles Tjoelker 2008-04-20 15:33:23 +0200
  • 3f2b905e35 Remove conf_connect_allowed(), neither used nor declared. Jilles Tjoelker 2008-04-20 15:32:08 +0200
  • c465dbcda4 Move some declarations to header files, this enforces that they match. Jilles Tjoelker 2008-04-20 15:30:24 +0200
  • aa65834c6f Fix various compiler warnings. Jilles Tjoelker 2008-04-20 15:20:10 +0200
  • 78a47af020 Remove silly cast that caused a compiler warning. Jilles Tjoelker 2008-04-20 14:47:34 +0200
  • 3da818ecea TODO changed Valery Yatsko 2008-04-20 11:33:41 +0400
  • 9d34bfef27 Patch removed Valery Yatsko 2008-04-20 11:26:48 +0400
  • 45be325cd2 Remote d:lines implementation (based on ircd-seven's r230 by spb, Stephen Bennett <spb@attenuate.org>) Valery Yatsko 2008-04-20 11:26:37 +0400
  • 443acdf4e0 Patch for remote dlines support - test needed Valery Yatsko 2008-04-20 11:15:07 +0400
  • cea2bc8499 Automated merge with ssh://hg.atheme.org//hg/charybdis William Pitcock 2008-04-20 01:03:54 -0500
  • 7e8e21a41a Remainder of irc_string.* is moved to new inline/stringops.h. William Pitcock 2008-04-20 01:03:11 -0500
  • a7ada4867a Missed include - now compiles ok Valery Yatsko 2008-04-20 09:51:50 +0400
  • 13ae2f4b69 irc_string.h -> match.h, irc_string.h; includes changed Valery Yatsko 2008-04-20 09:47:38 +0400
  • 5f4f1d055f strip_tabs() is related to s_conf.c ONLY - moved it there Valery Yatsko 2008-04-20 09:38:26 +0400
  • c6b832270e clean_string() is related to m_links.c ONLY - moved it there Valery Yatsko 2008-04-20 09:35:22 +0400
  • dcbd1d073c strtoken -> rb_strtok_r (with arguments order changes) Valery Yatsko 2008-04-20 09:20:25 +0400
  • d99380b61b legacy irc sprintf gone Valery Yatsko 2008-04-20 09:12:09 +0400
  • 08a5f1f948 myctime -> rb_ctime Valery Yatsko 2008-04-20 09:03:39 +0400
  • 928ce024f4 no need for inetntop* now - removed Valery Yatsko 2008-04-20 08:57:25 +0400
  • 9879cd59a6 Various inet* -> rb_inet_* Valery Yatsko 2008-04-20 08:55:41 +0400
  • 422b30826e Missed file from previous changeset Valery Yatsko 2008-04-20 08:46:04 +0400
  • a64c5173a7 strlcat -> rb_strlcat Valery Yatsko 2008-04-20 08:44:04 +0400
  • 907468c485 strlcpy -> rb_strlcpy Valery Yatsko 2008-04-20 08:40:40 +0400
  • b798359b17 Functions replacement: ircd_baseXX_{en,de}code -> rb_baseXX_{en,de}code Valery Yatsko 2008-04-20 08:36:28 +0400
  • 2667396968 get_randomness() removed from m_challenge.c - we use rb_get_random() now from libratbox Valery Yatsko 2008-04-20 08:30:41 +0400
  • 8dd8b3e207 'reseed_srand' event - libratbox and various ssl stuff need it Valery Yatsko 2008-04-20 08:26:14 +0400
  • 4ae6e50b9a Remove rb_checktimeouts event init from ircd.c - it's inside libratbox now Valery Yatsko 2008-04-20 08:14:22 +0400
  • f5bd2fee66 Code cleanup (m_die) Valery Yatsko 2008-04-20 07:46:08 +0400
  • 359dada2ab Splitted open_logfiles(); into open_logfiles(); and close_logfiles();, use the second one on ircd_shutdown Valery Yatsko 2008-04-20 07:42:30 +0400
  • 6972e25a95 Moving some m_die code into ircd_shutdown(reason) function and use it on SIGTERM too Valery Yatsko 2008-04-20 07:38:56 +0400
  • a822ef295a Switched on using cache_user_motd(); for motd update on rehash Valery Yatsko 2008-04-20 07:24:50 +0400
  • 95d7b51fc3 Doxygen code documentation added in TODO list for future releases Valery Yatsko 2008-04-19 21:18:45 +0400
  • bfb327eea7 Remove another mention of glines. Jilles Tjoelker 2008-04-19 18:05:26 +0200
  • 320348714a Add umode +z. Jilles Tjoelker 2008-04-19 18:04:47 +0200
  • 8ad278b088 Improve SIGCHLD handler - Reap multiple zombies per signal - Save and restore errno ircd-ratbox r25239 Jilles Tjoelker 2008-04-18 01:01:38 +0200
  • 04cc8ce9ac Remove stray SetCork. At this time, charybdis does not use ratbox3's cork mechanism. Jilles Tjoelker 2008-04-16 20:49:08 +0200
  • 696363a8af Added tag charybdis-3.0.0-beta1 for changeset 47f12ac9988a William Pitcock 2008-04-15 21:33:54 -0500
  • c1649c6317 rerun autoconf charybdis-3.0.0-beta1 William Pitcock 2008-04-15 21:32:40 -0500
  • 06093b4113 charybdis 3.0-beta1 William Pitcock 2008-04-15 21:32:25 -0500
  • 79c4d759a9 patricia: remove ugly abuse of K&R style function declaration It left the argument types unspecified in a function pointer, then called it using different numbers of arguments. libratbox r25229 Jilles Tjoelker 2008-04-13 18:20:18 +0200
  • b717a466d0 Remove ^M on line endings. Jilles Tjoelker 2008-04-13 17:54:23 +0200
  • c4633508ee Add PASS selector:password from seven, put TS5 removal to 3.1 Jilles Tjoelker 2008-04-13 17:33:33 +0200
  • ac58851a67 New operline based on ranting from ccr. William Pitcock 2008-04-12 18:56:46 -0500
  • dcb90e0d86 Remove linebuf's per-line flushing flag, as it's per-head state. In rare cases, this sharing caused the ircd to skip part of outgoing traffic, e.g. appearing as "not enough parameters" errors on the other side. The purpose of this flag can be fulfilled by the writeofs in the bufhead. libratbox r25227 Jilles Tjoelker 2008-04-13 00:44:21 +0200
  • ec9738cbd8 read/write return type should be ssize_t, not int or size_t. The writev emulation used size_t, which is unsigned, preventing negative values to be seen. libratbox r25225 Jilles Tjoelker 2008-04-12 16:43:12 +0200
  • a6758327ec Fix cmode +R description. Jilles Tjoelker 2008-04-11 19:18:01 +0200
  • faf00e4f00 Rerun autoconf and autoheader. Jilles Tjoelker 2008-04-11 17:57:37 +0200
  • ec0e5bc7c6 Remove pagesize check from configure. It is unused, and not a good thing to compile this in. Jilles Tjoelker 2008-04-11 17:57:01 +0200
  • 35b7f9ab05 Remove SOCKADDR_IN_HAS_LEN check, libratbox does it for us. Jilles Tjoelker 2008-04-11 17:47:30 +0200
  • 3691f6ed2e typo'd. William Pitcock 2008-04-11 10:42:22 -0500
  • 8b48b346e0 Fix the engrish in NEWS. William Pitcock 2008-04-11 10:39:29 -0500
  • bbce52f18d TS_MIN is 6 now. William Pitcock 2008-04-11 10:23:47 -0500
  • 5295cde25d start working on TS5 removal. William Pitcock 2008-04-11 10:22:44 -0500
  • 9d70134ab3 Branch merge Valery Yatsko 2008-04-11 19:18:13 +0400
  • 62702fc1f0 ratbox3 DNS/Auth helper *CRAQ* veto'd. William Pitcock 2008-04-11 10:20:07 -0500
  • e2ec3f7d01 Hope these were the last things left from glines Valery Yatsko 2008-04-11 19:16:43 +0400
  • c6525f80ba Remove various other gline stuff. Jilles Tjoelker 2008-04-11 17:10:40 +0200
  • e79108b6e8 Branch merge Valery Yatsko 2008-04-11 19:10:01 +0400
  • f8a44ea2a6 'You are exempt from...' message fixed - glines gone Valery Yatsko 2008-04-11 19:09:19 +0400
  • 13c838e605 Remove /stats g/G from the help file. Jilles Tjoelker 2008-04-11 17:05:37 +0200
  • 9250609250 Remove another mention of glines from the sgml documentation. Jilles Tjoelker 2008-04-11 17:04:30 +0200
  • 286f7449d8 Make the sgml documentation compile again. Jilles Tjoelker 2008-04-11 17:03:39 +0200
  • 9f082aa27a Automated sync with ssh://hg.atheme.org//hg/charybdis Valery Yatsko 2008-04-11 18:58:19 +0400
  • b9c1b1b960 Fixing compilation - CAP_GLN removed Valery Yatsko 2008-04-11 18:56:53 +0400
  • bb1f5537e3 Keep gline information in server version and capab listings for historical reference. Jilles Tjoelker 2008-04-11 16:52:56 +0200
  • d5a432fa00 Removing glines Valery Yatsko 2008-04-11 18:47:03 +0400
  • 3d07b1a5b6 ssl files generator added to todo too (must be executed with ./configure to make installation a little bit userfriendly) Valery Yatsko 2008-04-11 18:30:55 +0400
  • 13a432661d Changed my email Valery Yatsko 2008-04-11 17:32:54 +0400
  • 33dcd535b7 Add extern to eob_count global variable declaration in header file. Jilles Tjoelker 2008-04-11 11:30:07 +0200
  • c50bb62ccd kqueue: also use EV_ONESHOT for read events This makes the kernel's state agree with our handler pointer. SSL may need to suspend selecting for reading to write something, e.g. with renegotiation. libratbox r25223 Jilles Tjoelker 2008-04-11 11:08:37 +0200
  • 8403b99ac3 TODO changes - bans todos Valery Yatsko 2008-04-11 00:56:21 +0400
  • ac8428cccf Resolver/identd will be done as separated modules in 3.1 (future release), added some TODOs for discuission Valery Yatsko 2008-04-11 00:39:49 +0400
  • 8f40f4bb7f Importing r25217, r25219 and r25221 from ratbox3 Valery Yatsko 2008-04-10 20:37:42 +0400
  • 9aecf17d4c Branch merge Valery Yatsko 2008-04-09 23:35:09 +0400
  • 8a78afe43d Fixing time_t warnings Valery Yatsko 2008-04-09 23:34:34 +0400
  • 164b549392 Branch merge Valery Yatsko 2008-04-09 23:26:24 +0400
  • fea5767698 add SSL cipher notice to todo list. William Pitcock 2008-04-09 14:26:47 -0500
  • 4bb146df3c Importing ratbox3 r25213 changeset Valery Yatsko 2008-04-09 23:22:51 +0400