Historial de Commits

Autor SHA1 Mensaje Fecha
  Bryan Drewery b7a844fea9 * Cleanup more redundant server queue code hace 16 años
  Bryan Drewery b68825a5d9 * Make fast_deq more clear hace 16 años
  Bryan Drewery df9679c415 * Adjust burst limits so that we're not pushing our luck hace 16 años
  Bryan Drewery 40f05d1a0f * ircd-seven and Charybdis support connect bursting as well hace 16 años
  Bryan Drewery 51e090459a * Delay commands which violate burst mode and trigger flood_endgrace hace 16 años
  Bryan Drewery 3dd45e295f * Don't process the HELP queue on connect bursts hace 16 años
  Bryan Drewery 24f60d497f * Make server burst params into defines hace 16 años
  Bryan Drewery d7be009a16 * Enter burst mode for 20 seconds hace 16 años
  Bryan Drewery 68f557ca05 * Send TOPIC as low priority hace 16 años
  Bryan Drewery dced750ff7 * On hybrid/ratbox servers, burst some commands on connect hace 16 años
  Bryan Drewery 8b8670072b * Burst more of the MODE queue when possible hace 16 años
  Bryan Drewery fea1c9c6d6 * Reset some queue settings on connect hace 16 años
  Bryan Drewery e540ccd937 * Change msgrate to milliseconds hace 16 años
  Bryan Drewery 6be7100552 * Display ms in cmd_timers hace 16 años
  Bryan Drewery 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists hace 16 años
  Bryan Drewery cc5558ffbb * Make the full egg_timeval_now global for access to .usec hace 16 años
  Bryan Drewery f153516184 * Various timer stuff hace 16 años
  Bryan Drewery a80b779f9c * Add vim settings for egg files hace 16 años
  Bryan Drewery 9cdbafb6f3 * Inline some of the timer calls to avoid needless stack use every iteration hace 16 años
  Bryan Drewery bfbc8f544d * Add set 'msgburst' to define how many commands to burst to server per msgrate. hace 16 años
  Bryan Drewery 0a6e74040e * Restart channel JOIN burst will use DP_MODE now to try and slow it down to avoid spambot warnings/klines hace 16 años
  Bryan Drewery 53e2b2dd2a * Make the default msgrate 2 to avoid excess floods on common servers hace 16 años
  Bryan Drewery 3b4b14badd * Add set 'msgrate' to define how often to dequeue to the server. (1 or 2 is good) hace 16 años
  User Arab (Ported by Bryan) c7f959a5a8 Adapted the /server.mod/ message dequeueing algorithm[1] towards lesser hace 17 años
  Bryan Drewery 802a499937 * Attempt to flush the server queue immediately when queueing hace 16 años
  Bryan Drewery 6d1ff681be * Fix small memory leak in channel member handling hace 16 años
  Bryan Drewery c3a0158367 * Fix some Darwin configure errors hace 16 años
  Bryan Drewery bfa6a60b6b * Add note that a user not found may just be a permissions issue hace 16 años
  Bryan Drewery a6e5a14667 * Add note to banner hace 16 años
  Bryan Drewery 4bbe2398e6 * Remove duplicate memory allocation. A very small memory leak. hace 16 años