Bryan Drewery
|
d2c9a986b6
* Check server lag every 30 seconds now instead of every 5 minutes
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
06d7644d70
* Remove old dns system
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
ee474bd70c
* DNSWAIT removed from pre_fork checking
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
d25897c26a
* Removed old dns from telnet connections
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
65964521f0
* Removed dns resolving from dcc, not needed.
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
72bbad6f2e
* Relay now uses new dns
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
baca20578b
* Don't allow cmd_su/cmd_relay through .botcmd
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
87d649de2c
* Fixed a bug with transfer.mod and new dcc structure
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
1653d4ddcc
* DCC[] list is no longer shifter
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
e13f57dcc7
* Small hub fixes
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
ccb2750d36
* All dcc loops need to check for dcc[].type, as the table will now have gaps...
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
f94a5115d7
* removedcc() should be static
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
8028880c24
* Debugging
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
47d3ebb266
* Don't timeout LOST DCC
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
e55d48b01a
* More debugging
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
6a27db74d8
* Sockets can be 1
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
169f1bb895
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
24c7ede84a
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
ffca82d1c2
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
221fe2c6ca
* Fixed server connect bug caused from adns code change
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
abc539e608
* Initial values for serv/servidx should be -1
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
8adba10a65
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
07a5bca68c
* Fix for expire_queries
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
3826093eab
* Show dns_idx/servidx with cmd_dccstat
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
058d3a8d4e
* Idx can potentialy be *0*, some places only checked >0 and not >=0
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
868a2a4e2e
* Don't use timers to expire queries anymore, use the expire() timer
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
3a167e91c4
* Don't bother with hostprotocol() in share/update, only using AF_INET anyway
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
55abd6995c
* Make sure the idx we're checking exists!
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
916c859775
* Make hostprotocol() check if the ip is resolved, not open_telnet()
|
%!s(int64=21) %!d(string=hai) anos |
Bryan Drewery
|
ab7f996c92
* open_telnet() should only call hostprotocol() if the host is not already resolved
|
%!s(int64=21) %!d(string=hai) anos |