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

Автор SHA1 Сообщение Дата
  Bryan Drewery c8511123ee * Optimized WHO parsing more to alieviate some cpu usage in large chans 21 лет назад
  Bryan Drewery 3cc850b738 21 лет назад
  Bryan Drewery ca8bc9f959 * Fixed request_op() to check/fill the user pointer if it's empty. 21 лет назад
  Bryan Drewery 786b35d07f * Now checking new botuserhost at same time that we SET it (after the server connect WHOIS) 21 лет назад
  Bryan Drewery f970a6c622 21 лет назад
  Bryan Drewery 0224cb1e5d * Fixed bot flooding with 'JOIN #chan', when it's already sent it 21 лет назад
  Bryan Drewery b150c05717 * Auth system rewritten into a class 21 лет назад
  Bryan Drewery 4e026bc6db * Replaced CHAN_ASKED_INVITED with CHAN_ASKED_INVITES (typo) 21 лет назад
  Bryan Drewery 45b5db26af * Eliminated share (+|-)(b|e|inv)[c] functions and replaced with '(+|-)m[c] type' 21 лет назад
  Bryan Drewery a7ea0156b8 * Removed some FIXME comments 21 лет назад
  Bryan Drewery f060e61929 * Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped. 21 лет назад
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files 21 лет назад
  Bryan Drewery a9d27f32fb * Removed defines from ctcp/irc/server/channels 21 лет назад
  Bryan Drewery 09d6f654a6 * Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2) 21 лет назад
  Bryan Drewery 57d4054e01 * Removed misc 'init' code left from eggdrop module/restart support 21 лет назад
  Bryan Drewery bd243e0f80 * Fixed auto_op delay still sending +o before timer expires 21 лет назад
  Bryan Drewery d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 лет назад
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 лет назад
  Bryan Drewery 4c15df5b1a * DISABLED: invite hijack detection and cmd_iop 21 лет назад
  Bryan Drewery 8cf258172e * Added bot int into cache_t 21 лет назад
  Bryan Drewery 8288e99b83 * Added cmd_iop which will invite the specified nick to a chan and then auto-op them upon joining (does a userhost) 21 лет назад
  Bryan Drewery b80622b7b9 * Fixed getin system continuing to parse for bans and assorted requests when bot wasn't even opped. 21 лет назад
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations 21 лет назад
  Bryan Drewery e62757adce * Now using bot handle for cookies, not nick (solves problems with bots changing nick before opping) 21 лет назад
  Bryan Drewery ae8e8105a4 * get_user_by_host() wasn't checking how I wanted, now doing it manually 21 лет назад
  Bryan Drewery d1ed7c4b12 21 лет назад
  Bryan Drewery 2ced7095b4 * Don't auto add a hostmask if it will conflict with another user 21 лет назад
  Bryan Drewery 96581b8660 * 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host. 21 лет назад
  Bryan Drewery 1e391c9609 21 лет назад
  Bryan Drewery e65263bea1 * New mode parsing code 21 лет назад