Commit History

Autor SHA1 Mensaxe Data
  Bryan Drewery cd71e6c010 * More case fixes %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery d9e5f9409f * Fixed [bot]* cmds depending on case of botnicks. %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid %!s(int64=21) %!d(string=hai) anos
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery e2e8642237 * Didn't fix that logging correctly %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery 7f674f059c * Reversed the %D removal as it int_to_base64() uses a static buffer() %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery f6b3d97611 * Forgot some checking for dcc[].type %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations %!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 7abb9533ea * Fixed a bug with part of the 'remotecmd' system %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery 1413abcd5d * Undid sockt_t/size_t patches %!s(int64=21) %!d(string=hai) anos
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. %!s(int64=22) %!d(string=hai) anos
  Bryan Drewery b83928cdf0 * More c++ leaf fixes, now for hub :) %!s(int64=22) %!d(string=hai) anos
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) %!s(int64=22) %!d(string=hai) anos
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it %!s(int64=22) %!d(string=hai) anos
  Bryan Drewery 249537cbf5 * More unneeded stack pointers %!s(int64=22) %!d(string=hai) anos
  Bryan Drewery aed2b5005f * Removed a ton of unused paramaters %!s(int64=22) %!d(string=hai) anos
  Bryan Drewery 58346386a5 * Remove define DCCPASS %!s(int64=22) %!d(string=hai) anos
  Bryan Drewery 220e5a2e99 * Misc compile *warnings* %!s(int64=22) %!d(string=hai) anos
  Bryan Drewery 77363f3e6c * Using 'inline' now no longer using '__inline__' %!s(int64=22) %!d(string=hai) anos
  Bryan Drewery 0a04e92dd0 * Removed cmd_botinfo %!s(int64=22) %!d(string=hai) anos
  Bryan Drewery 78d8c05fa5 * Made some large buffers quite smaller %!s(int64=22) %!d(string=hai) anos
  Bryan Drewery 4d86714aa2 * inline -> __inline__ %!s(int64=22) %!d(string=hai) anos