Bryan Drewery
|
d779e9dec9
* Link over unix domain socket to localhub
|
16 年 前 |
Bryan Drewery
|
02d4d4f4e7
* Remove conf.binpath and conf.binname
|
16 年 前 |
Bryan Drewery
|
ea6948ccde
* Remove obsoleted conf.watcher
|
16 年 前 |
Bryan Drewery
|
bf9674e1c1
* Remove conf.uname and conf.autouname
|
16 年 前 |
Bryan Drewery
|
4696a7652c
* Don't pass fileno(f) around to Stream, use the fd or filename only
|
17 年 前 |
Bryan Drewery
|
de6de64e1c
* Read config using EncryptedStream
|
17 年 前 |
Bryan Drewery
|
48fb052e77
* Remove pscloak feature, it was too malicious, pointless and stupid.
|
17 年 前 |
Bryan Drewery
|
f11bf46d54
* Port [3593] to 1.2.14
|
18 年 前 |
Bryan Drewery
|
f7184be603
* Port [3222] to 1.2.14
|
19 年 前 |
Bryan Drewery
|
129139a1dd
* Port [3218] to 1.2.14
|
19 年 前 |
Bryan Drewery
|
7e13dfdecd
* Port [3207] to 1.2.14
|
19 年 前 |
Bryan Drewery
|
746ea35b55
* Port [3205] to 1.2.14
|
19 年 前 |
Bryan Drewery
|
180633c414
* Port [2980] to 1.2.11
|
20 年 前 |
Bryan Drewery
|
c2e94fa424
* Port [2978] to 1.2.11
|
20 年 前 |
Bryan Drewery
|
4fc1fac61d
* Fixed a startup segfault. (fixes #195)
|
20 年 前 |
Bryan Drewery
|
4888081a11
* Ported [2698] to 1.2.9 (copy pidfiles over from old tempdirs to datadir)
|
20 年 前 |
Bryan Drewery
|
25d8addea8
* Ported [2646] to 1.2.9 (Added datadir, addresses #162)
|
20 年 前 |
Bryan Drewery
|
e2ed1f0606
* Fixed localhub attempting to spawn itself during binary rehash and cmd_conf
|
21 年 前 |
Bryan Drewery
|
4564197417
* Increased buffer size in binary config for binname/binpath/homedir
|
21 年 前 |
Bryan Drewery
|
7a2f224078
* Detection system run by localhub will kill all other running bots on shell with DIE/SUICIDE now.
|
21 年 前 |
Bryan Drewery
|
57ac308bc9
* After editing the binary with -C, also kill/remove any bots which were removed from the list
|
21 年 前 |
Bryan Drewery
|
df14fb2f47
* After editing binary with -C, new bots/hosts are automatically added if first bot is linked.
|
21 年 前 |
Bryan Drewery
|
693c4d652f
* Fxied up some misc bugs left from new conf system
|
21 年 前 |
Bryan Drewery
|
ce9e5dc1d0
* Default UID is now -1 (to fix running as root) (Fixes #12)
|
21 年 前 |
Bryan Drewery
|
eb11bc0b9d
* Removed unneeded pointer from conf struct
|
21 年 前 |
Bryan Drewery
|
488f4d034f
* tempdir is now filled in bin_to_conf
|
21 年 前 |
Bryan Drewery
|
867789d07a
* Added back free_conf()
|
21 年 前 |
Bryan Drewery
|
e3c19df9ec
* Converted conf.c
|
21 年 前 |
Bryan Drewery
|
a966a3b564
* Eliminated the conffile struct as it was a duplicate of conf
|
21 年 前 |
Bryan Drewery
|
697492b4bc
* init_conf -> init_conffile
|
21 年 前 |