Commit graph

  • 45cee8f2bd Added the new /invite syntax to help.conf codemastr 2004-11-25 19:17:48 +0000
  • a11e6df64b Using /invite with no parameters now lists the channels you are invited to but have not yet joined codemastr 2004-11-25 19:16:02 +0000
  • 4c66f198c5 ... and set::hosts errors codemastr 2004-11-24 19:57:18 +0000
  • 61f3c2cddf Fixed a minor bug in the new config system when displaying link {} errors codemastr 2004-11-24 17:48:31 +0000
  • aed701705a Update doc/unreal32docs.de.html week 47 stylus740 2004-11-22 17:00:08 +0000
  • 84c5813bc4 Doc update (week 47) angrywolf 2004-11-20 13:49:17 +0000
  • 174735967a *** empty log message *** trocotronic 2004-11-20 12:55:41 +0000
  • d310864b43 - Added set::dns::bind-ip (rarely ever needed, but might be useful for paranoid people). - Some unreal32docs->security section improvements. Bram Matthys 2004-11-19 20:55:18 +0000
  • 30d0defdc0 - Fixed bug in remote version reply, reported by DukePyrolator (#0002180). Bram Matthys 2004-11-19 20:42:43 +0000
  • 1a035edc8c Fixed the crule parser to treat - and : as valid 'word' characters rather than separators codemastr 2004-11-19 20:12:10 +0000
  • ade0c0109d - Win32 installer: Apparently 'install as a service' was still not the default, reported by fez (#0002191, #0002189). Bram Matthys 2004-11-19 19:49:05 +0000
  • cb6bfc4d34 - Renamed some calls from report_error() to report_baderror() since otherwise the errors are hardly ever seen (unless you have +s +j set). For example a bad link::bind-ip only caused "Couldn't connect to xxxxxx" without any meaningful error message. Additionally, errors sent to report_baderror() are now logged. ^^ way too long description for a small tweak :p Bram Matthys 2004-11-17 17:38:54 +0000
  • bc809fd7aa French docs update of week 46 (babass). Bram Matthys 2004-11-14 20:43:19 +0000
  • ce7bba8b5a doc/unreal32docs.de.html Changes week 46 stylus740 2004-11-14 07:58:32 +0000
  • dd2f5bedd8 Made typing /kline, /shun, /zline, and /gzline correctly report the correct /stats flag, and these commands now produce the same output as the respective /stats flag they emulate codemastr 2004-11-13 18:11:02 +0000
  • 5439dddde5 Added documentation for set::options::fail-oper-warn, Removed an extra ) in the Throttle disconnect message, Fixed a bug where the "looking up your hostname" message could still be displayed even if hostname resolving was disabled codemastr 2004-11-13 17:51:26 +0000
  • 77f898e985 Added support for using \\ in the config file to indicate a " codemastr 2004-11-13 17:40:49 +0000
  • e964113964 Updated Donation file, Added a 'B' flag to /who output for bots, and allowed normal users to /who +m B codemastr 2004-11-13 17:15:17 +0000
  • fc78e50666 Doc update (week 46) angrywolf 2004-11-13 10:44:05 +0000
  • 4e901fdd66 *** empty log message *** trocotronic 2004-11-13 09:40:27 +0000
  • c3c29d38da - Fixed botmotd crash due to last change (post-3.2.2). Bram Matthys 2004-11-10 16:48:24 +0000
  • c2d22329b9 - Fixed small memory leak on /rehash (post-3.2.2). Bram Matthys 2004-11-09 20:50:37 +0000
  • b213011ab9 Removed an excess space from the SAMODE notice when a mode without a parameter was set codemastr 2004-11-09 20:36:59 +0000
  • 4283702d2c - Fixed crashbug on /rehash due to config rewrite, also made DEBUGMODE working again. Probably more fixes to come (small or not)... Bram Matthys 2004-11-09 17:14:14 +0000
  • 98cb02a410 Added the ability to specify a botmotd and opermotd in a tld {} codemastr 2004-11-08 19:40:29 +0000
  • 102d21855a Doc update - week 45 (babass) Bram Matthys 2004-11-08 19:22:39 +0000
  • 010d3275f2 unreal32docs.de.html update week 45 stylus740 2004-11-07 08:05:54 +0000
  • 5af77f8779 - Small fix for above ($arg -> $ARG) Bram Matthys 2004-11-06 19:18:46 +0000
  • f3cdcc72ab $arg -> $ARG Bram Matthys 2004-11-06 19:17:14 +0000
  • 1bb24f0515 Made ./Config better handle command line arguments, Removed NAZIISH_CHBAN_HANDLING as it didn't do anything, Added -advanced flag to ./Config to configure advanced options codemastr 2004-11-06 17:33:50 +0000
  • a69e979d3d Doc update (week 45) angrywolf 2004-11-06 12:16:32 +0000
  • dc9d9dc62e *** empty log message *** trocotronic 2004-11-06 09:41:29 +0000
  • 883ec36e8b *** empty log message *** trocotronic 2004-11-06 09:38:33 +0000
  • 2b3fda5a10 Documented the default behavior of snomasks when /mode nick +s is used and added 'const' to the functions in match.c codemastr 2004-11-05 21:26:38 +0000
  • c52dff2da7 Fixed a bug with /rehash and classes due to the config parser rewrite and Modified the module symbol dependency code to do more accurate searching for the module hat contains the necessary symbol codemastr 2004-11-05 20:23:59 +0000
  • fb0802a22b Corrected numerous -Wall warnings codemastr 2004-11-04 21:42:34 +0000
  • e72b29f81c Recoded the config parsing code, faster, and duplicate config entry detection codemastr 2004-11-03 20:38:17 +0000
  • b4d7a60a72 - Added updated auspice.conf from Rocko since previous one was outdated (#0002147). Bram Matthys 2004-10-30 15:18:48 +0000
  • aaabed6af2 - Some text updates... docs: now 3.2.2-CVS, lso got rid of double version to avoid confusion. credits: fixed typo. Bram Matthys 2004-10-30 12:21:24 +0000
  • 43db020b75 Fixed a typo in the makefile for USERIP, Made the WATCH command work for WebTV users codemastr 2004-10-29 18:24:58 +0000
  • aaa29c02f8 ** 3.2.2 release ** Bram Matthys 2004-10-27 18:27:40 +0000
  • f87a4fda13 - Changed version to 3.2.2 Bram Matthys 2004-10-27 18:18:06 +0000
  • 48bdcf92fc - Forgot to mention away spamfilter target in helpop, reported by Rocko. Bram Matthys 2004-10-26 18:46:52 +0000
  • ed38124a1d notice->private-notice Bram Matthys 2004-10-25 19:45:24 +0000
  • 50952ed629 REVERT Bram Matthys 2004-10-23 21:24:29 +0000
  • cdecfbfedc clarifcation @ changes Bram Matthys 2004-10-23 16:03:07 +0000
  • 2d3ca29a45 - Fixed bug where some ban ip { } masks didn't work. Bram Matthys 2004-10-23 16:02:48 +0000
  • 3a9f8eee47 Doc update (week 43) angrywolf 2004-10-23 09:33:29 +0000
  • 949de4f098 *** empty log message *** trocotronic 2004-10-23 09:12:04 +0000
  • 05b098396d Update doc/unreal32docs.de.html week 43 stylus740 2004-10-23 08:25:26 +0000
  • f541d5f58f - French doc updates, hopefully synched now. Bram Matthys 2004-10-22 20:37:00 +0000
  • 2ce551158a - Fixed some doc & release notes typos. Reported by Rocko, HiT. [release note correction was committed earlier] Bram Matthys 2004-10-21 20:34:15 +0000
  • 64860fa6c3 Little typo @ release notes Bram Matthys 2004-10-20 19:49:22 +0000
  • b434149c41 updated map, right before 3.2.2pre1: + IsupportStrings + Isupports + cmdstr + create_tkl_except + del_async_connects + find_spamfilter_user + gethost_byname_revquery + isupport_init + make_isupportstrings Bram Matthys 2004-10-20 18:31:58 +0000
  • c333495b1b ** internal 3.2.2-pre1 release ** Bram Matthys 2004-10-20 18:11:38 +0000
  • ea4db0c2fe - Updated version to 3.2.2-pre1 already. (well all the changes went with previous commit) Bram Matthys 2004-10-19 18:26:08 +0000
  • 5133dcf755 Version number change -> 3.2.2pre1. Proto -> 2305. Some doc version updates (like Unreal3.2.tar.gz -> Unreal3.2.2.tar.gz). And a small note @ win32 compile instructions about no longer using /MDd but /MD. Bram Matthys 2004-10-19 18:21:50 +0000
  • 9e855621e5 - Added some future SJOIN skip stuff. <= for future +I (invex) support. Bram Matthys 2004-10-19 18:01:13 +0000
  • fbd7fa502a plok... Bram Matthys 2004-10-19 15:30:41 +0000
  • f368a2ba04 this is supposed to be a better version... :p Bram Matthys 2004-10-18 19:33:50 +0000
  • 96582cb86e Update doc/unreal32docs.de.html week 42 stylus740 2004-10-17 07:35:40 +0000
  • 2f42d44b74 - Fixed serious heap corruption bug if remote users were using qlined nicks, thanks to Gilou and Trankill for making me able to trace this issue down (#0002032). - Fixed qline notices again: now gives msg #1 for local qlined-nick attempts, and another msg in case of a remote client (eg: oper) using a qlined nick. Bram Matthys 2004-10-16 19:32:04 +0000
  • bf829244b8 *** empty log message *** trocotronic 2004-10-16 08:17:03 +0000
  • 5018dec02f - Windows version can now hold ~4096 connections instead of ~1024 - help.conf: clarified MKPASSWD documentation, reported by hypnetric (#0001926). - Some modeskip handling for future versions Bram Matthys 2004-10-13 18:30:41 +0000
  • 988f5ff9d6 - Made a few grammar corrections. angrywolf 2004-10-12 15:10:00 +0000
  • c3b8d07de4 Update: except tkl::type angrywolf 2004-10-12 14:44:47 +0000
  • e6156b4604 - Added spamfilter 'away' ('a') target (#0002057). Bram Matthys 2004-10-11 18:46:53 +0000
  • 6af767a885 Added file: include/macros.h and a new macro, ARRAY_SIZEOF, Added the ability to specify multiple types in a tkl except codemastr 2004-10-11 17:51:02 +0000
  • 681a0ce0c2 - Fixed OOB read/write on user quit (did no harm on Linux&FreeBSD). - Fixed some tiny memory leaks (~100 bytes) on rehash. - Updated chinese&japanese GBK nick code, fix supplied by Xuefer (#0002051). - Added release notes (unfinished). Bram Matthys 2004-10-10 23:37:25 +0000
  • 31a7905c94 Update german doc/unreal32docs.de.html week 41 stylus740 2004-10-10 08:51:44 +0000
  • 3716f12eee *** empty log message *** trocotronic 2004-10-09 16:01:49 +0000
  • a0e3779f74 *** empty log message *** angrywolf 2004-10-09 09:16:10 +0000
  • 2e9852c393 Update to the rest of the changes of week 41 (spamfilter target type clarifications). angrywolf 2004-10-09 09:11:27 +0000
  • 2eadd2efa1 - IPv6: Fixed hostnames in link::hostname not working, reported by Jasmin (#0001990). Bram Matthys 2004-10-07 23:52:46 +0000
  • 97ea680aec - Fix for too broad regex in badword::word causing the IRCd to hang, reported by Flop (#0002101). Bram Matthys 2004-10-07 20:45:18 +0000
  • 6f72b78d1b - Made docs a bit more clear on spamfilter targettypes. [sorry angrywolf ;pp] Bram Matthys 2004-10-07 19:56:39 +0000
  • 4d7f9b5a5b - Doc update: alias::target, alias::format::target and spamfilter target 'user'. - Also made a minor correction in the translation by request of groove-coverage. angrywolf 2004-10-07 18:53:30 +0000
  • f6e36300bb - If a nick is qlined, the user is now lagged up to limit qline floods a bit (#0001335). Bram Matthys 2004-10-06 22:03:11 +0000
  • fae77f21ec - Module coders: Added HOOKTYPE_REMOTE_JOIN, HOOKTYPE_REMOTE_PART, HOOKTYPE_REMOTE_KICK (all work just the same as the HOOKTYPE_LOCAL_* variants). - Module coders: HOOKTYPE_REMOTE_CONNECT is now also called during net-merge. You can use IsSynched(sptr->srvptr) to find out if it's called due to a net merge (0) or a connect (1). - Added spamfiler 'user' (u) target. This regex is checked against nick!user@host:realname when a user connects. This makes it easy to ban drones with simple patterns. For example: '/spamfilter add u gzline 86400 Drone[0-9]+!.+@.+:Drone[0-9]' would kill any drones that have both a nick and realname with 'Drone' followed by digits. Bram Matthys 2004-10-06 20:33:13 +0000
  • d78acf841e Added channel alias {}'es and fixed an Isupport bug codemastr 2004-10-03 17:25:58 +0000
  • cf68fd7d41 - Fixed resolver not working in FreeBSD jail, reported & patch provided by urkel (#0002097). Bram Matthys 2004-09-29 16:43:46 +0000
  • 33d9d1dbcd bleh Bram Matthys 2004-09-28 18:56:45 +0000
  • d04b80dcc3 - Fixed a (useless) cloak typo / made it a few nanosec faster. Reported by Martin Brulisauer. Bram Matthys 2004-09-28 18:56:12 +0000
  • 3edac539d1 Updated Windows to TRE 0.7.0 codemastr 2004-09-25 19:11:42 +0000
  • 75b639af81 Fixed a +u problem and updated to TRE 0.7.0 codemastr 2004-09-25 19:10:35 +0000
  • 188e7990ba - Temporary fix for ircsprintf %lu 1..6 issue. Bram Matthys 2004-09-19 18:32:14 +0000
  • 47c5c36bda - Added salted passwords. Salts are useful because it "protects" against stored-plaintext attacks (eg: rainbow) and prevents cracking of several passwords at once. This change means /MKPASSWD will now just generate a different string than before. Do note however, that the old syntax/encrypted passwords will still work and _will continue to work_ in the future, for at least the whole 3.2* series. If you are concerned with security and have some time, then converting your passwords is probably a good idea... Just in case your configuration file gets stolen one day ;). - MD5 password encryption is now always available on *NIX, even if SSL is disabled. Bram Matthys 2004-09-19 16:13:03 +0000
  • 9b882e5c6d - Fixed a bug regarding chanmode +mu where the <IRC> messages were not properly relayed to all servers. Reported by Aenox (#0002079). Bram Matthys 2004-09-18 22:31:08 +0000
  • 9b86b48b81 Updated doc/technical/token.txt and resolved 2 token conflicts. codemastr 2004-09-18 17:49:42 +0000
  • cf760ad336 unreal32docs.de.html Changes week 37 stylus740 2004-09-12 07:19:49 +0000
  • 19748e6f03 - Fixed prefix bug caused by previous 'fix'/behavior change. Reported by aquanight (#0002067). Bram Matthys 2004-09-11 19:19:17 +0000
  • 3b6270056d *** empty log message *** trocotronic 2004-09-11 16:26:55 +0000
  • bbf0df59f1 *** empty log message *** kolibot 2004-09-10 12:01:26 +0000
  • 326f506cd9 - Updated installer for msvcr70.dll Bram Matthys 2004-09-09 00:10:19 +0000
  • f71bc9335e Changed some stuff to use the release version of MS libraries codemastr 2004-09-08 18:53:27 +0000
  • dc77debaec test kolibot 2004-09-07 23:42:00 +0000
  • 1ee0f10401 - Added french docs, translated by Kolibot & Babass. Bram Matthys 2004-09-07 23:20:42 +0000
  • 18311db5bf Fixed a typo in the *nix Makefile codemastr 2004-09-05 23:17:37 +0000
  • edff4089c7 Update german Translation week 36 stylus740 2004-09-05 06:46:02 +0000
  • fea3b691b3 Added a USERIP command codemastr 2004-09-04 22:55:19 +0000