Bram Matthys
e0a4cf5100
- Misc /whois and webtv whois fixes
2003-05-09 00:41:25 +00:00
Bram Matthys
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.
2003-05-08 23:43:55 +00:00
codemastr
f3e2f1c524
NETINFO * for cloak-keys
2003-05-08 23:32:38 +00:00
codemastr
012ba4da76
made ban version {} also listen to CTCP SCRIPT
2003-05-08 19:09:31 +00:00
codemastr
a9f06266b7
Made the command loop slightly faster
2003-05-08 17:43:31 +00:00
codemastr
ed7a06f1e5
Renamed channel mode +a to 'channel admin'
2003-05-08 17:37:25 +00:00
codemastr
740e86e4b9
Added a CommandExists function
2003-05-06 22:26:48 +00:00
Bram Matthys
906f4dd0b7
- Little find_client() audit.
2003-05-06 18:42:52 +00:00
Bram Matthys
eb6b8f89bb
- Fixed ripemd-160 vs ripemd160 confusion, reported by thelight ( #0000949 ).
2003-05-06 03:48:17 +00:00
Bram Matthys
1557bab74a
- Fixed a local /kill bug during connection phase, reported by Gilou ( #0000952 ).
2003-05-06 00:18:02 +00:00
codemastr
114cec45b1
New version flag system
2003-05-04 21:30:38 +00:00
codemastr
69f0e97c9e
Fixed a SVSMODE bug
2003-05-04 18:50:24 +00:00
codemastr
c7de811b78
Fixed an operoverride bug with +aq
2003-05-04 17:37:25 +00:00
Bram Matthys
337d05a43d
- Fixed unprecise RPING output at windoze, reported by pak ( #0000945 ). + useless code cleanups
2003-05-04 16:44:40 +00:00
Bram Matthys
0a74098238
Fixed a badword::action block bug with regex.
2003-05-04 14:10:13 +00:00
Bram Matthys
0c0faa05af
- Removed some leftover +I code (can_stealth/^).
2003-05-03 22:28:31 +00:00
codemastr
8d6e18d086
Fixed a /topic operoverride bug and vhost::vhost verification added
2003-05-03 18:18:07 +00:00
Bram Matthys
88cc0b6d96
BOPM windoze URL
2003-05-02 00:45:22 +00:00
Bram Matthys
e91c2a8eed
- Made SVSNOOP work. Reported by Lx ( #0000933 ). [not dangerous to fix ;P]
2003-05-01 19:52:06 +00:00
Bram Matthys
09f74a9b11
Added warning if set::scan exists with a nice BOPM url etc.
2003-05-01 19:44:11 +00:00
Bram Matthys
9f4d4e674e
docs, module hook, blablabla.
2003-05-01 19:23:00 +00:00
stskeeps
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
2003-05-01 18:31:58 +00:00
codemastr
0bdb6a2e78
Docs updates
2003-04-28 17:26:04 +00:00
Bram Matthys
ebc9d6242f
- Preparing beta16: release notes ready, version updated in docs/text (except version.h).
2003-04-27 18:57:04 +00:00
Bram Matthys
9f1c81541d
- Usermode +q can now be set by services admins, as stated in docs ( #0000923 ).
2003-04-27 15:00:27 +00:00
codemastr
d35810e819
Fixed a bug with ban version {}
2003-04-26 23:31:56 +00:00
codemastr
69ac5a529b
Allow Ulines to use a TS in the past for topics
2003-04-26 18:49:54 +00:00
codemastr
a25630a958
module umode changes
2003-04-26 16:37:14 +00:00
Bram Matthys
31978ef74f
Friendly IPv6 msg..
2003-04-24 14:58:07 +00:00
Bram Matthys
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.
2003-04-24 14:09:38 +00:00
Bram Matthys
8aefa6cdce
- Fixed minor badwords /rehash memleak.
2003-04-24 02:13:28 +00:00
Bram Matthys
d202cc0868
- Some code cleanups (s_conf.c, now has a config_setdefaultsettings()).
2003-04-24 01:42:16 +00:00
Bram Matthys
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.
2003-04-24 01:21:52 +00:00
Bram Matthys
fbabd2bd1e
Additional SJOIN debug info in case of fishy timestamp
2003-04-20 20:34:09 +00:00
Bram Matthys
4a679b34c4
- Fixed usermode +S: was accidently a local usermode ( #0000909 )
2003-04-20 20:22:33 +00:00
Bram Matthys
01c8f8bdc7
- Added IP bans like *!*@194.109.* ( #0000474 ).
2003-04-19 20:48:52 +00:00
Bram Matthys
4b066b3347
- Fixed far connect (+s +F): connects from U-lined servers are now hidden again.
2003-04-19 20:25:29 +00:00
Bram Matthys
3c5e7ff5e7
- Fixed a PRIVMSG channelprefix bug reported by aragon ( #0000902 )
2003-04-18 15:30:35 +00:00
Bram Matthys
a63eee5ee9
I won the fight...
2003-04-17 18:13:01 +00:00
Bram Matthys
201c0e39bc
Fix-for-fix (debug stuff), sendto... real... opers...
2003-04-17 18:01:55 +00:00
Bram Matthys
9691748a7e
- Added some temporarely SQLINE debugging/trace code
2003-04-17 16:58:38 +00:00
Bram Matthys
f13b9b539e
- Fixed a compile error with openssl enabled at redhat 9.
2003-04-16 22:28:19 +00:00
codemastr
8409ff6234
Fixed a bug where /nsg and /notice didn't use tokens for nick@server forms
2003-04-16 18:49:00 +00:00
codemastr
f866ce40df
Fixed a bug with reporting invalid set::dns directives
2003-04-16 18:12:32 +00:00
Bram Matthys
6ebcf46459
- Minor error msg improvements
...
- Fixed a bug with wrong hub/leaf settings ("non-hub introduced leaf") causing a crash (#0000732 ).
2003-04-16 17:05:00 +00:00
codemastr
dd1364321a
Fixed a ban version {} bug, added an aliases/anope.conf, and updated some docs
2003-04-15 21:56:24 +00:00
codemastr
c2a4509d9c
Made the channel be hidden from /who if you are +p
2003-04-13 23:46:04 +00:00
Bram Matthys
3c6ecbcbb2
- Fix for set::restrict-channelmodes (eating parameters).
2003-04-13 20:05:54 +00:00
codemastr
bf0b2a98cd
Docs update
2003-04-13 19:10:42 +00:00
Bram Matthys
3618b2a2fa
- badword::action::block should now be ok
2003-04-13 19:04:46 +00:00