提交歷史

作者 SHA1 備註 提交日期
  Bryan Drewery 4bbe2398e6 * Remove duplicate memory allocation. A very small memory leak. 16 年之前
  Bryan Drewery 65fa5edf45 * Make sure the unix domain socket isn't already open before opening a new one 16 年之前
  Bryan Drewery a95a69a2c8 * Fix adding child bots 16 年之前
  Bryan Drewery 76af1fad85 * Add child bots, localhub and self depending on cases 16 年之前
  Bryan Drewery c311e4a222 * Fix small memory leak if not running as a hub 16 年之前
  Bryan Drewery 4dca23e75f * Localhub now listens on the unix domain socket 16 年之前
  Bryan Drewery dec6b57b8a * Update default ban-type to 3 16 年之前
  Bryan Drewery cd0622bf9f * Commit initial work for chanset 'default' 16 年之前
  Bryan Drewery 9679b5d051 * Cast pid_t to unsigned long to avoid solaris warnings 16 年之前
  Bryan Drewery bd8b84f985 * Fix crash when using too long hub nicks 16 年之前
  Bryan Drewery c2d55f6880 Merge branch 'cookie-sanity' 16 年之前
  Bryan Drewery 612932b3ed Merge branch 'conf-cleanup' 16 年之前
  Bryan Drewery 08d2232fee * Fix cmd_slowjoin not working on backup bots correctly. 16 年之前
  Bryan Drewery 02d4d4f4e7 * Remove conf.binpath and conf.binname 16 年之前
  Bryan Drewery e94f5718ee * Add 'cookies_disabled' to allow disabling cookies for upgrading/ircu/unreal 16 年之前
  Bryan Drewery 6a2cd6a029 Merge branch 'remove-egg-prefix' 17 年之前
  Bryan Drewery 3fccf460bb * Remove unnecessary egg_ prefix from some function calls 17 年之前
  Bryan Drewery 06a482d651 * Remove a use of snprintf 17 年之前
  Bryan Drewery 1ed7eb47cc * Convert more to simple_snprintf 17 年之前
  Bryan Drewery 92e7108baf * Fixup some possible crashes 17 年之前
  Bryan Drewery 2e30b94f8d * Fix 'HQ' user getting wiped in -t mode resulting in a crash. (fixes #298) 17 年之前
  Bryan Drewery e92a162879 * Fix 'cmd_rehash' problems on hubs 17 年之前
  Bryan Drewery 49f592a874 * Cleanup SALTS usage to try and prevent them from being saved in memory 17 年之前
  Bryan Drewery 49cb71bf4e 17 年之前
  Bryan Drewery 700b8be0a3 * ifdef out some DEBUG code 17 年之前
  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 32841db32e * Fixup some g++ 4.3.2-1 warnings 18 年之前
  Bryan Drewery 160a7c5103 * Cleanup all time_t warnings 18 年之前
  Bryan Drewery bc47d5d151 * Cleanup some of the time_t mess 18 年之前