Историја ревизија

Аутор SHA1 Порука Датум
  Bryan Drewery d6ff6e63f2 * Only add SIZE_[PACK|CONF] to skip_bytes if we are writing them пре 21 година
  Bryan Drewery a1548a04fa * Need to actually copy data from 'f' to 'newbin->f' if we aren't writing PACK|CONF пре 21 година
  Bryan Drewery e24e9c25b0 * Added code to check if an update binary is initialized or not пре 21 година
  Bryan Drewery 2b711800b9 * Binary writing is now a bit faster as the hash is calculated on the fly now. пре 21 година
  Bryan Drewery 2488b74c5b * Fixed binary getting an excess of 1-15 bytes during write. пре 21 година
  Bryan Drewery 9ebcdaed6b * Fixed bots not updating/restarting correctly (being killed before finishing process of restart/update) пре 21 година
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() пре 21 година
  Bryan Drewery 7a80c85bf4 * No longer enforcing $binpath/$binname when using -C. пре 21 година
  Bryan Drewery 5130efa1de * Added compat functions to read in a config file if a new binary's struct size if пре 21 година
  Bryan Drewery f61c4f54a0 * Fixed ipv6 ips being wiped from the config binaries пре 21 година
  Bryan Drewery df79d72a21 * Moved host/ip buffers in conf_bot to conf_bot.conf_net пре 21 година
  Bryan Drewery 8371239952 пре 21 година
  Bryan Drewery 386b447ca2 * Removed the hacks for 1.1.9->1.2 which include: пре 21 година
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations пре 21 година
  Bryan Drewery d99cf4f414 пре 21 година
  Bryan Drewery 20b1258be5 * Don't use -march=486 пре 21 година
  Bryan Drewery b4190813a8 * The -2/-0 doesn't work right, will fix later пре 21 година
  Bryan Drewery e7b7cbdb45 * Some hacks so updating from 1.1.9->1.2.0 will read in the conf file пре 21 година
  Bryan Drewery 52289087b8 * After changing conf with -C, binary is now moved to binpath/binname. пре 21 година
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. пре 22 година
  Bryan Drewery bfebdcb803 * Fixed another c++ error пре 22 година
  Bryan Drewery 7301217361 * Changed some more mkstemp()s to Tempfile пре 22 година
  Bryan Drewery 012b1fb047 пре 22 година
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) пре 22 година
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it пре 22 година
  Bryan Drewery 21c030d791 * Fixed some bugs with the new conf/binary loading пре 22 година
  Bryan Drewery 8830f7402c * Changed the update code around to write_settings() now пре 22 година
  Bryan Drewery e1e4cbe0d8 * More work on storing conf settings in binary пре 22 година
  Bryan Drewery 8e55bb000d * Added struct fields for conf пре 22 година
  Bryan Drewery ffde807dc6 * Some ISO C fixes пре 22 година