This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
NeoStats-opsb/ChangeLog
2003-01-30 11:29:25 +00:00

36 lines
No EOL
1.9 KiB
Text

Open Proxy Scanning Bot Module for NeoStats Changelog.
==============================================================================
* Version 1.0 * 12/12/2002 * Fish
- Fix a coredump when not enough paramaters supplied to the set command
- OPSB checks the excluded server list when a nick joins on straight away, instead of waiting for the DNS lookups to finish :)
- Changed some of the levels to 40 (localoper) so localops can use opsb to check sites/users
- Bah, really fixed set to not work at all!
- Added some stats on cachehits and opm hits
* Version 1.0RC3 * 5/11/2002 * Fish
- Fixed a problem when we delete a scanned user out of the active list when the tcp connect had finished, but not the dns bl lookup...
- Attempting to find the cleanlist segv bug
- Still trying to find this bug... Believe its in the buffer code
* Version 1.0RC2 * 27/10/2002 * Fish
- Fixed a serious bug with not banning some proxies... ALL USERS SHOULD UPDATE
* Version 1.0RC1 * 24/10/2002 * Fish
- Strings recieved from proxies are now buffered
- new set option DISABLESCAN to only do opm lookup, and not a proxy check
- OLD Conf files are *INVALID* rm data/opsb.db file
- fixed up /msg opsb help interface
- added real connect string to opsb.log for detection and OPM reporting
- Added a few default IRCd throttle strings for added detection of open proxies when a Proxy Connect gets throttled.
* Version 1.0Beta2 * 2/8/2002 * Fish
- Added GPL headers and credit to BOPM authors
- A few fixes in a attempt to find this socket/checklist bug
- Stopped setting Glines multiple times if we find a multiple open proxies, or host is listed in OPM
- Think I finally fixed the socket/checklist bug
- Fixed a few mem leaks I believe
- Added actual string to opsb.log for detection and OPM reporting
- added to exclusion list who added the exclusion, and the reason
* Version 1.0Beta1 * 31/8/2002 * Fish
- Initial Release