Historique des commits

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