История коммитов

Автор SHA1 Сообщение Дата
  Bryan Drewery 57d4054e01 * Removed misc 'init' code left from eggdrop module/restart support 21 лет назад
  Bryan Drewery ae10347cb1 * nuke_server uses const char * 21 лет назад
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
  Bryan Drewery 0da16d2438 * Removed some duplicate defines for msgop/pass/invite/ident 21 лет назад
  Bryan Drewery c30d718575 * Forgot one pointer for ipv6->ipv4 server fix. (FIXED.) 21 лет назад
  Bryan Drewery ec65bde143 * Fixed ipv6 bots connecting over ipv4 21 лет назад
  Bryan Drewery e1072ec729 * Fixed display bug when bot is msgd with (op|pass|ident|invite) while the respective .config msg option is set to something else. 21 лет назад
  Bryan Drewery b0d09e3f60 * Added support for floodless iline (dont queue to server) 21 лет назад
  Bryan Drewery b62c8fcdb4 * Moved dcc[].u.dns->dns_id to dcc[].dns_id 21 лет назад
  Bryan Drewery 3ab8b3b9c9 * Double free in server_dns_callback 21 лет назад
  Bryan Drewery d71e4cbd68 * Fix dns_id in dcc[].u.dns being filled with -1 after callback has already been called 21 лет назад
  Bryan Drewery 6139935b48 * Re-implemented DNSWAIT dcc table 21 лет назад
  Bryan Drewery d84cfe2606 * Use and validate dns_id for dcc/dnsing 21 лет назад
  Bryan Drewery d2c9a986b6 * Check server lag every 30 seconds now instead of every 5 minutes 21 лет назад
  Bryan Drewery ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... 21 лет назад
  Bryan Drewery e55d48b01a * More debugging 21 лет назад
  Bryan Drewery 221fe2c6ca * Fixed server connect bug caused from adns code change 21 лет назад
  Bryan Drewery 058d3a8d4e * Idx can potentialy be *0*, some places only checked >0 and not >=0 21 лет назад
  Bryan Drewery 432c875802 21 лет назад
  Bryan Drewery 6a002bac98 * Store the pass in u.other 21 лет назад
  Bryan Drewery 8923539273 21 лет назад
  Bryan Drewery 667125ad15 * Async dns now works for server connects 21 лет назад
  Bryan Drewery ae7f7fb081 * Leaf fixes 21 лет назад
  Bryan Drewery f3a03ace0f * Show matching username in cmd_swhois 21 лет назад
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 лет назад
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) 22 лет назад
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it 22 лет назад
  Bryan Drewery 92c1306ddb * Some array alignment 22 лет назад
  Bryan Drewery 3720fc51f4 * Fixed server connect over proxy 22 лет назад
  Bryan Drewery 4959ff9778 * Removed neterror(), replaced with strerror() 22 лет назад