Commit graph

  • 1fa5ed84e6 Fixed invite codemastr 2002-08-12 18:16:01 +0000
  • efb54b62f3 Fixed a bug where MAXCONNECTIONS is shown as 0 when it is too high codemastr 2002-08-12 17:51:49 +0000
  • 6901d27508 - Module load fix for a minor fuckup in SQLINE/UNSQLINE stskeeps 2002-08-12 17:03:03 +0000
  • 7f3096ee6b - Allowed SQLINE/UNSQLINE to come from a U:lined client as well stskeeps 2002-08-12 15:45:46 +0000
  • 6b51c2d53b .. Fixed a problem with normal unix source compiling as codemastr had #ifdef _WIN32 'ed find_match_server, causing me to believe it was gone. stskeeps 2002-08-12 15:18:32 +0000
  • 272b7dd892 ... codemastr 2002-08-11 00:40:24 +0000
  • 43e470f898 make install fix codemastr 2002-08-11 00:38:03 +0000
  • 9eede48af4 - Added note about Linux and FD_SETSIZE > 1024 in release notes - Made IRCd bitch properly when MAXCONNECTIONS>FD_SETSIZE stskeeps 2002-08-10 17:49:52 +0000
  • 41a69863d6 bay stskeeps 2002-08-10 17:08:35 +0000
  • 07eb941a58 arg stskeeps 2002-08-10 16:51:44 +0000
  • f8f829840d FD_SETSIZE crap stskeeps 2002-08-10 15:40:08 +0000
  • bb95bdfa7c Removed some useless code and added more modules codemastr 2002-08-09 20:26:04 +0000
  • 1aa70c7b77 Removed src/s_unreal.c codemastr 2002-08-09 18:21:59 +0000
  • 333499a98c Win32 installer codemastr 2002-08-07 21:35:51 +0000
  • c51b8fe5dd fixup commit for tag 'unreal3_2_beta11' cvs2hg 2002-08-07 21:10:50 +0000
  • 7af962ecf7 SSL fixes stskeeps 2002-08-07 21:10:49 +0000
  • 133ba46362 Operoverride_verify stuff. stskeeps 2002-08-07 20:52:51 +0000
  • 608963e031 blah luke 2002-08-07 20:40:49 +0000
  • 081b1cd12e sts sucks with grammar luke 2002-08-07 18:44:45 +0000
  • 7c4f43b36e --CVS: ---------------------------------------------------------------------- stskeeps 2002-08-07 17:28:23 +0000
  • 1db6a86254 - Cleaned out Credits (i'll fix the web part of it later), made doug lea malloc default + on Linux FSU Pthread installs. (When we got a better way, we will have full doug lea malloc..) stskeeps 2002-08-07 17:23:52 +0000
  • 6096b9844e Removed some useless things in include/config.h codemastr 2002-08-06 16:28:25 +0000
  • 85fa5c5bd9 Updated config.h for operoverride_verify luke 2002-08-06 13:59:58 +0000
  • 6b44a0d643 .RELEASE.NOTES change codemastr 2002-08-06 01:26:51 +0000
  • 80d837fa8b Removed support for SSLv2 codemastr 2002-08-05 17:54:52 +0000
  • 31d2224b2c - Made +x send out a SETHOST to VHP servers, requested by PreZ@DarkerNet stskeeps 2002-08-04 08:41:55 +0000
  • b4f0d0fc9d - Compile error fix regarding version.h stskeeps 2002-08-03 20:20:14 +0000
  • 8236faeaf6 Removed doc/Etiquette stskeeps 2002-08-03 20:13:37 +0000
  • bf1ccab9a9 +- Removed doc/features.txt, doc/unrealircd.conf.txt, include/relinfo.h, + include/stamp.h, src/buildm4, src/chkconf.c, src/conftool.c stskeeps 2002-08-03 20:12:35 +0000
  • c2b48d3ce4 - Fixed SSL compile error wrt to /trace stskeeps 2002-08-03 19:01:26 +0000
  • ba26cc59a9 updated .RELEASE.NOTES codemastr 2002-08-03 18:45:51 +0000
  • 6e076ba67b installer fixes and version number change codemastr 2002-08-03 18:31:11 +0000
  • f99d6689ca RELEASENOTES stuff stskeeps 2002-08-03 18:24:29 +0000
  • 66eb6fa848 SSL stuff stskeeps 2002-08-03 16:10:25 +0000
  • 959c5b0188 Added some OpenSSL version showing stskeeps 2002-08-03 13:47:23 +0000
  • 0c730e8931 bah stskeeps 2002-08-03 11:52:01 +0000
  • 7d7d4aafca fix stskeeps 2002-08-03 11:49:37 +0000
  • 385d9f3ada - SSL compile error fix in s_bsd.c stskeeps 2002-08-03 11:25:40 +0000
  • ff4bc60486 Fixed SSL linking, again.. stskeeps 2002-08-03 11:09:20 +0000
  • 7bb73b5e6f - send +f and +L correctly in CHANMODES 005. ejb 2002-08-03 08:53:41 +0000
  • 4897441259 Added some technical documentation codemastr 2002-08-02 22:35:20 +0000
  • dc27e6470d Fixed some SJ3 bugs that could cause desync codemastr 2002-08-02 20:40:09 +0000
  • 4d410f5982 - Seemingily we can't do SSLv3 only for ctx_server? stskeeps 2002-08-02 11:54:03 +0000
  • c9be3fbac8 +- Fixed some SSL errors. read() returns -1 on error, so ircd_SSL_write and + ircd_SSL_read must emulate the same. codemastr: could you check what the + win32 equiviant of EIO is? I don't think my WSAEIO or whatever I called it + in sys.h is correct. stskeeps 2002-08-02 11:45:31 +0000
  • 51539ee85b - Fixed some compile errors found by Zerwas and fixed some implementation problems of the not able to set +z when there's non +z users (ULines not counted) in channel stskeeps 2002-08-02 09:22:58 +0000
  • f448495e3a Made notices pretty luke 2002-08-01 23:15:12 +0000
  • f45917c16c New operoverride system...hope it works luke 2002-08-01 19:53:30 +0000
  • b22f4c890b fixed modebuf, parabuf sizes luke 2002-08-01 17:56:54 +0000
  • 9e205fe3d5 - Made the win32 installer have the option of installing as a service under NT and fixed a + shortcut bug +- Fixed sptr->user->realhost becoming lowercase upon a +x +- Fixed +bbbbb lots of crap desynch bug +- Fixed OperOverride snotice bugs with halfop +- Standardized OperOverride notices stskeeps 2002-08-01 16:39:05 +0000
  • ba60adb833 fixed no nssl compile error stskeeps 2002-07-25 18:35:48 +0000
  • c0af661c77 More SSL horror and fixed a missing , in m_who stskeeps 2002-07-24 17:59:26 +0000
  • 54ed370fb3 Fixed a /who hop count bug codemastr 2002-07-24 17:49:39 +0000
  • 5b32996538 Some config changes and documentation updates codemastr 2002-07-24 17:00:37 +0000
  • 5af8478d67 moo stskeeps 2002-07-24 10:22:22 +0000
  • 2336498e9d blah stskeeps 2002-07-24 10:11:35 +0000
  • d7c8623438 . stskeeps 2002-07-24 10:00:17 +0000
  • 4e84c85ceb - Added ircd/safe_SSL_read/write from bahamut+inet6/azzuranet. This can be done much nic when newio is done. stskeeps 2002-07-23 19:04:18 +0000
  • 775f3fe272 Fixed some ./configure errors stskeeps 2002-07-23 17:55:02 +0000
  • 8aabac59e9 Credits changes stskeeps 2002-07-23 16:12:16 +0000
  • 4f1345c350 Removed mutex.c stskeeps 2002-07-23 15:35:39 +0000
  • f69335e62b - Made ./configure check if it has parameters, and error if it don't. stskeeps 2002-07-23 13:11:52 +0000
  • 13f23e478d - Changed ./update to use update.unrealircd.com stskeeps 2002-07-23 12:45:58 +0000
  • c4908cb4fd Added some release notes with regards to scanners stskeeps 2002-07-23 12:33:44 +0000
  • f19ebceee6 Fixed a silly bug with regards to matching against compressed IPs in link {} checking stskeeps 2002-07-22 20:39:58 +0000
  • f0564193ba - Added a #ifdef _WIN32 for extern BOOL IsService; in ircd.c that made compile break on non WIN32 systems - Depricated AKILL/RAKILL and made them alias to TKL G +/- - for normal users they just reply that the commands are depricated. Server compatiblity is maintained. Eventually it will just be removed. Thank god for modules. stskeeps 2002-07-22 20:33:49 +0000
  • 36e4b65c45 Made the win32 uninstaller remove dbghelp.dll if it was installed codemastr 2002-07-22 00:50:49 +0000
  • a1456aa107 Added an installer script to generate the SSL win32 version codemastr 2002-07-21 21:40:24 +0000
  • a799e48f82 Removed StackTrace and implimented a home-grown debugger for win32 codemastr 2002-07-21 21:31:44 +0000
  • dce6edf333 Removed a TechAdmin reference in makeconf codemastr 2002-07-19 20:26:03 +0000
  • 33403f2c3c Added an installer for win32 codemastr 2002-07-19 18:15:53 +0000
  • ec47a030fb Added WinNT Service Support codemastr 2002-07-19 17:31:51 +0000
  • 02d7d80eb6 Secure channel only (+z) ERR_BANNEDFROMCHAN fix luke 2002-07-19 00:27:48 +0000
  • 1dbd3b42d5 - Fixed compile problem with non-glob/win32 systems (sunos 4.1) found by rshurr stskeeps 2002-07-18 18:05:18 +0000
  • 6336f7706f Added s_join fix to changes luke 2002-07-17 16:51:49 +0000
  • 2fa495de1f Added self to /info luke 2002-07-17 16:49:31 +0000
  • 7003df9aaf m_sjoin bugfix to resolve banlist problems luke 2002-07-17 16:42:11 +0000
  • a0d6f168eb Fixed a makeconf bug that would make it not work after make install in some cases codemastr 2002-07-13 17:39:26 +0000
  • 3c11cbb999 Fixed an oper bug where locops didn't get a hidden host codemastr 2002-07-13 16:56:01 +0000
  • c5572fa6d5 Fixed a +sp bug codemastr 2002-07-12 18:00:45 +0000
  • 032b8c523c ... codemastr 2002-07-12 15:51:33 +0000
  • 188fa47e73 Fixed an alias {} prefix bug codemastr 2002-07-12 00:52:00 +0000
  • a1a299b9ff - Added extras/channeldumper.c stskeeps 2002-07-03 11:25:41 +0000
  • fdfdbd993e Added MD5 and SHA1 encryption to the win32 version codemastr 2002-07-01 21:09:01 +0000
  • e81ca7b87c Added support for RIPEMD-160 encryption of passwords codemastr 2002-07-01 16:32:15 +0000
  • 65729501ed More WinXP IPv6 fixes codemastr 2002-06-30 16:03:38 +0000
  • 6353f10f82 Started WinXP IPv6 codemastr 2002-06-29 23:28:14 +0000
  • 305d71e552 Removed some obsolete docs codemastr 2002-06-29 23:25:10 +0000
  • 17eb4e57d1 Updated INSTALL codemastr 2002-06-22 15:39:15 +0000
  • 15e00b6dff made set::scan::bind-ip work in win32 and added AWAYLEN= token to 005 codemastr 2002-06-22 00:43:22 +0000
  • 110c1b4fe4 - Fixed minor problem with former patch stskeeps 2002-06-21 10:41:46 +0000
  • 7bef381cc6 - Added set::scan::bind-ip, set::scan::message, on request of RaYmAn, documented in example.conf stskeeps 2002-06-21 10:23:16 +0000
  • f38f758639 - Added /who +R which shows real host to opers. ejb 2002-06-20 19:49:44 +0000
  • 539f218fce - Fix a minor stupid in m_quit.c. ejb 2002-06-19 03:50:53 +0000
  • 6282bc7180 more count bug fixes codemastr 2002-06-19 00:06:51 +0000
  • 7b39825bb1 Fixed an oper count bug codemastr 2002-06-18 23:44:43 +0000
  • cedb574f89 Fixed a bug that could cause an incorrect oper count codemastr 2002-06-18 17:07:13 +0000
  • 2b769d576d Updated install to tell the user to use make install codemastr 2002-06-18 16:27:06 +0000
  • 5d9a49587c - couple of updates to INSTALL. ejb 2002-06-17 20:45:05 +0000
  • 6466d1ed3f - Changed m_quit.c slightly, removed a redundant strlen, made prefix-quit of "no" not use one at all, since this is in example.conf and is sensicle.. ejb 2002-06-17 03:42:25 +0000
  • 145d3dfb7e - Rewrote m_who.c from scratch. It's slightly different, help.conf explains exactly how. ejb 2002-06-17 03:00:37 +0000