Commit graph

  • c8bc986778 - Updated win32 compiling instructions; mention the free MS stuff that can be used to compile UnrealIRCd. Bram Matthys 2006-02-14 12:38:51 +00:00
  • 5f8bf556e1 - When set::options-show-connect-notice was enabled the "*** Looking up your hostname..." message was not being shown (all others were). Reported by fbi (#0002820). Bram Matthys 2006-02-14 12:36:21 +00:00
  • 41bdfc3b29 - When set::options-show-connect-notice was enabled the "*** Looking up your hostname..." message was not being shown (all others were). Reported by fbi (#0002820). Bram Matthys 2006-02-14 12:19:18 +00:00
  • e65c17e2e1 Automatic weekly version update: 200607 autoupdate 2006-02-13 05:00:03 +00:00
  • 8bdd8cb5a5 unreal32docs.de.html Changes of week06 stylus740 2006-02-11 14:11:22 +00:00
  • 2487621092 - Updated autoconf/configure.in again (does not produce different ./configure output) Bram Matthys 2006-02-07 13:02:14 +00:00
  • 545d087a99 - Updated autoconf/configure.in to make newer autoconf's work (developers only), reported and patch provided by Xuefer (#0002798). Also rebuilt ./configure from configure.in with autoconf 2.59 from my own machine. Bram Matthys 2006-02-06 19:35:38 +00:00
  • 9422a9ffd1 Automatic weekly version update: 200606 autoupdate 2006-02-06 05:00:04 +00:00
  • decce0d11f clarifications regarding fixed version Bram Matthys 2006-02-05 17:43:19 +00:00
  • 050846cd02 - Added unreal32docs.ru.html, translated by Bock. Bram Matthys 2006-02-05 17:32:58 +00:00
  • fa9cf506e7 - The '?' wildcard was completely broken in 3.2.4, reported by tabrisnet (#0002797). Bram Matthys 2006-02-05 17:20:36 +00:00
  • 5dcddc4404 - Updated example.bg.conf, the one shipped with 3.2.4 had several errors. Bram Matthys 2006-02-04 21:17:36 +00:00
  • d223da8a26 - Fixed amd64 problem regarding /*LINE always saying 'The time you specified is out of range', reported and test shell provided by Tauop. Bram Matthys 2006-02-04 20:30:02 +00:00
  • 356c492c49 ** 3.2.4 release ** Bram Matthys 2006-02-03 13:42:55 +00:00
  • 8364783817 clarified some release notes text Bram Matthys 2006-01-30 23:28:39 +00:00
  • 43749211fe ** public 3.2.4-rc3 release ** Bram Matthys 2006-01-30 21:52:33 +00:00
  • dc19350c70 - Redid glob matching. Escaping is now ripped out for normal bans (as it should be), this means no longer weird issues with +b *\* etc not banning nicks with \ in it. ExtBan ~c/~r get special treatment and will use our match_esc [match with escaping] routine, that way you can ban channels such as "#f*ck" via "+b ~c:#f\*ck". Fix triggered by bugreport of vonitsanet (#0002782). Bram Matthys 2006-01-30 20:14:39 +00:00
  • f21bbdadf5 Automatic weekly version update: 200605 autoupdate 2006-01-30 05:00:04 +00:00
  • 731b77f206 Minor formatting "whoops". aquanight 2006-01-28 21:54:18 +00:00
  • bd6979e842 More #2778 fun ;p . aquanight 2006-01-28 21:49:42 +00:00
  • a50455c225 Knew I forgot something... fixed JOIN 0 bit now. aquanight 2006-01-28 19:49:05 +00:00
  • 4b2da6f3d0 Base64 info added. aquanight 2006-01-28 19:31:18 +00:00
  • ca7f59a473 Most of #2778 (will do b64 table later :P) aquanight 2006-01-28 17:11:33 +00:00
  • 5298931dd8 Changes of week 04 in unreal32docs.de.html stylus740 2006-01-28 08:49:00 +00:00
  • 08fbbff0f6 updated contact info Bram Matthys 2006-01-27 22:00:35 +00:00
  • 8a0ebfdab7 - Added unreal32docs.nl.html, translated/maintained by Mark. Bram Matthys 2006-01-27 21:07:55 +00:00
  • 0d05df5237 changelog-only text change: - Updated help.ru.conf (corrections by CS-Help / Bock) - Updated example.bg.conf (by Peace) Bram Matthys 2006-01-27 15:47:48 +00:00
  • 762e6c7050 changelog-only textfix Bram Matthys 2006-01-27 15:46:18 +00:00
  • f8194daa68 - Updated help.ru.conf (corrections by CS-Help) and example.bg.conf (by Peace) Bram Matthys 2006-01-27 15:42:58 +00:00
  • b30301ecfe - Sometimes if an oper was connected trough SSL and had the junk snomask (+s +j) set it would cause a crash. Reported by chasingsol (#0002777). Bram Matthys 2006-01-27 15:25:31 +00:00
  • dbd9932635 fixup commit for tag 'unreal3_2_4rc2' cvs2hg 2006-01-26 15:22:47 +00:00
  • 6c8c7f36a3 - Fixed localhost crash (if no dns record for 127.0.0.1), reported by Trocotronic (#2773). Bram Matthys 2006-01-26 15:22:46 +00:00
  • f6ae3f8844 Changes of week 03 angrywolf 2006-01-26 15:03:18 +00:00
  • 8dac61a435 ** public 3.2.4-rc2 release ** Bram Matthys 2006-01-26 14:57:24 +00:00
  • 6e70facb1e - Fixed(?) bug due to match() rewrite: we now use our old rules with escaping again, due to the switchover we were accidently using different ones which caused funny kill messages like "You were killed by a.b.c (a!a.b.c (SOMENICK[N\A](?) <- d.e.f))." This also broke some bans in pre2/rc1. Bug reported by HERZ (#0002772). Bram Matthys 2006-01-26 14:02:21 +00:00
  • 35ce9949d9 added release candidate header to release notes Bram Matthys 2006-01-25 20:40:41 +00:00
  • 8b42fad320 ** public 3.2.4-rc1 release ** Bram Matthys 2006-01-25 20:25:37 +00:00
  • 242f66ed6c +- For users using remote includes w/ssl (https, ftps): the CA certificates are now stored + in curl-ca-bundle.crt (shipped with Unreal) which contains most major CA's plus CACert. Bram Matthys 2006-01-25 16:26:26 +00:00
  • 88da136dda copy curl-ca-bundle.crt Bram Matthys 2006-01-25 15:10:50 +00:00
  • c916651eb4 - Curl users using https/ftps/etc: UnrealIRCd now ships with a 'curl-ca-bundle.crt' which contains the (root) certificates of most major Certificate Authorities. It is basically the default curl ca-bundle.crt plus cacert's certificates. The 'curl-ca-bundle.crt' will be copied to the installation dir if needed. It will from now on be used by Unreal for all remote includes (curl) related certificates. If you want to use https but don't want to buy a certificate, we suggest you to apply for a free certificate at CACert (www.CACert.org). Or, alternatively, add your own certificate (PEM encoded) to curl-ca-bundle.crt, see 'SSLCERTS' in the curl package for more info. Bram Matthys 2006-01-25 15:08:55 +00:00
  • 326a981c0a added... Bram Matthys 2006-01-25 13:21:39 +00:00
  • 6990888040 curl-ca-bundle.crt Bram Matthys 2006-01-25 13:19:23 +00:00
  • 4efd5e60f6 curl-ca-bundle.crt stuff Bram Matthys 2006-01-25 13:17:14 +00:00
  • 3c0309a98d Nazzy = supporter Bram Matthys 2006-01-24 16:48:31 +00:00
  • 93cb84f67c - Fixed SVS2SNO not always notifying the user of the snomask change, reported by decoder (#0002767). Bram Matthys 2006-01-24 13:29:13 +00:00
  • 1113088f1a More 3.2.3 -> 3.2.4 updates aquanight 2006-01-24 01:46:02 +00:00
  • 1d70016ef8 - Made it so a set::maxbanlength and/or set::maxbans of 0 denies all bans properly, and fixes the first-ban-can-be-as-long-as-you-want bug, both reported by Trocotronic (#2762). Bram Matthys 2006-01-24 00:41:08 +00:00
  • ea02baae7b Creditted Voodoohosting Bram Matthys 2006-01-24 00:18:02 +00:00
  • ddd6b8876f ** internal 3.2.4-pre2 release ** Bram Matthys 2006-01-23 23:32:23 +00:00
  • a73a12c898 - Removed some old config.h stuff + clarified some text, reported by Jason (#2765, #2766). Bram Matthys 2006-01-23 23:20:19 +00:00
  • 02227c7696 some changes/release notes text updates Bram Matthys 2006-01-23 23:18:46 +00:00
  • 5f272b56e7 - Switched over to an older match() routine based on hybrid, this one is a bit less optimized but is actually understandable and has less bugs. This fixes +b ~c:#c\*t not properly matching #c*t, reported by Jason (#0002752). Initial results look good, but this needs some good testing ;). Bram Matthys 2006-01-23 22:05:50 +00:00
  • 950ba7c702 - Made set::maxbanlength also count the "to be set" ban in, otherwise you could exceed the limit by (max) NICKLEN+USERNAME+HOSTNAME+2, reported by Trocotronic (#0002762). Bram Matthys 2006-01-23 20:42:07 +00:00
  • b38f4fce10 - set::maxbans / set::maxbanlength were reported as duplicates when they were not, reported by Jason and trystanscott (#0002753). - Made it so bans on normal users work with +mu, reported by Nazzy (?). Bram Matthys 2006-01-23 20:32:30 +00:00
  • 4bf143993b Préparation pour la version pre-1 babass 2006-01-23 20:27:57 +00:00
  • 00933ef23b Automatic weekly version update: 200604 autoupdate 2006-01-23 05:00:03 +00:00
  • 58872ce250 Cambios semana 03, 2006 trocotronic 2006-01-22 14:52:25 +00:00
  • e382a3ac95 3.2.3 -> 3.2.4 aquanight 2006-01-21 17:01:34 +00:00
  • 7e2eb48cea unreal32docs.de.html - Changes of week 03 stylus740 2006-01-21 09:12:24 +00:00
  • b0e527ec87 fixup commit for tag 'unreal3_2_4pre1' cvs2hg 2006-01-20 16:28:15 +00:00
  • 6feeafa7bc bleh.. version -> pre1 Bram Matthys 2006-01-20 16:28:14 +00:00
  • 66686bd310 ** internal 3.2.4-pre1 release ** Bram Matthys 2006-01-20 16:09:18 +00:00
  • a38b5ad538 updated... for help.ru.conf Bram Matthys 2006-01-20 16:08:46 +00:00
  • ea1ecd25ab - Added doc/help.ru.conf, translated by Slyder. Bram Matthys 2006-01-20 14:49:52 +00:00
  • 6499bc6a29 Latest Update gsf 2006-01-20 12:14:38 +00:00
  • 379fc66e8b bleh.. changes typo Bram Matthys 2006-01-19 21:48:17 +00:00
  • 9109d9a8a3 - Update wircd.def (for developers). Bram Matthys 2006-01-19 21:47:31 +00:00
  • 6f7cc9ba88 - Updated makefile.win32: apparently libcurl.dll is now libcurl_imp.dll (import library) - Updated unrealinst.iss: made it easier for me to have 2 curl versions, this is so we can ship the SSL version of unreal with a curl that supports SSL (https, etc). - Preperations for pre-1 (version change, etc) Bram Matthys 2006-01-19 21:38:11 +00:00
  • 53741c5c48 - Updated /CREDITS (forums/mainsite hosting and update of current active supporters). Bram Matthys 2006-01-19 00:34:28 +00:00
  • 383c2ef7c0 - Removed small comment from docs, which no longer applies (sorry translators ;p). Bram Matthys 2006-01-17 22:06:29 +00:00
  • 8c8d89a763 Added a little blurb for SVSNICK. aquanight 2006-01-17 22:03:48 +00:00
  • 055ab13080 - Nick Character System: Silently not advertising danish if using latin1, circumventing link problems if using latin1. Bram Matthys 2006-01-17 22:03:29 +00:00
  • ee918eb576 Changes of week 01 & 02 angrywolf 2006-01-17 03:06:38 +00:00
  • 443e9cdcd6 - Empty (but existing) include files no longer cause an error. Reported by w00t (#0002460). Bram Matthys 2006-01-16 22:13:13 +00:00
  • deafe60ff4 Ajout du "Nombre de bans maximum" par salon babass 2006-01-16 22:06:44 +00:00
  • 0ab55be3d0 Nickchar update babass 2006-01-16 21:48:09 +00:00
  • 1b690bb64a changelog text only edit... - Changed the default maxbanlength from 1K to 2K, which means people can set more bans because in pracitce the 60 (maxbans) limit was never met because the maxbanlimit was set so low. Bram Matthys 2006-01-16 21:32:24 +00:00
  • ceb75b7a7a - Made the "max bans per channel" setting dynamic. This can be changed by setting set::maxbans in the configfile, note that you probably also want to enlarge set::maxbanlength as well (see docs) or else you will hit that limit first. - Changed the default maxbanlength from 1K to 2K, which in practice will mean people can set a lot more bans since in practice the 60 (maxbans) limit was never met because the maxbanlimit was set so low. Bram Matthys 2006-01-16 21:30:07 +00:00
  • c9648673fd - Made it so banned users cannot change the topic, suggested by aquanight and Stealth (#2233). Bram Matthys 2006-01-16 21:11:48 +00:00
  • 979eacdaf5 - Fixed complex command aliases not working properly, patch from Nazzy (#2722). Bram Matthys 2006-01-16 20:53:03 +00:00
  • 44375e1dd5 - Little /STATS v tweak: should display 'v' in output, not 'V'. Reported by Robby22 (#2700). Bram Matthys 2006-01-16 20:46:48 +00:00
  • be917865c3 - If you now use /(G)ZLINE usermask@something instead of /(G)ZLINE *@something you get an error, since specifying usermask should not be done and is useless, since a (G)ZLINE takes place BEFORE ident lookups. - Did the same for /(G)ZLINE *@hostmask (should be *@ipmask), this already was a warning in 3.2.3, and is an error now in 3.2.4. Bram Matthys 2006-01-16 20:32:38 +00:00
  • f24d4495a2 - Fixed (well, workaround) win32 /RESTART bug that caused it to popup a window instead of actually restarting the server properly (#0002734). Bram Matthys 2006-01-16 19:30:27 +00:00
  • d7969a5272 Automatic weekly version update: 200603 autoupdate 2006-01-16 05:00:04 +00:00
  • 34f6b6b058 Updated the list of donators. codemastr 2006-01-15 18:33:38 +00:00
  • 1c7c7573be - Fixed some more memleaks, thanks to valgrind. Bram Matthys 2006-01-15 14:42:16 +00:00
  • bb7f0d9261 cambios semana 2/06 trocotronic 2006-01-14 13:21:37 +00:00
  • bc6445b8ad - Crashbug fix for above Bram Matthys 2006-01-14 12:39:25 +00:00
  • 7eb7de369e Changes of week 02: unreal32docs.de.html stylus740 2006-01-14 09:50:39 +00:00
  • 4d47acdbfd - Made the charsys mismatch during linking a warning instead of an error (temp. fix, until a good solution is implemented without false positives). Bram Matthys 2006-01-14 00:16:40 +00:00
  • ec754b69c1 - Added new charsys languages: belarussian-w1251 and ukrainian-w1251. Patch provided by Bock (#0002724). - Fixed memory leak in new resolver. [ATTEMPT II] Bram Matthys 2006-01-14 00:02:02 +00:00
  • f56080324a - Added new charsys languages: belarussian-w1251 and ukrainian-w1251. Patch provided by Bock (#0002724). - Fixed memory leak in new resolver. Bram Matthys 2006-01-14 00:01:42 +00:00
  • 1393a4c509 Automatic weekly version update: 200602 autoupdate 2006-01-09 05:00:04 +00:00
  • db1f1aa3f8 - Fixed bug in chinese-* charset implementation that would cause crashes, reported and patch supplied by Xuefer (#0002744). Bram Matthys 2006-01-07 14:01:13 +00:00
  • acad82bd3d - Fixed invalid servername in quarantine kill, reported by pinstrate (#0002743). Bram Matthys 2006-01-07 12:41:50 +00:00
  • d3b4892bb8 unreal32docs.de.html changes of week 01 stylus740 2006-01-07 09:41:33 +00:00
  • 97f46cef5c Modification du principe de quarantaine babass 2006-01-06 22:32:22 +00:00
  • 356f52c0f7 slight ./Config text change regarding prefixes Bram Matthys 2006-01-06 21:57:48 +00:00
  • 364bf0f605 - Fixes for an amd64 crash problem, reported by Peter Laur (OpenBSD.se). - Redid some net synching code to make it more efficient (#2716). - Fixed spamfilter crash problem: the action 'viruschan' is now no longer incompatible with target 'user'. Reported by Monk (#0002570). Bram Matthys 2006-01-06 19:53:41 +00:00
  • 4f4fdccf3b Added table of contents. Fixed a few typos. aquanight 2006-01-06 19:27:09 +00:00