Bryan Drewery
|
cd71e6c010
* More case fixes
|
21 سال پیش |
Bryan Drewery
|
d9e5f9409f
* Fixed [bot]* cmds depending on case of botnicks.
|
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
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
21 سال پیش |
kathleen
|
2ca9b7d102
* Replacement and removal of defines from old eggdrop language system...
|
21 سال پیش |
Bryan Drewery
|
e2e8642237
* Didn't fix that logging correctly
|
21 سال پیش |
Bryan Drewery
|
9f0a72eff3
* Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30)
|
21 سال پیش |
Bryan Drewery
|
7f674f059c
* Reversed the %D removal as it int_to_base64() uses a static buffer()
|
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
|
bc91a7e206
* Added rcsid[] to all files
|
21 سال پیش |
Bryan Drewery
|
f6b3d97611
* Forgot some checking for dcc[].type
|
21 سال پیش |
Bryan Drewery
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 سال پیش |
Bryan Drewery
|
ccb2750d36
* All dcc loops need to check for dcc[].type, as the table will now have gaps...
|
21 سال پیش |
Bryan Drewery
|
7abb9533ea
* Fixed a bug with part of the 'remotecmd' system
|
21 سال پیش |
Bryan Drewery
|
1413abcd5d
* Undid sockt_t/size_t patches
|
21 سال پیش |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 سال پیش |
Bryan Drewery
|
b83928cdf0
* More c++ leaf fixes, now for hub :)
|
22 سال پیش |
Bryan Drewery
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 سال پیش |
Bryan Drewery
|
3164cd2ac8
* Casted memory allocations, c++ requires it
|
22 سال پیش |
Bryan Drewery
|
249537cbf5
* More unneeded stack pointers
|
22 سال پیش |
Bryan Drewery
|
aed2b5005f
* Removed a ton of unused paramaters
|
22 سال پیش |
Bryan Drewery
|
58346386a5
* Remove define DCCPASS
|
22 سال پیش |
Bryan Drewery
|
220e5a2e99
* Misc compile *warnings*
|
22 سال پیش |
Bryan Drewery
|
77363f3e6c
* Using 'inline' now no longer using '__inline__'
|
22 سال پیش |
Bryan Drewery
|
0a04e92dd0
* Removed cmd_botinfo
|
22 سال پیش |
Bryan Drewery
|
78d8c05fa5
* Made some large buffers quite smaller
|
22 سال پیش |
Bryan Drewery
|
4d86714aa2
* inline -> __inline__
|
22 سال پیش |