Bryan Drewery
|
fdf8a74aa0
* Removed cmd line param '-s'; Tracing bot on startup will always make the bot die right away.
|
21 лет назад |
Bryan Drewery
|
f44ae6eda1
* 'localhub's now check minutely if their bots need added or hosts added to userlist.
|
21 лет назад |
Bryan Drewery
|
0e56a9503d
* Begin 1.2.5-cvs
|
21 лет назад |
Bryan Drewery
|
c91e5ff660
* 1.2.4 Release
|
21 лет назад |
Bryan Drewery
|
be06a07470
|
21 лет назад |
Bryan Drewery
|
4564197417
* Increased buffer size in binary config for binname/binpath/homedir
|
21 лет назад |
Bryan Drewery
|
b886fa4741
|
21 лет назад |
Bryan Drewery
|
a5994f791c
|
21 лет назад |
Bryan Drewery
|
728b89dce9
* Begin 1.2.4-cvs
|
21 лет назад |
Bryan Drewery
|
5381a321a7
* Wraith 1.2.3 Release
|
21 лет назад |
Bryan Drewery
|
c931f59eba
* Fixed dcc autoaway not properly showing how many minutes the user has been idle.
|
21 лет назад |
Bryan Drewery
|
320115b64c
* Oops, variable collision; autoaway -> dcc_autoaway
|
21 лет назад |
Bryan Drewery
|
1dd02d0547
* Added var 'autoaway': How long in seconds until an idle user is set away on dcc auto. (Def: 1800, 30min)
|
21 лет назад |
Bryan Drewery
|
0397a51793
* When restarting, also pass along -s
|
21 лет назад |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
Bryan Drewery
|
0c5b1d9ee1
* restart/rehash were broken in main loop still
|
21 лет назад |
Bryan Drewery
|
09b8b239a8
* Fixed bot rehashing config after -C forever
|
21 лет назад |
Bryan Drewery
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
21 лет назад |
Bryan Drewery
|
756c56ffe4
* Tempdir is now chosen from a list as follows: (hub) ./tmp/ (leaf) ~/.ssh/..., /tmp/, ./
|
21 лет назад |
Bryan Drewery
|
ab9fb47f5b
* Running the bot with -C will automatically update uid/uname/homedir/username **(use -c to avoid this)**
|
21 лет назад |
Bryan Drewery
|
edd150c287
* Oops, disabled sending timesync minutely because I thought I was sending it with pings
|
21 лет назад |
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 лет назад |