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

Автор SHA1 Сообщение Дата
  Bryan Drewery 2ce191b0b3 * Fixed up binary writing to work with WRITE_PACK|CONF correctly 21 лет назад
  Bryan Drewery 2fc874013d 21 лет назад
  Bryan Drewery b62f166011 21 лет назад
  Bryan Drewery 23e96cb130 21 лет назад
  Bryan Drewery d9a8869838 21 лет назад
  Bryan Drewery f4b2e96215 21 лет назад
  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. 21 лет назад
  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 лет назад