Historie revizí

Autor SHA1 Zpráva Datum
  Bryan Drewery af97e3d5aa * Fixed bot username casing causing bad cookies. před 21 roky
  Bryan Drewery 5a6a3c843c * Small compile fix for voice-non-ident conversion před 21 roky
  Bryan Drewery 685339f330 * Added bool var 'voice-non-ident' which can be used to not voice non-idented clients with +voice. před 21 roky
  Bryan Drewery 012f9bc49a * Increased slack time for cookies. před 21 roky
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
  Bryan Drewery f916784e92 * Fixed wrong spacing in cmd_status před 21 roky
  Bryan Drewery 3032ac0b2c * +eI lists were being checked way too often and at the wrong times; now only checking when NEEDED. před 21 roky
  Bryan Drewery d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid před 21 roky
  Bryan Drewery f84c2d2395 * Bans aren't checked on join anymore if the channel is +take před 21 roky
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... před 21 roky
  Bryan Drewery 7c587dd7ef * Fixed bug in getin_request před 21 roky
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d před 21 roky
  Bryan Drewery 94c68c1bb8 * Fixed a bunch of lame bugs in the getop system před 21 roky
  Bryan Drewery 7889ab8f49 * Fixed bots unbanning bots via botnet requests when the bot is set +k for the chan. před 21 roky
  Bryan Drewery c8511123ee * Optimized WHO parsing more to alieviate some cpu usage in large chans před 21 roky
  Bryan Drewery 3cc850b738 před 21 roky
  Bryan Drewery ca8bc9f959 * Fixed request_op() to check/fill the user pointer if it's empty. před 21 roky
  Bryan Drewery 786b35d07f * Now checking new botuserhost at same time that we SET it (after the server connect WHOIS) před 21 roky
  Bryan Drewery f970a6c622 před 21 roky
  Bryan Drewery 0224cb1e5d * Fixed bot flooding with 'JOIN #chan', when it's already sent it před 21 roky
  Bryan Drewery b150c05717 * Auth system rewritten into a class před 21 roky
  Bryan Drewery 4e026bc6db * Replaced CHAN_ASKED_INVITED with CHAN_ASKED_INVITES (typo) před 21 roky
  Bryan Drewery 45b5db26af * Eliminated share (+|-)(b|e|inv)[c] functions and replaced with '(+|-)m[c] type' před 21 roky
  Bryan Drewery a7ea0156b8 * Removed some FIXME comments před 21 roky
  Bryan Drewery f060e61929 * Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped. před 21 roky
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files před 21 roky
  Bryan Drewery a9d27f32fb * Removed defines from ctcp/irc/server/channels před 21 roky
  Bryan Drewery 09d6f654a6 * Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2) před 21 roky
  Bryan Drewery 57d4054e01 * Removed misc 'init' code left from eggdrop module/restart support před 21 roky
  Bryan Drewery bd243e0f80 * Fixed auto_op delay still sending +o before timer expires před 21 roky