История коммитов

Автор SHA1 Сообщение Дата
  Bryan Drewery 25d8addea8 * Ported [2646] to 1.2.9 (Added datadir, addresses #162) 20 лет назад
  Bryan Drewery cb5c2ba3b3 * Ported [2506] to 1.2.9 (fixes #186) 20 лет назад
  Bryan Drewery e2d24cca9c * Ported misc fixes to 1.2.9 20 лет назад
  Bryan Drewery 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 20 лет назад
  Bryan Drewery 81467c0df7 * Ported [2406] to 1.2.9 20 лет назад
  Bryan Drewery 80f9f93951 * Ported [2399] to 1.2.9 (fixes #158) 20 лет назад
  Bryan Drewery 2f5d6c67e8 * Changed .cfg parser to not bail out on '<' '>' now 21 лет назад
  Bryan Drewery cce3f600db * Fixed binary config not decrypting data on rare occasions. 21 лет назад
  Bryan Drewery ba1b76a6ce * conf_checkpids() was needed before a few spawnbots() 21 лет назад
  Bryan Drewery 41e719727d * Fixed another fatal bug with cmd_conf, this should fix it for good. 21 лет назад
  Bryan Drewery e2ed1f0606 * Fixed localhub attempting to spawn itself during binary rehash and cmd_conf 21 лет назад
  Bryan Drewery 5775977ea5 * Fixed 16 bytes after packdata being cleared in memory, causing random memory corruption. 21 лет назад
  Bryan Drewery 7ac7000610 * Changed order of 'rehashed config data from binary' notice to appear before any bot/userfile changes. 21 лет назад
  Bryan Drewery 99c0a780db * Changed binary data encryption to not be viewable under 'strings'. 21 лет назад
  Bryan Drewery 4564197417 * Increased buffer size in binary config for binname/binpath/homedir 21 лет назад
  Bryan Drewery b886fa4741 21 лет назад
  Bryan Drewery 9af7a90a85 * Compile fixes 21 лет назад
  Bryan Drewery 86ab5595a2 * reload_bin_data(): added support for when localhub is changed/removed 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 29240528f4 * Bugs all around in the tempfile class regarding closing, fixed all of them. 21 лет назад
  Bryan Drewery 4fa103c9fe * Wasn't closing the file descriptor for the new file when writing the checksum until after moving it? 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 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 82c8acfaf5 * Fixed SIGUSR1 signal after -C not working 21 лет назад
  Bryan Drewery dcec67cb84 * Oops, left some debugging code enabled 21 лет назад
  Bryan Drewery 488f4d034f * tempdir is now filled in bin_to_conf 21 лет назад
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 лет назад
  Bryan Drewery d97a780ca3 * Missing headers for FreeBSD for kill() 21 лет назад