Bryan Drewery
|
7a2f224078
* Detection system run by localhub will kill all other running bots on shell with DIE/SUICIDE now.
|
21 лет назад |
Bryan Drewery
|
eb7bdeee61
* Use "/tmp/" as the default tempdir and don't bother chmodding it (#32)
|
21 лет назад |
Bryan Drewery
|
6863736ae1
* Expire more than 1 remote idx at a time, safe to do so now
|
21 лет назад |
Bryan Drewery
|
fde17b5022
* dcc[].simul is an idx, so it needs to be -1 to be disabled.
|
21 лет назад |
Bryan Drewery
|
a596008919
* Fixed a small idx bug check in closing remote simuls
|
21 лет назад |
Bryan Drewery
|
57ac308bc9
* After editing the binary with -C, also kill/remove any bots which were removed from the list
|
21 лет назад |
Bryan Drewery
|
1989cc8bc7
* Don't free_conf_bots() if we're a hub or localhub
|
21 лет назад |
Bryan Drewery
|
693c4d652f
* Fxied up some misc bugs left from new conf system
|
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
|
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
|
6679b221fd
|
21 лет назад |
Bryan Drewery
|
b150c05717
* Auth system rewritten into a class
|
21 лет назад |
Bryan Drewery
|
82c8acfaf5
* Fixed SIGUSR1 signal after -C not working
|
21 лет назад |
Bryan Drewery
|
b34f97945d
* Work on auth system to bind dcc commands to auth system without rewriting them
|
21 лет назад |
OpenSSL Project (Ported by Bryan)
|
6330870e16
* Updated MD5 code to use openssl's implemention which is portable and optimized
|
21 лет назад |
Bryan Drewery
|
758beb24e5
* Added some stupid stuff for console crypting for future use
|
21 лет назад |
Bryan Drewery
|
c8090b2594
* No longer calling send_timesync() once per minute as this is done in botnet pings now
|
21 лет назад |
Bryan Drewery
|
c9c8db0356
* Added some profiling code
|
21 лет назад |
Bryan Drewery
|
488f4d034f
* tempdir is now filled in bin_to_conf
|
21 лет назад |
Bryan Drewery
|
d4c4e1015f
* Increased buffer size in -C for binname/binpath/homedir
|
21 лет назад |
Bryan Drewery
|
691c6ef789
* Fixed binary exiting with ERR_NOBOTS under conditions that it shouldn't. (updating)
|
21 лет назад |
Bryan Drewery
|
bc91a7e206
* Added rcsid[] to all files
|
21 лет назад |
Bryan Drewery
|
a01eeef5e5
* Send SIGUSR1 after exiting from -C
|
21 лет назад |
Bryan Drewery
|
375383368b
* getcwd() requires PATH_MAX
|
21 лет назад |
Bryan Drewery
|
4ec15d7d2f
* Fixedbug with bot not spawning children correctly
|
21 лет назад |
Bryan Drewery
|
7c9810a292
|
21 лет назад |
Bryan Drewery
|
31391bd13e
|
21 лет назад |