Commit graph

  • 601eb71ba7 - Fixed SSL crash problem due to previous SSL change. Bram Matthys 2006-08-23 10:43:02 +00:00
  • 78d7291dcb Automatic weekly version update: 200634 autoupdate 2006-08-21 05:00:04 +00:00
  • 1c993b2b24 - Fixed /SAJOIN able to join insecure users to +z channels, reported by phedny (#0002601). Bram Matthys 2006-08-20 23:32:26 +00:00
  • 38f4a154f3 - Small compile fix for above Bram Matthys 2006-08-20 23:24:41 +00:00
  • 05f5cfe02b - The server SSL certificate and private key can now be reloaded without requiring a server restart, simply use: /REHASH -ssl Bram Matthys 2006-08-20 23:05:55 +00:00
  • c97cfd7a32 - Removed server numeric output from /MAP for normal users (still visible to ircops). - Renamed unreal32docs.tk.html to unreal32docs.tr.html - Module coders: Added HOOKTYPE_POST_SERVER_CONNECT (1 param: cptr) which is called when a server connects, just like HOOTYPE_SERVER_CONNECT but this is actually called *after* all clients and channels are synched. Obviously needed for some modules which must synch data that refers to clients/channels that would otherwise not exist yet on the other side. Bram Matthys 2006-08-19 13:34:20 +00:00
  • 30af83b7e3 Automatic weekly version update: 200633 autoupdate 2006-08-14 05:00:04 +00:00
  • 06630b734d Automatic weekly version update: 200632 autoupdate 2006-08-07 05:00:04 +00:00
  • c17fc7053d Mark 3.3* fork Bram Matthys 2006-08-05 13:48:05 +00:00
  • d57fda84df - Fixed SVSMODE -b [user] not always removing all bans (specificly, bans on the cloaked host when you have a vhost), a code cleanup was also done. Based on patch from tabrisnet. Reported by Rob (#0002981). Bram Matthys 2006-08-03 12:11:15 +00:00
  • 9ea2326637 - Fixed operoverride message if oper is +h and -h's himself, reported by Bock (#2889). Bram Matthys 2006-08-03 11:10:58 +00:00
  • 4e26a3d494 - Fixed forgotten operoverride logmessage (kick if chan +Q), reported in #2889. Bram Matthys 2006-08-03 10:51:05 +00:00
  • 21eb4e5b5d - Fixed problem with oper as chanadmin kicking himself causing an operoverride notice, reported by Bock (as part of #2889). - Fixed desynch problem with +Q, reported by tabrisnet (#0002992). - Updated doc/coding-guidelines - Added bugs.* url to /info, was still showing some email address. Bram Matthys 2006-08-03 10:44:55 +00:00
  • f5b302c007 plok.. pre-commit. Bram Matthys 2006-08-02 19:10:37 +00:00
  • 9a804de95b Documented outdated for 69 days. Warning about document being out of date was sent 6 weeks ago. Bram Matthys 2006-07-31 11:26:42 +00:00
  • b2007fb08f Automatic weekly version update: 200631 autoupdate 2006-07-31 05:00:03 +00:00
  • 85e36fda8d added OpenBSD 3.9 gsf 2006-07-28 09:50:14 +00:00
  • 7ef365b991 Automatic weekly version update: 200630 autoupdate 2006-07-24 05:00:04 +00:00
  • 78463e7d1d - Fixed tld::options:: not working properly, reported by DelGurth (#0003003). Bram Matthys 2006-07-21 10:40:22 +00:00
  • 198e1c0dd1 doc update of week 27 sinameki 2006-07-17 22:35:58 +00:00
  • 909fda772b Automatic weekly version update: 200629 autoupdate 2006-07-17 05:00:03 +00:00
  • 18bbcb6dbe - Added a closing comment mark 2006-07-10 16:36:24 +00:00
  • a4152ff15f Automatic weekly version update: 200628 autoupdate 2006-07-10 05:00:05 +00:00
  • 8eccfa7a33 Ajout du support de OpenBSD 3.9 babass 2006-07-09 17:03:03 +00:00
  • f5a7d5e78b Changes week 27/06 mark 2006-07-08 20:45:47 +00:00
  • 8e59f0c60e Changes of week 27: doc/example.de.conf doc/unreal32docs.de.html stylus740 2006-07-08 14:14:51 +00:00
  • ed22d43bd2 Changes of week 27 angrywolf 2006-07-08 11:52:42 +00:00
  • dbddfa8376 Cambios semana 27/06 trocotronic 2006-07-08 10:44:28 +00:00
  • 4e575921a1 changes of week 27 bock 2006-07-08 10:28:17 +00:00
  • e1dd8acd72 - Made it so undefining SHOW_SECRET (not the default) properly hides +s channels from ircops (except netadmins), as it should. Reported and patch supplied by Jason (#0002965). Bram Matthys 2006-07-04 10:05:18 +00:00
  • 32495af164 - Added OpenBSD 3.9 to the supported OS list. Bram Matthys 2006-07-04 10:03:27 +00:00
  • b171bb498f Automatic weekly version update: 200627 autoupdate 2006-07-03 05:00:03 +00:00
  • 1827f1d59b - Added HOOKTYPE_SILENCED: this is called whenever a message did not get delivered to a user because the user was on the silence list. Bram Matthys 2006-06-27 12:47:53 +00:00
  • 401a8f7f97 Automatic weekly version update: 200626 autoupdate 2006-06-26 05:00:04 +00:00
  • 11e6da7c3d - c-ares resolver: upgrade from 1.3.0 to 1.3.1. This mainly fixes compile problems, including one reported by frigola on an old Sun Cobalt RAQ3. It will probably also fix an issue with the just released curl 7.15.4, if compiling with remote includes. TODO: Update win32 (not urgent) Bram Matthys 2006-06-25 12:40:31 +00:00
  • 8953f00c1f -- Changed contact information (unreal32docs.nl.html) mark 2006-06-23 15:50:44 +00:00
  • 622dd2e02e Added end-comment on line 23, it wasn't there and giving errors mark 2006-06-22 13:42:42 +00:00
  • ff8d65b110 Latest Update for 3.2.5 gsf 2006-06-21 21:46:42 +00:00
  • c57310b809 corrected little mistake in doc/unreal32docs.de.html stylus740 2006-06-20 04:10:41 +00:00
  • 5f22c1acde Correction dans help.fr.conf babass 2006-06-19 17:26:44 +00:00
  • 2c06dbc9d7 Automatic weekly version update: 200625 autoupdate 2006-06-19 05:00:05 +00:00
  • a8079fc9d0 Late commit on 2308. Ugh. aquanight 2006-06-18 21:55:20 +00:00
  • e7595588d0 testest Bram Matthys 2006-06-16 23:37:16 +00:00
  • bf66d7d2df test2 Bram Matthys 2006-06-16 23:15:20 +00:00
  • c42713b0de test ;p Bram Matthys 2006-06-16 23:04:44 +00:00
  • 2b3e89ab01 ** 3.2.5 release ** Bram Matthys 2006-06-16 18:12:26 +00:00
  • f7a0338e6c - Updated doc/technical/005.txt - Mass version change Bram Matthys 2006-06-15 19:20:39 +00:00
  • 6c1273b311 Automatic weekly version update: 200624 autoupdate 2006-06-12 05:00:05 +00:00
  • fd5d2342e0 unreal32docs.de.html : changes of week 23 stylus740 2006-06-10 09:04:38 +00:00
  • 21b8a31aec Use the right word for 'update'. angrywolf 2006-06-08 16:25:22 +00:00
  • 73ccaa0cf5 ** 3.2.5-rc3 release ** Bram Matthys 2006-06-08 12:17:06 +00:00
  • c0d8bf3330 then again, that didn't work Bram Matthys 2006-06-08 11:10:28 +00:00
  • 9d8854164f This is easier :P Bram Matthys 2006-06-08 11:08:46 +00:00
  • 4badd8fbd1 - On certain (newer?) FreeBSD's you get "make: Permission denied" after ./Config, but when you do 'cd ..' and then 'cd -' again, make works just fine. This is going to be the most stupid workaround in history... Reported by vonitsanet and others (#0002926). Bram Matthys 2006-06-08 10:56:42 +00:00
  • c592701f91 - Disable /RESTART if running chrooted since that won't work anyway, reported by kayelem (#0002956). Bram Matthys 2006-06-07 11:31:52 +00:00
  • 74c38ca2b5 - Made people with can_override able to change the topic again if not chanop and banned/+m-t, reported by vonitsanet (#0002952). Bram Matthys 2006-06-07 10:40:12 +00:00
  • e70055008b reported -> reported and bugfix provided Bram Matthys 2006-06-06 23:02:40 +00:00
  • 7369f15b40 - Got rid of qline notice that could happen if using services holds (semi-race condition), reported by tabrisnet (#0002950). Bram Matthys 2006-06-06 22:57:07 +00:00
  • 0a9cf5420e - Updated release notes, bleh.. I forgot :P Bram Matthys 2006-06-06 19:30:06 +00:00
  • bc90935c77 ** 3.2.5-rc2 release ** Bram Matthys 2006-06-06 18:47:56 +00:00
  • 5c53931125 - Removed PATCH5 from module version incompatibility system, so it can be used if we ever need to update stuff and not enforce modules to recompile.. Might be useful one day ;p - Updated list of donators Bram Matthys 2006-06-06 18:41:56 +00:00
  • d430eeb58e - Updated release notes a bit (will be updated more later): backrefs (\1) in regexes are kinda scary, or at least at the moment. Bram Matthys 2006-06-06 11:52:49 +00:00
  • c65b46f966 - Fixed problem if c-ares library is already installed system-wide, reported by Trystan. fix for fix Bram Matthys 2006-06-05 23:16:34 +00:00
  • d1b7ac4e40 - Fixed problem if c-ares library is already installed system-wide, reported by Trystan. Bram Matthys 2006-06-05 23:10:01 +00:00
  • 48c6df3558 - Fixed problem with IRCd using old link block settings if using a low connfreq, this made it for example near-impossible to remove autoconnect for such a server. Reported by mixx941 (#0002836). Bram Matthys 2006-06-05 18:11:18 +00:00
  • da44d389ab - Added translated Turkish docs (doc/unreal32docs.tk.html), translated by tt and Timaeus. Bram Matthys 2006-06-05 12:59:42 +00:00
  • 738cbdabc6 Automatic weekly version update: 200623 autoupdate 2006-06-05 05:00:04 +00:00
  • 1d5742dbcf - Fixed compile (well, configure) problem on FreeBSD if compiling with remote includes enabled. Reported by psadi (#0002941). Bram Matthys 2006-06-03 21:52:59 +00:00
  • f584c1f321 2>/dev/null plz Bram Matthys 2006-06-03 21:43:52 +00:00
  • 5a78c38632 try this ~ Bram Matthys 2006-06-03 21:14:16 +00:00
  • f49f6ed4dd unreal32docs.de.html - changes of week 22 stylus740 2006-06-03 16:06:57 +00:00
  • d6de099c2a commentaddedtoprevious: Saves some useless file reads. Bram Matthys 2006-06-03 16:01:51 +00:00
  • 72ce893ad4 - Made the resolver no longer check /etc/hosts, since that's how it used to be and should be. and... config.h comment change.. Bram Matthys 2006-06-03 16:01:24 +00:00
  • 329ce537ee it would help if I commit - #undef STRIPBADWORDS did not work, reported by penna (#0002944). Bram Matthys 2006-06-03 15:35:47 +00:00
  • 429d6137e6 - #undef STRIPBADWORDS did not work, reported by penna (#0002944). Bram Matthys 2006-06-03 15:15:32 +00:00
  • abf11b8e66 - Made the "voice needed when channel is +m but -t" actually work, reported by Trystan and Ron2K (#0002940). Bram Matthys 2006-06-01 17:08:12 +00:00
  • 41ac3a1907 - Deal with unsupported regexes added by remote servers (possible crash otherwise) - Fixed crash problem on win32 if TKL times were <0. Obviously it's hard to protect from such invalid server traffic, but figured in this case it might be a good idea since *NIX does not crash. - Made a note about possessive quantifiers, they are scary :P. Bram Matthys 2006-05-31 23:42:18 +00:00
  • b6baf5db33 - Added doc/example.ru.conf, translated by Bock. Bram Matthys 2006-05-29 23:57:55 +00:00
  • 91c49f0615 Changes of week 21 angrywolf 2006-05-29 12:43:45 +00:00
  • 9d5b6e5a27 Changes of week 21 + grammar corrections angrywolf 2006-05-29 12:38:34 +00:00
  • 5d1487756f Automatic weekly version update: 200622 autoupdate 2006-05-29 05:00:04 +00:00
  • 71dd4a775c ** 3.2.5-rc1 release ** Bram Matthys 2006-05-28 20:57:36 +00:00
  • d1626291ef - Win32 makefile/installer updates for new curl/ssl Bram Matthys 2006-05-28 20:36:40 +00:00
  • ad693eebcb - Fixed crash in /STATS Z (possibly rare), reported by yasinbey (#0002929). Bram Matthys 2006-05-28 18:08:48 +00:00
  • b78db0393e Changing of week21 and correcting some spelling mistakes doc/example.de.conf doc/unreal32docs.de.html stylus740 2006-05-28 07:52:43 +00:00
  • 6e256359c2 Changes of week 21: doc/unreal32docs.html Äîáàâëåíà äîêóìåíòàöèÿ ïî "äåéñòâèòåëüíî ïñåâäîíèìàì" ("real alias"). Èñïðàâëåíû íåêîòîðûå íåòî÷íîñòè. bock 2006-05-27 15:00:25 +00:00
  • 5d0d903809 Cambios semana 21/06 trocotronic 2006-05-27 12:06:13 +00:00
  • 94408ad5f3 -- Changes of week 21 -- Changed my contact information mark 2006-05-27 08:43:30 +00:00
  • e310ad6fc2 Ajout des 'vrais' alias babass 2006-05-25 13:19:33 +00:00
  • 944f0880a7 - Updated release notes: more modulization and real command alias support. +- Moved another 2K lines from core to modules, this means 31K lines are now in modules + and can be upgraded on the fly. +- Real Command Aliases: This makes it possible to, for example, alias '/GLINEBOT' to + 'GLINE <param> 2d Bots are not permitted on this network, etcetc'. For more information, + see the docs on the alias block and/or search for "glinebot" in doc/example.conf. Bram Matthys 2006-05-25 00:55:18 +00:00
  • f46486ebc4 Fix NETINFO parameters. aquanight 2006-05-23 18:22:19 +00:00
  • 25f0f2a069 - Fixed win32 compile problem cause by timesynch. Bram Matthys 2006-05-22 18:30:23 +00:00
  • e03b664abf win32 fix attempt Bram Matthys 2006-05-22 18:24:11 +00:00
  • 6fc5cb169b - Fixed compilation error on FreeBSD and others caused by timesynch, reported by tigra (#0002921). Bram Matthys 2006-05-22 18:15:04 +00:00
  • a5dd4e6b77 notexttosend->needmoreparam @ aliases added glinebot example @ real command aliases / updated description... - Added 'real' aliases, this are aliases that map to real commands, so you can for example map the command '/GLINEBOT <x>' to 'GLINE <x> 2d Bots are not allowed on this server, blabla'. See the documentation on the alias block for more information. doc/example.conf contains an example as well (search for "glinebot"). Bram Matthys 2006-05-22 14:01:46 +00:00
  • 206a2c62d6 Automatic weekly version update: 200621 autoupdate 2006-05-22 05:00:04 +00:00
  • fdb256ddcb NOTE: WIN32 DOES NOT COMPILE AT THE MOMENT Bram Matthys 2006-05-21 23:32:57 +00:00
  • 5757c1a50e +extern MODVAR char modebuf[BUFSIZE], parabuf[BUFSIZE]; Bram Matthys 2006-05-21 23:26:12 +00:00
  • fe4c8b4a83 - Added 'real' aliases, this are aliases that map to real commands, so you can for example map the command '/BLAH 5' to 'NICK idiot5'. More info in docs on alias block. - Modulized: badwords system (src/badwords.c is now gone) and StripColors/StripControlCodes to m_message, multiple netsynch routines to m_server, send_list to m_list, a certain mode routine to m_svsmode, all /MSG IRC.. webtv stuff to src/modules/webtv.c which is compiled with m_message. This means another ~1500 lines of code are now in modules (and thus can be upgraded on the fly), which brings the total of modulized lines at 32K. Bram Matthys 2006-05-21 23:16:53 +00:00
  • a0fc4bb5e3 Óñòðàíåíû íåêîòîðûå íåòî÷íîñòè è îøèáêè (íàïðèìåð ïåðåõîäû íà #). bock 2006-05-21 16:49:25 +00:00