Historia zmian

Autor SHA1 Wiadomość Data
  Bryan Drewery e8d67fdb30 Merge branch 'master' into next 16 lat temu
  Bryan Drewery f241be93ff * Compile warning fixes 16 lat temu
  Bryan Drewery 82ed834e33 * Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link() 16 lat temu
  Bryan Drewery 6606ff13c1 * Fix invalid memory reference in --help 16 lat temu
  Bryan Drewery b3deccb1e4 * Fix debug log file getting overwritten with NULLs 16 lat temu
  Bryan Drewery a7ea42ee13 * Update copyrights/licenses 16 lat temu
  Bryan Drewery ab7d036a2b * Don't close STDOUT if running in foreground 16 lat temu
  Bryan Drewery 7583be5b84 * Postfix version with (d) if running as a debug binary 16 lat temu
  Bryan Drewery c000f65faf * Don't force -D mode in -v 16 lat temu
  Bryan Drewery 573460d48d * Only call flush_modes() in idle loop if online 16 lat temu
  Bryan Drewery 06a78c8f70 Merge branch 'server-queue-speedup' 16 lat temu
  Bryan Drewery a4f159146d Merge branch 'restart-no-cycle' 16 lat temu
  Bryan Drewery e7c77f81b7 Merge branch 'misc-optimizations' 16 lat temu
  Bryan Drewery e2b8f9a7e2 * Disable irc.mod while restarting 16 lat temu
  Bryan Drewery 2ef4f0ed8c Merge branch 'raise-handlen' 16 lat temu
  Bryan Drewery 28b94ddcda * Remove core_hourly() / not used. 16 lat temu
  Bryan Drewery 20db3077c4 * Move socket code out of the main loop into socket_run() 16 lat temu
  Bryan Drewery 666730dd3a * Use findanyidx() in more places 16 lat temu
  Bryan Drewery 5484e0cb56 * Check maxfiles half-hourly, not minutely 16 lat temu
  Bryan Drewery a7b45ebca9 * Implement likely()/unlikely() blocks from ratbox/linux 16 lat temu
  Bryan Drewery cc5558ffbb * Make the full egg_timeval_now global for access to .usec 16 lat temu
  Bryan Drewery e84178f84d * Cleanup DCC/Telnet listening so bot only listens on IPV6 if it was specifically given an IPV6 IP. 16 lat temu
  Bryan Drewery 1ba7cce279 * Cleanup some HANDLEN usage 16 lat temu
  Bryan Drewery 006021a4e2 Merge branch 'remove-hash_table' 16 lat temu
  Bryan Drewery e5f6000136 * Remove profile.c 16 lat temu
  Bryan Drewery 450bbc24cb * Move ison timer to server_secondly 16 lat temu
  Bryan Drewery e3b75ae10b * Increase child leaf bot reconnect time to 5 seconds - hubs/localhubs still go on a 30 second cycle 16 lat temu
  Bryan Drewery c2a6318275 * Fix possible crash in fatal() 16 lat temu
  Bryan Drewery 6188eb8f3a * Localhub: Don't share out VAR_NOLDEF vars to child bots until linked to a hub 16 lat temu
  Bryan Drewery e8e120cde9 * Allow localhub to operate as a hub in some ways 16 lat temu