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 سال پیش |
Bryan Drewery
|
9fe0d46aed
* Fixed segfault after booting users when a leaf has lost +c. (#18)
|
21 سال پیش |
Bryan Drewery
|
8e99178d5e
* Added some spacing after 'uname' in -C
|
21 سال پیش |
Bryan Drewery
|
363634fc13
* Fixed a problem with accepting new telnet connections.
|
21 سال پیش |
Bryan Drewery
|
9e9cacb6e3
|
21 سال پیش |
Bryan Drewery
|
e841139735
* Fixed userfile becoming desynced during transfer; A bot downloading a userfile would miss changes made during the transfer. (#11)
|
21 سال پیش |
Bryan Drewery
|
339e2691e1
|
21 سال پیش |
Bryan Drewery
|
5895489954
* Added cmd_version (same as (bot|net)verison)
|
21 سال پیش |
Bryan Drewery
|
49cb4a6ed4
* Setting -take now automatically sets +fastop as well (#13).
|
21 سال پیش |
Bryan Drewery
|
6679b221fd
|
21 سال پیش |
Bryan Drewery
|
be7e0abec5
* Fixed DNS returning a blank reply for reverse lookups with missing records.
|
21 سال پیش |
Bryan Drewery
|
df64e22c67
|
21 سال پیش |
Bryan Drewery
|
b150c05717
* Auth system rewritten into a class
|
21 سال پیش |
Bryan Drewery
|
76f104392c
* Added some error logging for failed bind() listen() and getsockname()
|
21 سال پیش |
Bryan Drewery
|
82c8acfaf5
* Fixed SIGUSR1 signal after -C not working
|
21 سال پیش |
Bryan Drewery
|
ce9e5dc1d0
* Default UID is now -1 (to fix running as root) (Fixes #12)
|
21 سال پیش |
Bryan Drewery
|
572fcab0df
|
21 سال پیش |
Bryan Drewery
|
bbb67dd74a
* Fixed users showing up in .whom after doing .botcmd and relinking the bot which the cmd was ran on. (#9)
|
21 سال پیش |
Bryan Drewery
|
b34f97945d
* Work on auth system to bind dcc commands to auth system without rewriting them
|
21 سال پیش |
Bryan Drewery
|
dfe1caf6e6
* Changed dcc[].msgc to dcc[].irc
|
21 سال پیش |
Bryan Drewery
|
b9fc771453
* Added macro have_cmd() to check if a cmd is available on the bot (hub/leaf)
|
21 سال پیش |