Commit graph

  • ab5c9b3a0a - Documentation - Corrected several HTML formating problems cknight 2002-10-17 11:11:13 +0000
  • de97efbd21 - example.conf - Corrected incorrect set::services-services statment in alias block - reported by mcskaf (#0000401) - Documentation - Corrected Spelling mistake in HTM mode - Reported by CoNfOuNd (#0000387) - Documentation - Added coadmin to table of oper types - Reported by FrostByghte (#0000359) cknight 2002-10-17 10:45:57 +0000
  • 479a6cf6c3 - Documentation - Updatet sec2.0 - list of Supported OS's for Win32 Version - Documentation - Updated sec1.1 - Instructed to use bugs.unrealircd.org to report problems with docs - Documentation - Updated misc hyperlinks - doc/unreal32docs.html - Documentation - Updated sec3.31 - Added better description to the format we present set:: settings - Documentation - Updated sec3.31 - Added more details to set directives - Documentation - Updated sec3.25 - Added option vhost::swhois to section 3.25 Vhost block - Documentation - Replaced text vair {} with <> to prevent confusion. - Documentation - Documented that lusers now supports remote servers - Documentation - Corrected vhost::from example as reported by joolz #329 - Documentation - Corrected set::scan:messages, currently listed as set::messages - as reported by joolz (#329) - Documentation - Added channel mode t & description as reported by stfcs (#315) cknight 2002-10-16 15:31:41 +0000
  • 806701ac23 Scanner win32 fixes codemastr 2002-10-13 21:47:57 +0000
  • 0a1a2e217f Fixed an htm bug with reporting no such server codemastr 2002-10-13 17:56:19 +0000
  • 8d87ef6194 Added /lusers server.name support codemastr 2002-10-13 17:39:18 +0000
  • 612751abde Fixed an samode bug codemastr 2002-10-13 17:15:29 +0000
  • 1977439e27 Fixed another tkl bug codemastr 2002-10-05 00:27:22 +0000
  • 1c81b72a4f - Fixed crash bug in m_tkl_line stskeeps 2002-10-04 18:35:40 +0000
  • 62b7acc6be dd stskeeps 2002-09-28 14:28:14 +0000
  • 1d3c41ef75 Removed some IPv6 resolver specifics that seemed illogical (reference to Jollino's IPv6 crashes) stskeeps 2002-09-28 12:47:59 +0000
  • bb6711691b - Fixed bug #0000342 reported by James LiGate about tokens leaking through from clients stskeeps 2002-09-28 12:32:18 +0000
  • 379a8ccc3b Fixed bug with all TKL commands not accepting nicks anymore (#0000370 reported by Ravage) stskeeps 2002-09-28 12:16:10 +0000
  • 979f96ca3a Fixed bug #0000371 reported by havlaz about an extra \n slipped in with the TKL notice stskeeps 2002-09-28 11:59:01 +0000
  • 8f7455d423 - Fixed bug #0000377 reported by MorPheus where IPs of servers were shown in nick collision notices stskeeps 2002-09-28 11:48:25 +0000
  • ce0ae3a46d - Fixed bug #0000372 reported by MorPheus where Killed (<everything-but-the-first-char-in-killer-letter-got-shown> (reason)) stskeeps 2002-09-28 11:40:10 +0000
  • 4bc07b8789 +- Added set::ssl::options, with three options: + fail-if-no-clientcert - If SSL client connects and doesn't provide a client certificate, abort connection immediately + verify-certificate - Check the certificate's validity using X509 methods, check if we trust CA's, etc. + It however does slip self signed certificates through UNLESS + no-self-signed - Don't allow self-signed certificates through (requires verify-certificate) +- Made conf parser mention if we make a link->options with CONNECT_SSL if we don't support SSL (and remove the CONNECT_SSL flag) +- Made conf parser mention if we make a SSL listener and we don't support SSL +- Added set::ssl::trusted-ca-file, if enabled, it will point the SSL stuff to use that file as trusted CA's (for verify-certificate) +- Made conf _not_ bitch that it doesn't know set::ssl +- Removed some leftover client certificate stuff stskeeps 2002-09-28 11:02:05 +0000
  • 9d43770bd0 doc shit stskeeps 2002-09-27 18:51:12 +0000
  • 282cc51768 - Changed auth method sslpubkey into sslclientcert, which means it will check the X509 certificate of the user using X509_cmp. Also needing is some policy/conf setting to adjust if to reject invalid client certificates or whatever.. stskeeps 2002-09-27 16:08:03 +0000
  • 519b491c1b Fixed a bug with /who -h codemastr 2002-09-20 20:06:33 +0000
  • c8c316c56d - Made channel keys be case sensitive stskeeps 2002-09-07 09:26:45 +0000
  • 6926cca1bb - Added Syzop's various zero-terminate patches and fixes for crashes when you send commands like JOIN from a server directly stskeeps 2002-09-07 01:32:00 +0000
  • 9f4f72d2af Now using unsigned chars codemastr 2002-09-02 15:30:03 +0000
  • 13b2ebc773 ... codemastr 2002-09-01 18:55:19 +0000
  • ff14d5d0bf Compile warning cleanups codemastr 2002-09-01 18:33:47 +0000
  • 227563a13d removed some old win32 debugger debug code codemastr 2002-09-01 14:41:12 +0000
  • 6aa5b7a341 - Made the IRC_UID stuff more proper.. stskeeps 2002-09-01 14:39:41 +0000
  • 9d35460488 bah stskeeps 2002-09-01 09:27:23 +0000
  • e1872e1231 - Added Nugget's setuid patch stskeeps 2002-08-31 16:30:29 +0000
  • b5827fd1de Fixed some /who bugs codemastr 2002-08-31 15:33:05 +0000
  • 528238f541 Fixed a bug in TKL that would allow *@* bans codemastr 2002-08-31 12:49:28 +0000
  • 3ce3b10e04 Fixed a win32 editor bug with chars > 128 codemastr 2002-08-28 20:50:09 +0000
  • 478970ed36 Made alias {} use tokens where available codemastr 2002-08-28 17:40:17 +0000
  • b89c6a8cd1 Added oper login to the 'is now an operator' notice codemastr 2002-08-28 12:12:21 +0000
  • 12264cfa1b Fixed a bug with installed Unreal as a service under WinNT4 codemastr 2002-08-28 12:06:23 +0000
  • a1e5a746e3 - A minor fix in SSL_is_inited stuff in s_bsd stskeeps 2002-08-27 13:16:15 +0000
  • 4aff4a0376 - More SSL debugging stuff.. stskeeps 2002-08-27 12:34:43 +0000
  • 9251a76f63 Added some more debugging stuff, made check_pings a little more readable stskeeps 2002-08-27 05:04:30 +0000
  • a5809bba80 bah stskeeps 2002-08-26 15:13:43 +0000
  • 9b597033ef bah stskeeps 2002-08-26 15:10:19 +0000
  • a15ce8eb54 bah stskeeps 2002-08-26 14:55:14 +0000
  • 012bad26c7 SSL debuggin stuff stskeeps 2002-08-26 14:53:12 +0000
  • 709d9b87dd - Added a newline in dynconf.h stskeeps 2002-08-26 10:16:44 +0000
  • 36e88f1364 - Fixed a problem with set::ssl::certificate and set::ssl::key that used + ->ce_varname instead of ->ce_vardata. Found by badSol stskeeps 2002-08-26 01:02:29 +0000
  • e1c7eead30 ... codemastr 2002-08-25 16:54:00 +0000
  • cebae72da4 Fixed a win32 password encryption bug in NT service mode codemastr 2002-08-25 16:35:17 +0000
  • 1f2e1a8bcf Added vhost::swhois codemastr 2002-08-25 16:10:09 +0000
  • a44e23dcfe fixup commit for tag 'unreal3_2_beta12_fixes' cvs2hg 2002-08-25 14:09:01 +0000
  • 065b111e22 - Compile fix regarding above fix stskeeps 2002-08-25 14:09:00 +0000
  • f62b8718aa Fixed problem where SSL handshakes weren't unknown--'ed on remove reported by Alzirr stskeeps 2002-08-25 12:57:45 +0000
  • f363332faa - Updated docs to include ripemd-160 encryption option cknight 2002-08-25 11:48:04 +0000
  • 30efe19cbd - Added set::static-quit to unreal32docs.html cknight 2002-08-25 11:38:27 +0000
  • 63ece5f2bc - Made so every join is a SJOIN to prevent TS0 problems. Read config.h to disable this if it causes problems stskeeps 2002-08-25 05:04:58 +0000
  • 154860ee3a TOPIC_NICK_IS_NUHOST stskeeps 2002-08-25 04:49:37 +0000
  • 5785860f71 - Make makecert.bat and encpem.bat show their use in titlebar when run stskeeps 2002-08-25 04:33:16 +0000
  • e1b478909e - Made set::static-quit - check doc/example.conf for documentation - but this allows the admin to decide a standard custom quit for users. so they won't be able to make their own quits. This affects set::prefix-quit and ANTI_SPAM_QUIT_TIME - it simply replaces it with the message if enabled stskeeps 2002-08-25 04:26:45 +0000
  • 21d8c88e2c - Made standard-threads default, and made a Config option if to use FSU pthreads or not stskeeps 2002-08-25 03:03:11 +0000
  • a6776a30a2 - Removed ssl.rnd as it was not supposed to be provided by CVS stskeeps 2002-08-25 02:08:13 +0000
  • 9074722d4b - Corrected release date in doc/unreal32docs.html cknight 2002-08-24 19:21:56 +0000
  • 96f0f8274a *** empty log message *** cknight 2002-08-24 18:31:59 +0000
  • b4ef73ca7c *** empty log message *** cknight 2002-08-24 16:25:53 +0000
  • afc784ddb4 - - Reformated unreal32docs.html in something other than MS Word. 93k now! cknight 2002-08-24 16:20:09 +0000
  • f851f61b15 +O/+A ban implementation luke 2002-08-24 15:54:37 +0000
  • 751e14cbe2 - Made minor changes to help.conf cknight 2002-08-24 15:48:52 +0000
  • 5fafec8555 .k CVS : ---------------------------------------------------------------------- stskeeps 2002-08-24 14:40:42 +0000
  • aff113dab8 - Added src/win32/gplplusssl.rtf for ssl-install script to show during install in license - GPL + the notes from openssl stskeeps 2002-08-24 13:13:21 +0000
  • a6c1bdacfb win32 install script changes to deal with version switchover stskeeps 2002-08-24 12:24:27 +0000
  • ffbddddb8c Some install script win32 changes to deal with unreal32docs.html stskeeps 2002-08-24 10:17:19 +0000
  • 477ae217ab Made it so the win32 version of Unreal can't be reinstalled/uninstalled while it is currently running codemastr 2002-08-24 01:01:30 +0000
  • 9fbe091509 Made /die exit nicely in service mode codemastr 2002-08-23 22:40:36 +0000
  • b2efdf1fe4 unreal service utility changes and win32 resolver fixes codemastr 2002-08-23 21:26:02 +0000
  • 0f9fd774f4 - Changed version to beta12 stskeeps 2002-08-23 17:44:27 +0000
  • f2fd20d29d - Stripped the docs. 100kb down, but a reformat in something other than MS word would really really help. stskeeps 2002-08-23 17:33:25 +0000
  • a29a242639 Made it so clicking wircd.exe when in NT service mode still starts Unreal codemastr 2002-08-23 16:48:41 +0000
  • 8550484118 Fixed a set {} memory leak at /rehash codemastr 2002-08-22 16:21:40 +0000
  • be5de25086 Recoded /helpop to work correctly codemastr 2002-08-21 20:35:22 +0000
  • e898770e64 Fixed a host cloaking bug involving non-dot hosts codemastr 2002-08-21 17:23:17 +0000
  • 9950600bcd ... codemastr 2002-08-21 17:16:28 +0000
  • 96f407770c Fixed a /invite bug where remote invites didn't work codemastr 2002-08-21 17:12:51 +0000
  • 275d304475 - Added set::ssl::certificate and set::ssl::key to point to where we got the certificat PEM and the private key PEM stskeeps 2002-08-21 17:10:46 +0000
  • 8c42cec638 Fixed a typo in /akill and /rakill codemastr 2002-08-20 20:20:03 +0000
  • 18d25aa3e6 grammar bug + halfop kicking halfop bug luke 2002-08-20 18:58:11 +0000
  • 7c386cfe5a - FAKE_LAG_FOR_LOCOPS define added in config.h - enables local ops to override RFC1459 flood control stskeeps 2002-08-20 18:01:41 +0000
  • 593b611a11 Added o and O flags for oper override verify and oper override. griever 2002-08-20 15:46:24 +0000
  • f8bf69302c Removed LEAST_IDLE griever 2002-08-20 15:13:05 +0000
  • 20b250b98c Removed .NEW_CONFIG references from the win32 installer scripts codemastr 2002-08-20 00:00:28 +0000
  • fbbf54bd9d Fixed a bug where set {} info wasn't cleared out at rehash codemastr 2002-08-19 22:47:57 +0000
  • b2752c2ffb Changed cr/lf to just lf in doc/unreal32docs.html codemastr 2002-08-19 18:56:46 +0000
  • e72710e0e8 Fixed an oper::swhois bug where the swhois was not propagated codemastr 2002-08-19 17:55:03 +0000
  • 13a7293f34 - Removed old docs and added new docs to Makefile.in - Updated .CHANGES.NEW with new version # and link to docs - Updated .RELEASE.NOTES with new version # and link to docs - Added NEW doc/unreal32docs.html Docs cknight 2002-08-19 00:42:15 +0000
  • f6aa7cdcf6 - Removed ./Setup - No longer supported (read the docs!) - Removed .NEW_CONFIG - No longer needed - Removed INSTALL - Refer to NEW docs Unreal32docs.html - Removed doc/commands.txt - Refer to NEW docs Unreal32docs.html - Removed doc/faq - Refer to NEW docs Unreal32docs.html - Removed doc/conf.doc - Refer to NEW Docs Unreal32docs.html - Removed doc/unrealircd.doc - Refer to NEW docs Unreal32docs.html - Removed doc/Elite.Changes - Out Dated - Removed doc/services-install-guide - Refer to NEW docs Unreal32docs.html - Modfied Unreal.nfo to include ref. to new docs cknight 2002-08-18 21:33:45 +0000
  • cc5258fe8a Added EGD support codemastr 2002-08-18 20:28:33 +0000
  • e73cb3dac5 Removed /doc/faq not needed included in new docset cknight 2002-08-18 19:21:58 +0000
  • 330d102bad Fixed some installer problems wrt SSL compile, and added makefile.win32.ssl stskeeps 2002-08-18 11:16:42 +0000
  • a1f707ef63 - Added some somewhat path specifics to unrealinstssl.iss stskeeps 2002-08-18 10:42:49 +0000
  • 2d074be8fc - Removed GNU malloc totally from the FSU pthreads distribution stskeeps 2002-08-18 10:33:17 +0000
  • 90fff06b2b Fixed a win32 installer problem with dbghelp.dll installation codemastr 2002-08-17 00:57:16 +0000
  • 566e03e5b2 - Fixed problem with DEBUG ERROR when SSL handshaking (reported by some people) stskeeps 2002-08-14 20:47:07 +0000
  • 8f883d65b7 Fixed a win32 ssl installer problem codemastr 2002-08-14 17:42:51 +0000
  • 68794a3ffc - Fixed problem where the parameters of the RAKILL aliasing to TKL were switched, and a missing return for normal users. stskeeps 2002-08-13 17:41:00 +0000