Bryan Drewery
|
224e32667d
* Port [3268] to 1.2.14
|
19 tahun lalu |
Bryan Drewery
|
7fd69e5820
* Port [3188] to 1.2.14
|
19 tahun lalu |
Bryan Drewery
|
a724eedbd4
* Port [3172] to 1.2.13
|
19 tahun lalu |
Bryan Drewery
|
fed82e7c58
* Port [2416] to 1.2.12
|
20 tahun lalu |
Bryan Drewery
|
d0c2de9f49
* Port [3000] to 1.2.11
|
20 tahun lalu |
Bryan Drewery
|
eaf7850f50
* Ported [2773] to 1.2.10
|
20 tahun lalu |
Bryan Drewery
|
d6acdf9caa
* Ported [2771] to 1.2.10
|
20 tahun lalu |
Bryan Drewery
|
3fa10cab38
* Poted [2535] to 1.2.9
|
20 tahun lalu |
Bryan Drewery
|
1290798136
* Ported [2533] to 1.2.9 (fixes #190)
|
20 tahun lalu |
Bryan Drewery
|
f6051a2ea2
* Ported [2508] to 1.2.9
|
20 tahun lalu |
Bryan Drewery
|
cd71e6c010
* More case fixes
|
21 tahun lalu |
Bryan Drewery
|
d9e5f9409f
* Fixed [bot]* cmds depending on case of botnicks.
|
21 tahun lalu |
Bryan Drewery
|
cbe09f0fe5
* Fixed Auth::GetIdx() to work with expired idx. (#109)
|
21 tahun lalu |
Bryan Drewery
|
56b9401273
* Fixed spaces being stripped in .botcmd reply.
|
21 tahun lalu |
Bryan Drewery
|
264189dbdd
* Removed some compatability code left from 1.2.2->1.2.3 switch
|
21 tahun lalu |
Bryan Drewery
|
8393cb9068
* Fixed ANSI codes incorrectly being accounted for in dumplots()
|
21 tahun lalu |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 tahun lalu |
Bryan Drewery
|
bca87b05ae
* Fixed *many* buffer overflows in the botnet code. (#94)
|
21 tahun lalu |
Bryan Drewery
|
c598ab5329
* Fixed cmd_boot attempting to boot a remote simulated dcc created by .botcmd. (#90)
|
21 tahun lalu |
Bryan Drewery
|
6eaefa1b6e
* Fixed bots unlinking others with invalid reasons, ie "Illegal link by leaf" instead of "Loop detected"
|
21 tahun lalu |
Bryan Drewery
|
6863736ae1
* Expire more than 1 remote idx at a time, safe to do so now
|
21 tahun lalu |
kathleen
|
2ca9b7d102
* Replacement and removal of defines from old eggdrop language system...
|
21 tahun lalu |
Bryan Drewery
|
bbadd3fa3f
* When booting, boot all sessions matching the nick given for the bot given (#37)
|
21 tahun lalu |
Bryan Drewery
|
e2e8642237
* Didn't fix that logging correctly
|
21 tahun lalu |
Bryan Drewery
|
242ebcdba3
* Fixed bug with forwarding log msgs between bots
|
21 tahun lalu |
Bryan Drewery
|
9f0a72eff3
* Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30)
|
21 tahun lalu |
Bryan Drewery
|
3ac0936b61
* Fixedbug in simple_vsnprintf() (forgot to break after parsing %D)
|
21 tahun lalu |
Bryan Drewery
|
e3e3b73ae9
* Removed simple_sprintf's %D param and am calling int_to_base64() directly now
|
21 tahun lalu |
Bryan Drewery
|
5cba122631
* Converted a bunch of egg_snprintf() to simple_snprintf()
|
21 tahun lalu |
Bryan Drewery
|
a8c8d21fdb
* Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d
|
21 tahun lalu |