Historique des commits

Auteur SHA1 Message Date
  Bryan Drewery 8393cb9068 * Fixed ANSI codes incorrectly being accounted for in dumplots() il y a 21 ans
  Bryan Drewery 394fd8acf0 * Added var 'auth-obscure': Don't halt on dcc w/dccauth if the pass is wrong; halt at hash (right or wrong). (#100) il y a 21 ans
  Bryan Drewery c7cf701f72 * Don't send sysinfo/username/nodename until bot has loaded userfile and compared to old value. il y a 21 ans
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. il y a 21 ans
  Bryan Drewery 624bc1e175 * Cleaned up some odd code on failing to link which cycled all sockets which was not necesary il y a 21 ans
  Bryan Drewery 84eff8c742 * Fixed some socket writes that were being colorized when they shouldn't have been il y a 21 ans
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... il y a 21 ans
  Bryan Drewery 52226df098 * Fixed bug with sanity chekcing of bot logins il y a 21 ans
  Bryan Drewery 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) il y a 21 ans
  Bryan Drewery 43a1afccda * Added some debug logging when a telnet connection is ignored. il y a 21 ans
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() il y a 21 ans
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d il y a 21 ans
  Bryan Drewery 7c5c0b4b95 * Cleaned up some of the firewall code il y a 21 ans
  Bryan Drewery 703562627d * Fixed a bug with enclink negociating which prevents bots from using NEW methods. il y a 21 ans
  Bryan Drewery 363634fc13 * Fixed a problem with accepting new telnet connections. il y a 21 ans
  Bryan Drewery b150c05717 * Auth system rewritten into a class il y a 21 ans
  Bryan Drewery b9fc771453 * Added macro have_cmd() to check if a cmd is available on the bot (hub/leaf) il y a 21 ans
  Bryan Drewery a7ea0156b8 * Removed some FIXME comments il y a 21 ans
  Bryan Drewery cfc68ced0b * Removed all Assert()/DEBUG_ASSERT code il y a 21 ans
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files il y a 21 ans
  Bryan Drewery f2dfb6faf3 * Removed remaining ifdefs for LEAF/HUB il y a 21 ans
  Bryan Drewery 88377d31ae * More conversions il y a 21 ans
  Bryan Drewery af11695e50 * Converted over dcc.c il y a 21 ans
  Bryan Drewery efc010fa11 * Converted some functions over il y a 21 ans
  Bryan Drewery 760bc8c23e * Added .type and checking for botcmd_t il y a 21 ans
  Bryan Drewery 1458acf227 il y a 21 ans
  Bryan Drewery 57b763a3d6 * Removed old compatability code for linking il y a 21 ans
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() il y a 21 ans
  Bryan Drewery de808266d7 il y a 21 ans
  Bryan Drewery 1a59796e7e * Quietly ignore/drop invalid nicks for telnet login. il y a 21 ans