Bryan Drewery
|
cd71e6c010
* More case fixes
|
21 лет назад |
Bryan Drewery
|
d9e5f9409f
* Fixed [bot]* cmds depending on case of botnicks.
|
21 лет назад |
Bryan Drewery
|
cbe09f0fe5
* Fixed Auth::GetIdx() to work with expired idx. (#109)
|
21 лет назад |
Bryan Drewery
|
56b9401273
* Fixed spaces being stripped in .botcmd reply.
|
21 лет назад |
Bryan Drewery
|
264189dbdd
* Removed some compatability code left from 1.2.2->1.2.3 switch
|
21 лет назад |
Bryan Drewery
|
8393cb9068
* Fixed ANSI codes incorrectly being accounted for in dumplots()
|
21 лет назад |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
Bryan Drewery
|
bca87b05ae
* Fixed *many* buffer overflows in the botnet code. (#94)
|
21 лет назад |
Bryan Drewery
|
c598ab5329
* Fixed cmd_boot attempting to boot a remote simulated dcc created by .botcmd. (#90)
|
21 лет назад |
Bryan Drewery
|
6eaefa1b6e
* Fixed bots unlinking others with invalid reasons, ie "Illegal link by leaf" instead of "Loop detected"
|
21 лет назад |
Bryan Drewery
|
6863736ae1
* Expire more than 1 remote idx at a time, safe to do so now
|
21 лет назад |
kathleen
|
2ca9b7d102
* Replacement and removal of defines from old eggdrop language system...
|
21 лет назад |
Bryan Drewery
|
bbadd3fa3f
* When booting, boot all sessions matching the nick given for the bot given (#37)
|
21 лет назад |
Bryan Drewery
|
e2e8642237
* Didn't fix that logging correctly
|
21 лет назад |
Bryan Drewery
|
242ebcdba3
* Fixed bug with forwarding log msgs between bots
|
21 лет назад |
Bryan Drewery
|
9f0a72eff3
* Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30)
|
21 лет назад |
Bryan Drewery
|
3ac0936b61
* Fixedbug in simple_vsnprintf() (forgot to break after parsing %D)
|
21 лет назад |
Bryan Drewery
|
e3e3b73ae9
* Removed simple_sprintf's %D param and am calling int_to_base64() directly now
|
21 лет назад |
Bryan Drewery
|
5cba122631
* Converted a bunch of egg_snprintf() to simple_snprintf()
|
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
|
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
|
bc91a7e206
* Added rcsid[] to all files
|
21 лет назад |
Bryan Drewery
|
f2dfb6faf3
* Removed remaining ifdefs for LEAF/HUB
|
21 лет назад |
Bryan Drewery
|
693a0bcb39
* Removed some lingering defines
|
21 лет назад |
Bryan Drewery
|
efc010fa11
* Converted some functions over
|
21 лет назад |
Bryan Drewery
|
760bc8c23e
* Added .type and checking for botcmd_t
|
21 лет назад |
Bryan Drewery
|
09d6f654a6
* Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2)
|
21 лет назад |
Bryan Drewery
|
e02a7146d0
|
21 лет назад |
Bryan Drewery
|
20c12e514b
* Sanity check if a botcmd is being sent by a hub or not.
|
21 лет назад |