Bryan Drewery
|
9fc3995250
* Trace detection cannot be set to 'ignore', lowest setting is now: 'die'
|
21 лет назад |
Bryan Drewery
|
fdf8a74aa0
* Removed cmd line param '-s'; Tracing bot on startup will always make the bot die right away.
|
21 лет назад |
Bryan Drewery
|
6bc5b6a696
* Completed some missing code for '+r' (#127)
|
21 лет назад |
Bryan Drewery
|
55e6306412
* Added flag '+r' which will make a bot resolve all hosts it sees to match against userlist. (You should only set this per-chan)
|
21 лет назад |
Bryan Drewery
|
369e366ec5
* Balanced out mdop/mop kicks to not make entire net flood off.
|
21 лет назад |
Bryan Drewery
|
a2b5958929
* Added CIDR/mask matching support for all user hosts, ie, '.+host user *!jerry@1.2.0.0/16' will match 'bob!jerry@1.2.3.4'
|
21 лет назад |
Bryan Drewery
|
83b06e9ed3
* Fixed typo for 'help nopass'
|
21 лет назад |
Bryan Drewery
|
658abc0b6c
* Fixed bots auto-opping passwordless users on JOIN, to match cmd_mop.
|
21 лет назад |
Bryan Drewery
|
d6996e514d
* Added confirmation for using 'set' on list variables without using the list functions. (#118)
|
21 лет назад |
Bryan Drewery
|
3634bd40c6
* Added examples on how to use cmd_set in the helpfile. (#118)
|
21 лет назад |
Bryan Drewery
|
f401e25831
* Fixed cmd_chattr displaying flags for higher users, therefore bypassing 'whois' restrictions. (#123)
|
21 лет назад |
Bryan Drewery
|
bbc8bb8a98
* Fixed cmd_chattr saving userfile when no changes were made. (#123)
|
21 лет назад |
Bryan Drewery
|
529c334ca0
* Added binary config botline output to cmd_newleaf. (#135)
|
21 лет назад |
Bryan Drewery
|
0404894509
* Fixed wrong notice on partyline when a user with no access attempts to telnet in.
|
21 лет назад |
Bryan Drewery
|
2a1f02b69f
* Updated CREDITS/cmd_about (#119)
|
21 лет назад |
Bryan Drewery
|
7d4b5d1357
|
21 лет назад |
Bryan Drewery
|
0f01ec9802
* Fixed the whois_access() function to not allow non-perm owners to see/access perm-owners.
|
21 лет назад |
Bryan Drewery
|
a5edeb4d57
* Prevent use of botcmd for cmd_me
|
21 лет назад |
Bryan Drewery
|
348b2e73bc
* Fixed a segfault/cpu-spin during WHO parsing, although, it could have occurred at any time. (#110)
|
21 лет назад |
Bryan Drewery
|
1f6fec91c3
* Possibly fixed a random segfault after linking/connecting to irc.
|
21 лет назад |
Bryan Drewery
|
0045310e73
|
21 лет назад |
Bryan Drewery
|
c9db8feabe
* Fixed security flaw with 'auth-obscure', and improved: auth-obscure now gives a hash regardless of 'dccauth'.
|
21 лет назад |
Bryan Drewery
|
9263430831
* Disabled cmd_away/cmd_back over 'botcmd'
|
21 лет назад |
Bryan Drewery
|
a38f9c8c63
* Added code to prevent cmd_botcmd from being chained over botnet.
|
21 лет назад |
Bryan Drewery
|
9ef858b342
* Fixed 'reset*' being blocked with 'botcmd *'
|
21 лет назад |
Bryan Drewery
|
d8c180487f
* Added note at end of display for cmd_match to try using cmd_matchbot
|
21 лет назад |
Bryan Drewery
|
52f577ec90
* Fixed cmd_net[ps|last] not working. (#130, #131)
|
21 лет назад |
Bryan Drewery
|
6d6b326e21
* Added syslog style repeated log detection for all logging.
|
21 лет назад |
Bryan Drewery
|
61705ab32f
|
21 лет назад |
Bryan Drewery
|
f277709408
* Fixed an issue with bot respdoning to TCM CTCP VERSIONS too slowly at times on connect. (#128)
|
21 лет назад |