Commit graph

  • dc3f546925 - Fixed numeric checking... someone was really drunk when he coded this "if ((l < 0) && (l > 254))" ;p. Bram Matthys 2003-05-09 23:44:11 +0000
  • f46494f02f /WHO code cleanup + partial recode + bugfixes /// Updated example.conf about U-lines since many people set them wrong. Bram Matthys 2003-05-09 20:02:20 +0000
  • c7366d942f Added CASEMAPPING=ascii as per request stskeeps 2003-05-09 08:29:41 +0000
  • e0a4cf5100 - Misc /whois and webtv whois fixes Bram Matthys 2003-05-09 00:41:25 +0000
  • 66d64a62c5 Fixed minor ban_version undeflow, no risk. No risk coz a 0 len can only happen by a "\1version :" and in that case the -1'th char would be ':'... ;p. Bram Matthys 2003-05-08 23:43:55 +0000
  • f3e2f1c524 NETINFO * for cloak-keys codemastr 2003-05-08 23:32:38 +0000
  • 012ba4da76 made ban version {} also listen to CTCP SCRIPT codemastr 2003-05-08 19:09:31 +0000
  • a9f06266b7 Made the command loop slightly faster codemastr 2003-05-08 17:43:31 +0000
  • ed7a06f1e5 Renamed channel mode +a to 'channel admin' codemastr 2003-05-08 17:37:25 +0000
  • 54f35ce6a5 added include "help.conf" to example.conf, not worht mentioning in Changes ;p Bram Matthys 2003-05-08 02:12:04 +0000
  • 740e86e4b9 Added a CommandExists function codemastr 2003-05-06 22:26:48 +0000
  • c6be4ee44f - Removed some leftover TECHAT references (#0000953). Bram Matthys 2003-05-06 21:55:21 +0000
  • 906f4dd0b7 - Little find_client() audit. Bram Matthys 2003-05-06 18:42:52 +0000
  • eb6b8f89bb - Fixed ripemd-160 vs ripemd160 confusion, reported by thelight (#0000949). Bram Matthys 2003-05-06 03:48:17 +0000
  • 1557bab74a - Fixed a local /kill bug during connection phase, reported by Gilou (#0000952). Bram Matthys 2003-05-06 00:18:02 +0000
  • 114cec45b1 New version flag system codemastr 2003-05-04 21:30:38 +0000
  • 69f0e97c9e Fixed a SVSMODE bug codemastr 2003-05-04 18:50:24 +0000
  • c7de811b78 Fixed an operoverride bug with +aq codemastr 2003-05-04 17:37:25 +0000
  • 337d05a43d - Fixed unprecise RPING output at windoze, reported by pak (#0000945). + useless code cleanups Bram Matthys 2003-05-04 16:44:40 +0000
  • 0a74098238 Fixed a badword::action block bug with regex. Bram Matthys 2003-05-04 14:10:13 +0000
  • 0c0faa05af - Removed some leftover +I code (can_stealth/^). Bram Matthys 2003-05-03 22:28:31 +0000
  • d1fc8bff14 - Fixed "make install" error caused by bugreport file removal. Bram Matthys 2003-05-03 22:00:51 +0000
  • 8d6e18d086 Fixed a /topic operoverride bug and vhost::vhost verification added codemastr 2003-05-03 18:18:07 +0000
  • 95762dff6d fixup commit for tag 'unreal3_2_beta16' cvs2hg 2003-05-03 15:37:06 +0000
  • 526cd8ba65 beta16 release stskeeps 2003-05-03 15:37:05 +0000
  • 5023f55bc9 fooo stskeeps 2003-05-02 15:55:39 +0000
  • ae68ad4994 blah stskeeps 2003-05-02 15:54:28 +0000
  • d20f17fa8b Removed credits.potential stskeeps 2003-05-02 15:44:04 +0000
  • f637e456d7 - Removed some more html files. stskeeps 2003-05-02 15:40:53 +0000
  • 88cc0b6d96 BOPM windoze URL Bram Matthys 2003-05-02 00:45:22 +0000
  • e91c2a8eed - Made SVSNOOP work. Reported by Lx (#0000933). [not dangerous to fix ;P] Bram Matthys 2003-05-01 19:52:06 +0000
  • 09f74a9b11 Added warning if set::scan exists with a nice BOPM url etc. Bram Matthys 2003-05-01 19:44:11 +0000
  • e244c24a26 release notes, moved REMOVED thing to top... will save us a few users screaming for help... Bram Matthys 2003-05-01 19:29:54 +0000
  • 9f4d4e674e docs, module hook, blablabla. Bram Matthys 2003-05-01 19:23:00 +0000
  • 40f4bb7e6c - Mm, let's see what this checkin brings: * Removed thread questions from Config, and autoconf code from configure.in, leaving in the old macros though, but inactive --enable-standardthreads is dead as of now * Undefined HOOKTYPE_SCAN_INFO * Removed CONF_EXCEPT_SCAN * Removed locking in events, Lock/UnlockEventSystem still active for other possible uses. * Removed scanners, web server module * Removed except scan {} * Removed SCAN_API stuff from l_commands.c, win32 makefiles, etc * Removed basically any mentions of threads in source tree, excepting threads.h which Resolver uses on win32 * Documentation changes not done yet stskeeps 2003-05-01 18:31:58 +0000
  • e385747451 Removed +I reference from help.conf codemastr 2003-04-29 22:28:15 +0000
  • 68a589daf5 Updated docs on +p Bram Matthys 2003-04-29 18:45:57 +0000
  • 0bdb6a2e78 Docs updates codemastr 2003-04-28 17:26:04 +0000
  • b4e8b60973 release preparations codemastr 2003-04-27 21:40:22 +0000
  • ebc9d6242f - Preparing beta16: release notes ready, version updated in docs/text (except version.h). Bram Matthys 2003-04-27 18:57:04 +0000
  • 9f1c81541d - Usermode +q can now be set by services admins, as stated in docs (#0000923). Bram Matthys 2003-04-27 15:00:27 +0000
  • 59b1217a94 w00t ;P Bram Matthys 2003-04-27 14:26:32 +0000
  • d35810e819 Fixed a bug with ban version {} codemastr 2003-04-26 23:31:56 +0000
  • a6f56a6121 ... codemastr 2003-04-26 18:52:29 +0000
  • 69ac5a529b Allow Ulines to use a TS in the past for topics codemastr 2003-04-26 18:49:54 +0000
  • a25630a958 module umode changes codemastr 2003-04-26 16:37:14 +0000
  • 31978ef74f Friendly IPv6 msg.. Bram Matthys 2003-04-24 14:58:07 +0000
  • eed1a83d78 - Some documentation improvements regarding link::hostname. Bram Matthys 2003-04-24 14:20:42 +0000
  • 9a56a16ee2 - Added link::options::nohostcheck which makes Unreal not to validate the incomming host/IP against the link::host field, usefull for dynamic DNS hosts. Bram Matthys 2003-04-24 14:09:38 +0000
  • 8aefa6cdce - Fixed minor badwords /rehash memleak. Bram Matthys 2003-04-24 02:13:28 +0000
  • d202cc0868 - Some code cleanups (s_conf.c, now has a config_setdefaultsettings()). Bram Matthys 2003-04-24 01:42:16 +0000
  • 2d0abfa787 - Enabled throttling support by default, you need to have a (correct) set::throttle block to make it work, otherwise it's just turned off. Bram Matthys 2003-04-24 01:21:52 +0000
  • fbabd2bd1e Additional SJOIN debug info in case of fishy timestamp Bram Matthys 2003-04-20 20:34:09 +0000
  • 4a679b34c4 - Fixed usermode +S: was accidently a local usermode (#0000909) Bram Matthys 2003-04-20 20:22:33 +0000
  • 01c8f8bdc7 - Added IP bans like *!*@194.109.* (#0000474). Bram Matthys 2003-04-19 20:48:52 +0000
  • 4b066b3347 - Fixed far connect (+s +F): connects from U-lined servers are now hidden again. Bram Matthys 2003-04-19 20:25:29 +0000
  • 3c5e7ff5e7 - Fixed a PRIVMSG channelprefix bug reported by aragon (#0000902) Bram Matthys 2003-04-18 15:30:35 +0000
  • a63eee5ee9 I won the fight... Bram Matthys 2003-04-17 18:13:01 +0000
  • 201c0e39bc Fix-for-fix (debug stuff), sendto... real... opers... Bram Matthys 2003-04-17 18:01:55 +0000
  • 9691748a7e - Added some temporarely SQLINE debugging/trace code Bram Matthys 2003-04-17 16:58:38 +0000
  • f13b9b539e - Fixed a compile error with openssl enabled at redhat 9. Bram Matthys 2003-04-16 22:28:19 +0000
  • d7f20fb507 Docs update codemastr 2003-04-16 19:28:39 +0000
  • 8409ff6234 Fixed a bug where /nsg and /notice didn't use tokens for nick@server forms codemastr 2003-04-16 18:49:00 +0000
  • f866ce40df Fixed a bug with reporting invalid set::dns directives codemastr 2003-04-16 18:12:32 +0000
  • 6ebcf46459 - Minor error msg improvements - Fixed a bug with wrong hub/leaf settings ("non-hub introduced leaf") causing a crash (#0000732). Bram Matthys 2003-04-16 17:05:00 +0000
  • dd1364321a Fixed a ban version {} bug, added an aliases/anope.conf, and updated some docs codemastr 2003-04-15 21:56:24 +0000
  • c2a4509d9c Made the channel be hidden from /who if you are +p codemastr 2003-04-13 23:46:04 +0000
  • 3c6ecbcbb2 - Fix for set::restrict-channelmodes (eating parameters). Bram Matthys 2003-04-13 20:05:54 +0000
  • bf0b2a98cd Docs update codemastr 2003-04-13 19:10:42 +0000
  • 3618b2a2fa - badword::action::block should now be ok Bram Matthys 2003-04-13 19:04:46 +0000
  • 8732330e38 Cleanups and /chgident fix codemastr 2003-04-13 18:10:56 +0000
  • c8477ddb6a Made except ban override ban ip codemastr 2003-04-13 17:42:23 +0000
  • a38c76dd44 ... codemastr 2003-04-13 17:13:01 +0000
  • 7000658c42 Fixed some /stats b stuff and added badword::action codemastr 2003-04-13 16:51:08 +0000
  • e7672e9027 - Updated channelmode +f "algoritm", much better now. Reported by JimmyZ, Rocko, and others. Bram Matthys 2003-04-13 16:39:40 +0000
  • 87d89c721c Throttling fixes and changes codemastr 2003-04-13 00:43:04 +0000
  • 3ef30832cf Improved throttle hashing (both IPv4 and IPv6)... prime numbers are fun ;) Bram Matthys 2003-04-12 21:46:58 +0000
  • 4c59392caa That's better... should be ok now ;). Not mentioning in Changes, no visual change. Bram Matthys 2003-04-12 20:43:51 +0000
  • fa19910694 blah Bram Matthys 2003-04-12 20:30:51 +0000
  • fca6689a19 fix-for-fix Bram Matthys 2003-04-12 20:30:27 +0000
  • f473314312 - Improved IPv6 throttle hashing Bram Matthys 2003-04-12 20:21:38 +0000
  • 2c53187cad Fixed another throttling bug codemastr 2003-04-12 19:50:09 +0000
  • 7d88957dd6 Another code cleanup for -Wall.. added some functions to h.h etc. Bram Matthys 2003-04-12 17:21:44 +0000
  • 406ba755d6 - code cleanup / misc minor bugfixes (MyMalloc, oper msgs) Bram Matthys 2003-04-12 15:56:25 +0000
  • 3a368be7e5 Fixed an SQLINE bug codemastr 2003-04-11 23:57:15 +0000
  • 705c24399c docs update codemastr 2003-04-11 21:08:15 +0000
  • 3b56433320 - Added allow::options::ssl and allow::options::nopasscont, requested by iguy and Scytale. Bram Matthys 2003-04-11 18:26:20 +0000
  • 498d82f5fe Added set::restrict-channelmodes and very minor speedup in restrict-usermodes handling. Bram Matthys 2003-04-11 16:05:02 +0000
  • e21d4aceba - Fixed cloaking bug reported by Rocko (#0000869) Bram Matthys 2003-04-11 14:29:35 +0000
  • fbd413549f blah Bram Matthys 2003-04-11 02:30:26 +0000
  • 6f5683242a - Added tld::options::ssl so you can have different motd/rules files if the user is using SSL. Also there's tld::options::remote but that's currently not used :P. Bram Matthys 2003-04-11 02:19:29 +0000
  • 0778c391b6 Some useless BUFFERPOOL changes, only affects users manually running ./configure (do they exist? ;P)... Bram Matthys 2003-04-11 00:57:48 +0000
  • f4c5418326 Let's be nice and give some thanks ;P. Bram Matthys 2003-04-11 00:19:35 +0000
  • 8a4856fa8b Fixed MAJOR "messages are lost" caused by BUFFERPOOL being to low and bad return checking of dbuf_put. If BUFFERPOOL dbuf_put would return -1, but at some places !dbuf_put was used, I've changed it so it will return 0 (so use !dbuf_put now, don't use dbuf_put(...) < 0 :P). I also added some nice warning thing. I couldn't send from the send routine because that's risky ;). And...... I also doubled the default BUFFERPOOL, so if you leave everything the default then BUFFERPOOL is now 52Mb instead of 26Mb, which should be ok for now. Bram Matthys 2003-04-11 00:09:46 +0000
  • d41d26a163 SQLINE/UNSQLINE and SVSNLINE fixes codemastr 2003-04-10 21:13:36 +0000
  • 7c9ba1feda - Added SSL quit error messages Bram Matthys 2003-04-10 19:58:30 +0000
  • 49aa8d9921 - Changed throttling errormsg so mIRC recognizes it and waits a while. Bram Matthys 2003-04-10 18:48:38 +0000
  • 152be25b08 - Fixed opermode bug which could cause the ircd to crash a while later (#0000823). Bram Matthys 2003-04-10 17:59:17 +0000
  • 27928952dd Possibly fixed an SSL crash codemastr 2003-04-08 23:49:01 +0000
  • 318cd17c06 example.conf typo codemastr 2003-04-08 23:15:06 +0000