Commit graph

  • a6d33b3841 Win32 editor fix codemastr 2003-05-31 19:26:41 +00:00
  • f7d2e7a972 - Fixed _some_ gcc3.3 + -Wall warnings. Bram Matthys 2003-05-31 02:12:44 +00:00
  • bb53b0be8c - Fixed some MOTD problems: remote MOTD gone after rehash (#0001007) and motd time, etc... Bram Matthys 2003-05-31 01:28:14 +00:00
  • 88af97045e Changed /whois 'secret channel' flag to '?' codemastr 2003-05-30 21:02:15 +00:00
  • 825ee732bf ./Config fixes for Solaris codemastr 2003-05-30 20:31:07 +00:00
  • b3576b29db - Removed "Duplicate user entry in SJOIN" notice because the problem has been traced down. Bram Matthys 2003-05-29 19:23:12 +00:00
  • cf91b1d89a - Doc updates Bram Matthys 2003-05-29 14:35:33 +00:00
  • 2cc542f427 added some helpop/docs stuff stating username in /oper is case sensitive. Bram Matthys 2003-05-28 22:44:11 +00:00
  • fce9f6463a multiple patches: - Module coders: new hooks: part, kick, chanmode, topic. changed: quit (added 'comment' param). - Enlarged REPORT_* vars a bit. - IPv6: UnrealIRCd can now lookup ip6.arpa addresses too (original IRCnet patch modified for UnrealIRCd by Onliner). Bram Matthys 2003-05-27 22:38:17 +00:00
  • 11b0c97e85 Changed some wording in TKL codemastr 2003-05-23 17:31:35 +00:00
  • 187ef2996d - Fixed bug in HOOKTYPE_LOCAL_JOIN which could cause 0-member-channels if a hook returned 1 and the channel was new. Bram Matthys 2003-05-22 18:52:11 +00:00
  • 83bf47452d Fixed /map luke 2003-05-21 14:21:40 +00:00
  • 0d33d9a412 Fixed a win32 editor bug codemastr 2003-05-20 18:43:57 +00:00
  • 2dc82a43cc - Probably fixed server-notices bug (duplicates, to non-opers) caused by a few SVS* cmds, reported by _loco_ (#0000991). Bram Matthys 2003-05-20 17:57:25 +00:00
  • a4a447e788 Made /whois slightly faster codemastr 2003-05-19 20:39:39 +00:00
  • d7efc09cef Removed a reference to pthreads codemastr 2003-05-18 17:30:56 +00:00
  • 225a84e300 Removed TSP codemastr 2003-05-18 17:27:51 +00:00
  • 33b1fb5d41 set::options::mkpasswd-for-everyone + Added error messages if not oper for: sdesc, mkpasswd, htm, rping, opermotd Bram Matthys 2003-05-17 17:52:24 +00:00
  • 96720abeda - Fixed regex detection problem (introduced by a change 2 days ago). <- i added that () comment so ppl don't think it was in beta16 ;p Bram Matthys 2003-05-17 15:48:57 +00:00
  • 23248c91e6 Changed who flag & to ? codemastr 2003-05-16 20:01:22 +00:00
  • 83d19d60e4 - Updated src/win32/unrealinst.iss a bit Bram Matthys 2003-05-15 18:52:53 +00:00
  • 730c302c72 Made regex use extended regexps, and fixed a Sun compile problem codemastr 2003-05-15 18:40:08 +00:00
  • 2c3eb0339c Solaris compile fix, and deny channel::redirect codemastr 2003-05-14 22:34:44 +00:00
  • 878a0f899b - Check in autoconf for MacOS X that will make compiling and running on it to work stskeeps 2003-05-13 12:35:52 +00:00
  • 9e70767b8d little fix stskeeps 2003-05-13 09:50:08 +00:00
  • 7ea0e34f85 - Committed little de-Fizzer module to extras/ stskeeps 2003-05-13 09:12:59 +00:00
  • 7589b92df7 Fixed an SVSMOTD bug codemastr 2003-05-12 19:14:03 +00:00
  • 99dbe995c0 - Code cleanup (sys_errlist[]) Bram Matthys 2003-05-12 18:45:21 +00:00
  • 9d377150a1 forgot to change date!!!~~~ Bram Matthys 2003-05-11 22:52:28 +00:00
  • 2e03a27b15 Fixed a bug in del_throttling_bucket codemastr 2003-05-11 21:38:30 +00:00
  • 847a2f4944 Resolver changes codemastr 2003-05-11 21:33:30 +00:00
  • 374a7d5950 Added set::ident::connect-timeout and set::ident::read-timeout, updated example.conf: added throttle block. Bram Matthys 2003-05-11 21:08:13 +00:00
  • b780fc9347 - Updated flags in /version (and greeting), added 'Z' for zip links support, updated tech doc. Bram Matthys 2003-05-11 19:12:57 +00:00
  • fb5ea7d873 channelmode +f fix /// IPv6: Fixed unable-to-resolve-bug if both a A/AAAA record and NS/MX/etc records were present Bram Matthys 2003-05-11 16:26:58 +00:00
  • 0e4a8945e6 - And another minor +L fix. Bram Matthys 2003-05-10 23:19:51 +00:00
  • 4e74bbac1e - Code cleanup/merge m_join/channel_link: fixed multiple channelmode +L problems. Bram Matthys 2003-05-10 21:56:31 +00:00
  • 370acc2abe Made it so it is no longer necessary for modules to copy the ModuleInfo structure codemastr 2003-05-10 18:53:50 +00:00
  • f0a5ab1310 - Moved /stats zip from NOTICE to RPL_TEXT, updated stats documentation. Bram Matthys 2003-05-10 00:27:29 +00:00
  • 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 +00:00
  • 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 +00:00
  • c7366d942f Added CASEMAPPING=ascii as per request stskeeps 2003-05-09 08:29:41 +00:00
  • e0a4cf5100 - Misc /whois and webtv whois fixes Bram Matthys 2003-05-09 00:41:25 +00:00
  • 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 +00:00
  • f3e2f1c524 NETINFO * for cloak-keys codemastr 2003-05-08 23:32:38 +00:00
  • 012ba4da76 made ban version {} also listen to CTCP SCRIPT codemastr 2003-05-08 19:09:31 +00:00
  • a9f06266b7 Made the command loop slightly faster codemastr 2003-05-08 17:43:31 +00:00
  • ed7a06f1e5 Renamed channel mode +a to 'channel admin' codemastr 2003-05-08 17:37:25 +00:00
  • 54f35ce6a5 added include "help.conf" to example.conf, not worht mentioning in Changes ;p Bram Matthys 2003-05-08 02:12:04 +00:00
  • 740e86e4b9 Added a CommandExists function codemastr 2003-05-06 22:26:48 +00:00
  • c6be4ee44f - Removed some leftover TECHAT references (#0000953). Bram Matthys 2003-05-06 21:55:21 +00:00
  • 906f4dd0b7 - Little find_client() audit. Bram Matthys 2003-05-06 18:42:52 +00:00
  • eb6b8f89bb - Fixed ripemd-160 vs ripemd160 confusion, reported by thelight (#0000949). Bram Matthys 2003-05-06 03:48:17 +00:00
  • 1557bab74a - Fixed a local /kill bug during connection phase, reported by Gilou (#0000952). Bram Matthys 2003-05-06 00:18:02 +00:00
  • 114cec45b1 New version flag system codemastr 2003-05-04 21:30:38 +00:00
  • 69f0e97c9e Fixed a SVSMODE bug codemastr 2003-05-04 18:50:24 +00:00
  • c7de811b78 Fixed an operoverride bug with +aq codemastr 2003-05-04 17:37:25 +00:00
  • 337d05a43d - Fixed unprecise RPING output at windoze, reported by pak (#0000945). + useless code cleanups Bram Matthys 2003-05-04 16:44:40 +00:00
  • 0a74098238 Fixed a badword::action block bug with regex. Bram Matthys 2003-05-04 14:10:13 +00:00
  • 0c0faa05af - Removed some leftover +I code (can_stealth/^). Bram Matthys 2003-05-03 22:28:31 +00:00
  • d1fc8bff14 - Fixed "make install" error caused by bugreport file removal. Bram Matthys 2003-05-03 22:00:51 +00:00
  • 8d6e18d086 Fixed a /topic operoverride bug and vhost::vhost verification added codemastr 2003-05-03 18:18:07 +00:00
  • 95762dff6d fixup commit for tag 'unreal3_2_beta16' cvs2hg 2003-05-03 15:37:06 +00:00
  • 526cd8ba65 beta16 release stskeeps 2003-05-03 15:37:05 +00:00
  • 5023f55bc9 fooo stskeeps 2003-05-02 15:55:39 +00:00
  • ae68ad4994 blah stskeeps 2003-05-02 15:54:28 +00:00
  • d20f17fa8b Removed credits.potential stskeeps 2003-05-02 15:44:04 +00:00
  • f637e456d7 - Removed some more html files. stskeeps 2003-05-02 15:40:53 +00:00
  • 88cc0b6d96 BOPM windoze URL Bram Matthys 2003-05-02 00:45:22 +00:00
  • e91c2a8eed - Made SVSNOOP work. Reported by Lx (#0000933). [not dangerous to fix ;P] Bram Matthys 2003-05-01 19:52:06 +00:00
  • 09f74a9b11 Added warning if set::scan exists with a nice BOPM url etc. Bram Matthys 2003-05-01 19:44:11 +00:00
  • 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 +00:00
  • 9f4d4e674e docs, module hook, blablabla. Bram Matthys 2003-05-01 19:23:00 +00:00
  • 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 +00:00
  • e385747451 Removed +I reference from help.conf codemastr 2003-04-29 22:28:15 +00:00
  • 68a589daf5 Updated docs on +p Bram Matthys 2003-04-29 18:45:57 +00:00
  • 0bdb6a2e78 Docs updates codemastr 2003-04-28 17:26:04 +00:00
  • b4e8b60973 release preparations codemastr 2003-04-27 21:40:22 +00:00
  • ebc9d6242f - Preparing beta16: release notes ready, version updated in docs/text (except version.h). Bram Matthys 2003-04-27 18:57:04 +00:00
  • 9f1c81541d - Usermode +q can now be set by services admins, as stated in docs (#0000923). Bram Matthys 2003-04-27 15:00:27 +00:00
  • 59b1217a94 w00t ;P Bram Matthys 2003-04-27 14:26:32 +00:00
  • d35810e819 Fixed a bug with ban version {} codemastr 2003-04-26 23:31:56 +00:00
  • a6f56a6121 ... codemastr 2003-04-26 18:52:29 +00:00
  • 69ac5a529b Allow Ulines to use a TS in the past for topics codemastr 2003-04-26 18:49:54 +00:00
  • a25630a958 module umode changes codemastr 2003-04-26 16:37:14 +00:00
  • 31978ef74f Friendly IPv6 msg.. Bram Matthys 2003-04-24 14:58:07 +00:00
  • eed1a83d78 - Some documentation improvements regarding link::hostname. Bram Matthys 2003-04-24 14:20:42 +00:00
  • 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 +00:00
  • 8aefa6cdce - Fixed minor badwords /rehash memleak. Bram Matthys 2003-04-24 02:13:28 +00:00
  • d202cc0868 - Some code cleanups (s_conf.c, now has a config_setdefaultsettings()). Bram Matthys 2003-04-24 01:42:16 +00:00
  • 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 +00:00
  • fbabd2bd1e Additional SJOIN debug info in case of fishy timestamp Bram Matthys 2003-04-20 20:34:09 +00:00
  • 4a679b34c4 - Fixed usermode +S: was accidently a local usermode (#0000909) Bram Matthys 2003-04-20 20:22:33 +00:00
  • 01c8f8bdc7 - Added IP bans like *!*@194.109.* (#0000474). Bram Matthys 2003-04-19 20:48:52 +00:00
  • 4b066b3347 - Fixed far connect (+s +F): connects from U-lined servers are now hidden again. Bram Matthys 2003-04-19 20:25:29 +00:00
  • 3c5e7ff5e7 - Fixed a PRIVMSG channelprefix bug reported by aragon (#0000902) Bram Matthys 2003-04-18 15:30:35 +00:00
  • a63eee5ee9 I won the fight... Bram Matthys 2003-04-17 18:13:01 +00:00
  • 201c0e39bc Fix-for-fix (debug stuff), sendto... real... opers... Bram Matthys 2003-04-17 18:01:55 +00:00
  • 9691748a7e - Added some temporarely SQLINE debugging/trace code Bram Matthys 2003-04-17 16:58:38 +00:00
  • f13b9b539e - Fixed a compile error with openssl enabled at redhat 9. Bram Matthys 2003-04-16 22:28:19 +00:00
  • d7f20fb507 Docs update codemastr 2003-04-16 19:28:39 +00:00