提交歷史

作者 SHA1 備註 提交日期
  Bryan Drewery e1c3bfb711 * Port [3938] to 1.2.16 from trunk 18 年之前
  Bryan Drewery 5ce42e86f1 * Cleanup more bounds checking via: strlcat, strlcpy, snprintf 18 年之前
  Bryan Drewery 160a7c5103 * Cleanup all time_t warnings 18 年之前
  Bryan Drewery abf3045125 * Fix up misc compile warnings 18 年之前
  Bryan Drewery 5cb351444f * Cleanup licenses 18 年之前
  Bryan Drewery 077403da23 * Port [2544] to 1.2.16 from trunk 18 年之前
  Bryan Drewery 7ebc6962df * Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars 18 年之前
  Bryan Drewery 3d0b509a8d * Port [3781] to 1.2.16 from trunk 18 年之前
  Bryan Drewery fdcf453bc6 * Update system now uses revisions instead of build timestamp 18 年之前
  Bryan Drewery 80b22117ee * Ported [2734] to 1.2.10 20 年之前
  Bryan Drewery ff72bec90e * Ported [2730] and [2731] to 1.2.10 (tempdir crap) 20 年之前
  Bryan Drewery 7f88901fa4 * Ported [2727] to 1.2.10 (tempdir, update fixes) 20 年之前
  Bryan Drewery 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 20 年之前
  Bryan Drewery 670e017936 * During update, bot uplinks aren't permanently changed now. 21 年之前
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() 21 年之前
  Bryan Drewery 314fb5a144 * A few fixes in update code which stopped hub from sending out binaries after a failed send. 21 年之前
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 年之前
  Bryan Drewery f2dfb6faf3 * Removed remaining ifdefs for LEAF/HUB 21 年之前
  Bryan Drewery 693a0bcb39 * Removed some lingering defines 21 年之前
  Bryan Drewery 7c22fb1f8f * Converted over update/share 21 年之前
  Bryan Drewery 5f8614f92f * Use conf.binpath instead of dirname(binname) 21 年之前
  Bryan Drewery 760bc8c23e * Added .type and checking for botcmd_t 21 年之前
  Bryan Drewery 09d6f654a6 * Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2) 21 年之前
  Bryan Drewery ee3dd82b99 * Changed some if (localhub) to if (conf.bot->localhub) 21 年之前
  Bryan Drewery a42588aa79 * Fixed a potential segfault in the update code 21 年之前
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 年之前
  Bryan Drewery 87d649de2c * Fixed a bug with transfer.mod and new dcc structure 21 年之前
  Bryan Drewery ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... 21 年之前
  Bryan Drewery 3a167e91c4 * Don't bother with hostprotocol() in share/update, only using AF_INET anyway 21 年之前
  Bryan Drewery 40d50f82e6 * natip is now only referenced in getmyip() 22 年之前