Bryan Drewery
|
2fc7ab9a2f
* Fixed some excess newlines when a user is booted for losing hub/leaf access.
|
21 жил өмнө |
Bryan Drewery
|
5cba122631
* Converted a bunch of egg_snprintf() to simple_snprintf()
|
21 жил өмнө |
Bryan Drewery
|
a99f4dab25
* Added simple_snprintf()
|
21 жил өмнө |
Bryan Drewery
|
ca53255b97
* Now using ANSI color code *0* to close bold (as opposed to new standard: 22)
|
21 жил өмнө |
Bryan Drewery
|
a8c8d21fdb
* Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d
|
21 жил өмнө |
Bryan Drewery
|
94c68c1bb8
* Fixed a bunch of lame bugs in the getop system
|
21 жил өмнө |
Bryan Drewery
|
7c5c0b4b95
* Cleaned up some of the firewall code
|
21 жил өмнө |
Bryan Drewery
|
7889ab8f49
* Fixed bots unbanning bots via botnet requests when the bot is set +k for the chan.
|
21 жил өмнө |
Bryan Drewery
|
c8511123ee
* Optimized WHO parsing more to alieviate some cpu usage in large chans
|
21 жил өмнө |
Bryan Drewery
|
1c2343ab29
* cmd_cycle now will only cycle the net if done on the hub. Doing it on a leaf cycles only that one bot.
|
21 жил өмнө |
Bryan Drewery
|
3cc850b738
|
21 жил өмнө |
Bryan Drewery
|
ca8bc9f959
* Fixed request_op() to check/fill the user pointer if it's empty.
|
21 жил өмнө |
Bryan Drewery
|
786b35d07f
* Now checking new botuserhost at same time that we SET it (after the server connect WHOIS)
|
21 жил өмнө |
Bryan Drewery
|
4d5dda9283
* Previos patchset commit log:
|
21 жил өмнө |
Bryan Drewery
|
f970a6c622
|
21 жил өмнө |
Bryan Drewery
|
07e00c92f1
* More cidr support (some exempts/ban checking)
|
21 жил өмнө |
Bryan Drewery
|
2413307367
* Added cidr support for checking if a ban should be REMOVED when set (protected users/bots)
|
21 жил өмнө |
Bryan Drewery
|
703562627d
* Fixed a bug with enclink negociating which prevents bots from using NEW methods.
|
21 жил өмнө |
Bryan Drewery
|
6897583cd5
* Fixed bot's being tagged with op/login stats. (#22)
|
21 жил өмнө |
Bryan Drewery
|
5f23f3d38a
* Fixed a file descriptor leak in the 'last' checking.
|
21 жил өмнө |
Bryan Drewery
|
cc48b96cf5
* Misc compile fixes
|
21 жил өмнө |
Bryan Drewery
|
8e9c982f63
* Removed some old eggdrop bot reject code
|
21 жил өмнө |
Bryan Drewery
|
f876237a45
* Fixed cmd_boot to allow users to boot users they can whois. (Users with lower flags)
|
21 жил өмнө |
Bryan Drewery
|
e89b3911cc
* Users can no longer who PERM OWNERS unless they are themselves one.
|
21 жил өмнө |
Bryan Drewery
|
608a33b059
* Reverted patch from 1.2 which disabled removing duplicate msgs in server queue. (Fixes most queue/excess flood bugs)
|
21 жил өмнө |
Bryan Drewery
|
0224cb1e5d
* Fixed bot flooding with 'JOIN #chan', when it's already sent it
|
21 жил өмнө |
Bryan Drewery
|
e31dd5650b
* Fixed colors still showing for characters ":@()<>" when colors were turned off.
|
21 жил өмнө |
Bryan Drewery
|
9f2dcd0120
* +take stuff
|
21 жил өмнө |
Bryan Drewery
|
e82ddbd090
* Fixed bot's not being able to link when the botnick case did not match (userlist vs binary -C).
|
21 жил өмнө |
Bryan Drewery
|
acd6a2f9fd
* Fixed a bug with connecting to servers that did not send any data on connect.
|
21 жил өмнө |