1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Bryan Drewery cc5558ffbb * Make the full egg_timeval_now global for access to .usec 16 жил өмнө
  Bryan Drewery f153516184 * Various timer stuff 16 жил өмнө
  Bryan Drewery a80b779f9c * Add vim settings for egg files 16 жил өмнө
  Bryan Drewery 9cdbafb6f3 * Inline some of the timer calls to avoid needless stack use every iteration 16 жил өмнө
  Bryan Drewery bfbc8f544d * Add set 'msgburst' to define how many commands to burst to server per msgrate. 16 жил өмнө
  Bryan Drewery 0a6e74040e * Restart channel JOIN burst will use DP_MODE now to try and slow it down to avoid spambot warnings/klines 16 жил өмнө
  Bryan Drewery 53e2b2dd2a * Make the default msgrate 2 to avoid excess floods on common servers 16 жил өмнө
  Bryan Drewery 3b4b14badd * Add set 'msgrate' to define how often to dequeue to the server. (1 or 2 is good) 16 жил өмнө
  User Arab (Ported by Bryan) c7f959a5a8 Adapted the /server.mod/ message dequeueing algorithm[1] towards lesser 17 жил өмнө
  Bryan Drewery 802a499937 * Attempt to flush the server queue immediately when queueing 16 жил өмнө
  Bryan Drewery 6d1ff681be * Fix small memory leak in channel member handling 16 жил өмнө
  Bryan Drewery c3a0158367 * Fix some Darwin configure errors 16 жил өмнө
  Bryan Drewery bfa6a60b6b * Add note that a user not found may just be a permissions issue 16 жил өмнө
  Bryan Drewery a6e5a14667 * Add note to banner 16 жил өмнө
  Bryan Drewery 4bbe2398e6 * Remove duplicate memory allocation. A very small memory leak. 16 жил өмнө
  Bryan Drewery 34082d8dec * Update docs 16 жил өмнө
  Bryan Drewery dbd12a770c Merge branch 'localhubs' 16 жил өмнө
  Bryan Drewery 3d02b16f86 * Don't require hostname matching on unix domain sockets 16 жил өмнө
  Bryan Drewery 1da96702f3 * Share protected user entries with localhubs for their children 16 жил өмнө
  Bryan Drewery d65efaeadb * When auto adding hostname, do not consider -telnet! hostnames as conflicting. 16 жил өмнө
  Bryan Drewery f288bd2502 * Add note about localhub linking 16 жил өмнө
  Bryan Drewery 089e28ab59 * Rename sun to sock_un as solaris seems to have 'sun' as a reserved constant 16 жил өмнө
  Bryan Drewery c466ccf556 * Don't consider hub linked until a userfile has been downloaded. 16 жил өмнө
  Bryan Drewery 0434830e97 * When restructuring for update, be sure to unlink the actual uplink, not the first bot. 16 жил өмнө
  Bryan Drewery 4c276b97af * socklen should be socklen_t 16 жил өмнө
  Bryan Drewery 17d47f06da * Only delay links to unix domain sockets - children bots 16 жил өмнө
  Bryan Drewery 3ac164cdc8 * Delay leaf linking to localhub until it has received a userfile 16 жил өмнө
  Bryan Drewery 55f1cb6886 * Fix regression in opening a listen port 16 жил өмнө
  Bryan Drewery e3b75ae10b * Increase child leaf bot reconnect time to 5 seconds - hubs/localhubs still go on a 30 second cycle 16 жил өмнө
  Bryan Drewery 4729cd467e * Fix sun addrlen 16 жил өмнө