Commit Graph

  • f954969f7d +- Possible fixed a internal server list bug stskeeps 2000-11-02 17:14:47 +0000
  • fea8930bb2 +- Autodetects /usr/sbin/openssl now, thanks trinity +- Fixes a missing : in SJOIN stskeeps 2000-11-01 06:13:54 +0000
  • d51af6f8b5 tokenized PING and PONG codemastr 2000-10-30 21:47:54 +0000
  • 6d9e619b26 +- Possible fixed some b64 bugs stskeeps 2000-10-30 15:46:44 +0000
  • 2fd3104391 . stskeeps 2000-10-29 18:48:15 +0000
  • bea668a89f +- Probably fixed the hash bug, again. stskeeps 2000-10-29 18:19:44 +0000
  • c2de53cf85 Fixed the /list showing only 64 channels bug codemastr 2000-10-29 18:02:59 +0000
  • d0404fd0e8 +- Added TS2ts (supporting the SJB64 stuff), and fixed the !0 timestamp bug stskeeps 2000-10-29 17:25:08 +0000
  • 4fb309fbde -- Fixed a wierd channel message bug +- Fixed a wierd channel message bug || +- Fixed a bug where non-NS servers would crash when linking stskeeps 2000-10-29 16:08:20 +0000
  • e50d397e93 . stskeeps 2000-10-29 12:22:19 +0000
  • 8735a0f6bf . stskeeps 2000-10-29 12:17:49 +0000
  • b6e61e1302 +- Fixed bug where duplicate numerics could occur +- Fixed the hashing bug (thank you ROXnet ...) stskeeps 2000-10-29 10:57:18 +0000
  • 2353bd2011 . stskeeps 2000-10-29 10:40:31 +0000
  • 56dc3a3e1d . stskeeps 2000-10-29 09:17:19 +0000
  • 856282da07 +- Fixed a linking bug (where did that come from) stskeeps 2000-10-29 08:14:43 +0000
  • cdea0263ac +- Fixed the /list bug, reported by many people stskeeps 2000-10-28 22:40:28 +0000
  • 4400b32055 +- Added some fixes on the SJB64 crashing bug, and added tokenization in + channel messsages (yahooooo!) stskeeps 2000-10-28 20:57:24 +0000
  • 714c97b006 Added chmode +N - no nick changes codemastr 2000-10-28 19:04:09 +0000
  • 2c5abc8c2d removed sendto_helpops codemastr 2000-10-28 17:07:51 +0000
  • 00b464154b +- Fixed the SJB64 bugs that misplaced users stskeeps 2000-10-28 15:42:27 +0000
  • e534e67628 made use of ircsprintf in more places codemastr 2000-10-27 22:28:41 +0000
  • 10bc9a408b made IsULine take 1 param codemastr 2000-10-27 20:50:58 +0000
  • 8a95221fae various fixes codemastr 2000-10-26 22:12:47 +0000
  • 71bdc5c08d +- Added protoctl SJB64, which adds B64-9 timestamps to many timestamping + operations +- Added ircsprintf %B (base64-9^10) with ! as prefix, and %b (no prefix) stskeeps 2000-10-26 17:09:35 +0000
  • 857b3c3a84 +[Unreal3.1.1-Darkshades] +- Fixed a warning in CENSOR_QUIT +- Fixed the G:Line user wrongly matching (ip-alike addys didnt check user) stskeeps 2000-10-26 16:01:32 +0000
  • 7eb9d0e71a +- Made find_server_b64_or_real be a little faster, possible fixing bug +- Made /stats s checking check for sanity or insanity (ignore them for 0 + numerics) +- Fixed SJOIN (mp2parv) bug, that caused insane desynchs +- Changed Cannot find server message to be to sendto_realops +- Fixed a warning in CENSOR_QUIT stskeeps 2000-10-26 13:50:44 +0000
  • f4fde73489 . stskeeps 2000-10-25 18:32:45 +0000
  • 14bb1968ba Index: Changes =================================================================== RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v retrieving revision 1.1.1.1.2.1.2.1.2.258 diff -u -r1.1.1.1.2.1.2.1.2.258 Changes --- Changes 2000/10/22 17:51:31 1.1.1.1.2.1.2.1.2.258 +++ Changes 2000/10/25 18:26:37 @@ -638,3 +638,5 @@ - Merged in changes from TEMPcvs branch - Fixed a /UNSQLINE para problem, found by Joe - #define SHOW_SECRET now allows all ircops to see +s channels in /whois. If not defined, only net/tech admins can. +- Added #define CENSOR_QUIT, for WaveRide +- Fixed hashing bug that caused the server to crash on exit stskeeps 2000-10-25 18:26:40 +0000
  • ee31dd9fa0 Changed the way +s channels show up in /whois angel11 2000-10-22 17:51:31 +0000
  • 30be1fa550 +- Fixed a /UNSQLINE para problem, found by Joe stskeeps 2000-10-22 06:35:50 +0000
  • aa0ac19e18 +- Changed ./Config to detect SSL better, and generate certificates properly +- Removed some annoying logging in ssl.c +- Merged in changes from TEMPcvs branch stskeeps 2000-10-21 06:56:22 +0000
  • 8c481239de +- Made SHOWCONNECTNOTICES work properly again, also with SSL stskeeps 2000-10-07 18:51:36 +0000
  • 8297e30cd4 .. codemastr 2000-10-07 18:28:19 +0000
  • 0983f82c08 Added some P:line flags codemastr 2000-10-07 18:08:08 +0000
  • 554f1a0c15 +- Added SSL connections, open ports with P:ip:s:*:port to make them SSL + ports, made after hq.alert.sk's implementation stskeeps 2000-10-07 06:34:33 +0000
  • e94bf80328 SSL support for UnrealIRCD! stskeeps 2000-10-07 06:33:42 +0000
  • 5b3b13772b *** empty log message *** stskeeps 2000-10-04 18:22:07 +0000
  • 32122c7018 .. stskeeps 2000-09-17 15:24:01 +0000
  • a1b617b6d0 *** empty log message *** drbin 2000-09-17 15:19:54 +0000
  • a46f14412d Fixed Bug in Win32 New DNS system ... bloody pointers and locking drbin 2000-09-17 15:18:05 +0000
  • 0f2dd2ef18 NewDNS System drbin 2000-09-17 11:43:36 +0000
  • bfb98ee28f fixup commit for tag 'unreal3_1_sf' cvs2hg 2000-09-17 10:11:43 +0000
  • b0c04f4b43 . stskeeps 2000-09-17 10:11:42 +0000
  • 362ec0b08d +- Fixed the passwd NICK problem stskeeps 2000-09-16 19:39:33 +0000
  • b3fc0f5d6b +- FIXED "BUG" caused by NEWDNS *shrug* stskeeps 2000-09-16 18:21:29 +0000
  • 40075204f0 NewDNS drbin 2000-09-15 20:42:06 +0000
  • 9de62da6f3 NewDNS syetem drbin 2000-09-15 20:32:19 +0000
  • 98047de919 New DNS UPDATE drbin 2000-09-15 20:16:11 +0000
  • 29b4c9c983 +- Possible fixed the SJOIN kick bug (mode +Q), servers can now always kick stskeeps 2000-09-10 18:08:39 +0000
  • 5392dd8acf +- Fixed /mode # + bug reported by PhatNet/Mind stskeeps 2000-09-09 20:34:16 +0000
  • 8f561e9337 added LIST_SHOW_MODES to list chmodes in /list codemastr 2000-09-09 19:21:47 +0000
  • 6a356f7e2d fixed -Wall warnings codemastr 2000-09-08 21:58:11 +0000
  • 978dd4071e Major changes to the way +I works codemastr 2000-09-07 21:10:40 +0000
  • 72cd2b5e99 Fixed two files that got screwed up in commit (my bad) angel11 2000-09-04 20:18:25 +0000
  • 0fdef4f961 Away msgs no longer in whowas angel11 2000-09-04 20:06:12 +0000
  • 73e45d7537 fixed some +K bugs codemastr 2000-09-04 19:39:19 +0000
  • 493ba9981f +- Modified and fixed the NOTICE bug totally, with some waste of the nospoof + system stskeeps 2000-09-03 18:16:25 +0000
  • cd4349598d +- Fixed a wierd NOTICE bug stskeeps 2000-09-03 16:54:16 +0000
  • 537a91666e +- Fixed some REAL dumb find_server_quick bugs stskeeps 2000-09-03 16:35:30 +0000
  • b6dee3fd9d *** empty log message *** drbin 2000-09-02 21:48:28 +0000
  • 6cbcc627cf *** empty log message *** drbin 2000-09-02 21:32:59 +0000
  • 2bb36dd76c *** empty log message *** drbin 2000-09-02 20:58:40 +0000
  • e486efb289 *** empty log message *** drbin 2000-09-02 20:48:41 +0000
  • 5c0151f976 Simple Usage Docs for wircd drbin 2000-09-02 20:39:30 +0000
  • c5b7e0c1e7 *** empty log message *** drbin 2000-09-02 20:24:33 +0000
  • 88c77ce89e *** empty log message *** drbin 2000-09-02 20:16:31 +0000
  • e85a37b814 removed /users and all utmp calls codemastr 2000-09-02 17:37:35 +0000
  • a7ee96c3ce fixed a bug when running the ircd with -h codemastr 2000-09-02 16:32:28 +0000
  • 377d9554d3 Fixed previous thing again drbin 2000-09-02 16:03:15 +0000
  • ea41e25761 fixed "if (sptr->passwd[0])" causing win32 fault drbin 2000-09-02 15:50:07 +0000
  • f564867259 . stskeeps 2000-09-02 11:34:35 +0000
  • 23438196eb Fixed a NOTICE bug stskeeps 2000-09-02 07:52:18 +0000
  • 55a0b03f03 . stskeeps 2000-09-02 07:48:52 +0000
  • e68c66b260 ... codemastr 2000-09-01 21:09:21 +0000
  • 7cbbef2e36 Made aClient->passwd dynamically allocated codemastr 2000-09-01 20:52:00 +0000
  • ecdce7061b Made cached MOTDs dynamically allocated codemastr 2000-09-01 20:13:55 +0000
  • 87ca77c48e made some updates to ./update codemastr 2000-09-01 15:49:31 +0000
  • cca7cffb93 Fixed some morew -Wall warnings codemastr 2000-09-01 14:28:17 +0000
  • bb4f0e3393 fixed some -Wall warnings, and removed all unused vars codemastr 2000-08-31 22:05:34 +0000
  • d83fb7d37f + - Added WHOIS command (working) to IRCbot- +- Fixed a fun doublechar token problem (the AA unknown command) stskeeps 2000-08-26 19:26:02 +0000
  • c07a9207ca +- Added IRCd bot (raw commands) and the IRC bot, webtv.c stskeeps 2000-08-26 19:05:09 +0000
  • 7cde16eac1 +- Added IRCd bot (raw commands) and the IRC bot, webtv.c stskeeps 2000-08-26 15:52:44 +0000
  • e03c9bdf42 +- Fixed another SJOIN problem, but not the exact one i was looking for stskeeps 2000-08-26 14:24:22 +0000
  • 582e6b9f30 +- Removed SUMMON totally stskeeps 2000-08-25 19:39:54 +0000
  • ad8a1bf785 +- More memory cleanups, changed aClient->refcnt to a signed char, + aClient->hopcount to unsigned char +- Changed aChannel->mode.msgs & .per to unsigned short, and changed + .kmode to unsigned char +- Changed aChannel->users to unsigned short (max 65536 users per channel) + and FloodOpt->nmsg to an unsigned short stskeeps 2000-08-25 19:30:41 +0000
  • 3e6f1fce93 more memory cleanups codemastr 2000-08-25 19:20:54 +0000
  • 18dde16b11 memory cleanups codemastr 2000-08-25 18:40:09 +0000
  • d3cfcdc6b0 - Removed the ERR_NOTONCHANNEL message in numeric.c =P stskeeps 2000-08-25 17:52:44 +0000
  • cccda143b1 Last part of fix stskeeps 2000-08-25 17:32:24 +0000
  • 649b5d812e - +- Fixed the G:line bugs, i hope - moved tkl_sweep into a loopstruct stskeeps 2000-08-25 17:29:24 +0000
  • e3339d4003 eek stskeeps 2000-08-25 16:20:41 +0000
  • 1786f8f03b same as above stskeeps 2000-08-25 16:18:57 +0000
  • c28527ade3 . stskeeps 2000-08-25 16:18:11 +0000
  • 90f0809b44 . stskeeps 2000-08-25 15:41:37 +0000
  • dc5f3390bc . stskeeps 2000-08-22 15:40:28 +0000
  • 25760a38f1 . stskeeps 2000-08-22 15:40:27 +0000
  • 18c669cf47 .. stskeeps 2000-08-22 15:30:56 +0000
  • ae21e16beb fixup commit for tag 'unreal3_1_plus' cvs2hg 2000-08-20 11:58:24 +0000
  • 623f6a44a0 . stskeeps 2000-08-20 11:58:23 +0000
  • 4981573f80 +- Fixed /server so it doesnt support SERVER name :info anymore.. stskeeps 2000-08-20 08:21:46 +0000