Историја ревизија

Аутор SHA1 Порука Датум
  Bryan Drewery 56b9401273 * Fixed spaces being stripped in .botcmd reply. пре 21 година
  Bryan Drewery 264189dbdd * Removed some compatability code left from 1.2.2->1.2.3 switch пре 21 година
  Bryan Drewery 8393cb9068 * Fixed ANSI codes incorrectly being accounted for in dumplots() пре 21 година
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. пре 21 година
  Bryan Drewery bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) пре 21 година
  Bryan Drewery c598ab5329 * Fixed cmd_boot attempting to boot a remote simulated dcc created by .botcmd. (#90) пре 21 година
  Bryan Drewery 6eaefa1b6e * Fixed bots unlinking others with invalid reasons, ie "Illegal link by leaf" instead of "Loop detected" пре 21 година
  Bryan Drewery 6863736ae1 * Expire more than 1 remote idx at a time, safe to do so now пре 21 година
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... пре 21 година
  Bryan Drewery bbadd3fa3f * When booting, boot all sessions matching the nick given for the bot given (#37) пре 21 година
  Bryan Drewery e2e8642237 * Didn't fix that logging correctly пре 21 година
  Bryan Drewery 242ebcdba3 * Fixed bug with forwarding log msgs between bots пре 21 година
  Bryan Drewery 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) пре 21 година
  Bryan Drewery 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) пре 21 година
  Bryan Drewery e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now пре 21 година
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() пре 21 година
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d пре 21 година
  Bryan Drewery 8e9c982f63 * Removed some old eggdrop bot reject code пре 21 година
  Bryan Drewery f876237a45 * Fixed cmd_boot to allow users to boot users they can whois. (Users with lower flags) пре 21 година
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files пре 21 година
  Bryan Drewery f2dfb6faf3 * Removed remaining ifdefs for LEAF/HUB пре 21 година
  Bryan Drewery 693a0bcb39 * Removed some lingering defines пре 21 година
  Bryan Drewery efc010fa11 * Converted some functions over пре 21 година
  Bryan Drewery 760bc8c23e * Added .type and checking for botcmd_t пре 21 година
  Bryan Drewery 09d6f654a6 * Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2) пре 21 година
  Bryan Drewery e02a7146d0 пре 21 година
  Bryan Drewery 20c12e514b * Sanity check if a botcmd is being sent by a hub or not. пре 21 година
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations пре 21 година
  Bryan Drewery ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... пре 21 година
  Bryan Drewery 7abb9533ea * Fixed a bug with part of the 'remotecmd' system пре 21 година