Histórico de Commits

Autor SHA1 Mensagem Data
  Bryan Drewery b1bb8607a6 * Fixed DNS to timeout queries after 30 seconds, server socket after 40, and to parse EOF correctly. há 21 anos atrás
  Bryan Drewery 196dc691b1 * Fixed limit, wasn't correclty checking *each chan* every *2* minutes. há 21 anos atrás
  Bryan Drewery 47c1a9b7ff * Updated the help output from the binary há 21 anos atrás
  Bryan Drewery b924fd1c14 * help for cmd_unlink was missing [reason] parameter há 21 anos atrás
  Bryan Drewery 19713a5242 * Don't sanity check flags for users on DCC CHAT if they are on the bot via .botcmd. há 21 anos atrás
  Bryan Drewery 2e4ccd1f15 * 1.2.2 há 21 anos atrás
  Bryan Drewery 9ebcdaed6b * Fixed bots not updating/restarting correctly (being killed before finishing process of restart/update) há 21 anos atrás
  Bryan Drewery cfcb75b18c * Internal userlist bugfixes: há 21 anos atrás
  Bryan Drewery 5ecb228d95 * Fixed cookie/manop protections to kick all opped nicks. há 21 anos atrás
  Bryan Drewery d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). há 21 anos atrás
  Bryan Drewery 6e78b1f1f2 * Added a (temporarily) static auto-op delay of 6 seconds. há 21 anos atrás
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() há 21 anos atrás
  Bryan Drewery 18ac3df4e2 * Changed HIJACK warning to suggest that it may just be a box reboot. há 21 anos atrás
  Bryan Drewery 94809d5ac0 * cmd_whom now assumes argument '*' há 21 anos atrás
  Bryan Drewery b516408279 * $binname is no longer defaulted to ".sshrc" há 21 anos atrás
  Bryan Drewery 7a80c85bf4 * No longer enforcing $binpath/$binname when using -C. há 21 anos atrás
  Bryan Drewery 26fb8a746c * No longer replacing '~' with homedir in config, only done internally now. há 21 anos atrás
  Bryan Drewery 4c15df5b1a * DISABLED: invite hijack detection and cmd_iop há 21 anos atrás
  Bryan Drewery 214da3491c * Fixed chanset limit not being set every 2 minutes. há 21 anos atrás
  Bryan Drewery 176f26520d * Fixed irc authing only working on +c bots (should be like this, but isnt needed soon) há 21 anos atrás
  Bryan Drewery e34eebe527 * +m no longer implies +j. há 21 anos atrás
  Bryan Drewery 116def649a * All bots are now spawned with -B regardless of order in config. há 21 anos atrás
  Bryan Drewery 3d68da5549 * Added new link encryption method to fix nat/proxy linking bugs há 21 anos atrás
  Bryan Drewery 49fb14e620 * Removed the DEBUG email code há 21 anos atrás
  Bryan Drewery 1ba1f132b1 * No longer making the bot fatal() if it cannot open a new socket. há 21 anos atrás
  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) há 21 anos atrás
  Bryan Drewery a89d4b523e * Fixed cmd_channel showing a user as an op in a +private chan where they might have not access. há 21 anos atrás
  Bryan Drewery c636793276 * Fixed a problem with leaf bots not chosing a hub when only 1 was set. há 21 anos atrás
  Bryan Drewery 9196c95634 * Fixed up some redundant code in WHO parsing há 21 anos atrás
  Bryan Drewery 20c12e514b * Sanity check if a botcmd is being sent by a hub or not. há 21 anos atrás