Historie revizí

Autor SHA1 Zpráva Datum
  Bryan Drewery f49b96758f * bots now only kick for -ooo (mdop) if 'mdop' is set with chanset. před 21 roky
  Bryan Drewery 50f05bc723 * Flaw in cmd_nohelp před 21 roky
  Bryan Drewery 3cea5e151c * Last commit was #31 před 21 roky
  Bryan Drewery 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) před 21 roky
  Bryan Drewery 2e5dbb851b * cmd_getkey over .botcmd was displaying excess newlines. před 21 roky
  Bryan Drewery 38c281977d * cmd_dns wasn't checking for an argument or displaying syntax před 21 roky
  Bryan Drewery 421c8e056b * Added some debug code to find a rare bug in hostmask checking před 21 roky
  Bryan Drewery 8a53fb3ce8 * Fixed some missing sanity checking on certain user flags for channel records. před 21 roky
  Bryan Drewery 3e2ce6c76a * Forgot to commit the new help for 'botcmd' před 21 roky
  Bryan Drewery 43a1afccda * Added some debug logging when a telnet connection is ignored. před 21 roky
  Bryan Drewery 94732ed729 * Added match option for cmd_botcmd: '$' will match on all localhubs (first bot in config) (#28) před 21 roky
  Bryan Drewery 6d72b199e8 * Fixed dccauth not correctly working according to it's [bot]config setting (#30) před 21 roky
  Bryan Drewery 57ac308bc9 * After editing the binary with -C, also kill/remove any bots which were removed from the list před 21 roky
  Bryan Drewery 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) před 21 roky
  Bryan Drewery df14fb2f47 * After editing binary with -C, new bots/hosts are automatically added if first bot is linked. před 21 roky
  Bryan Drewery 998184f283 * Combined kick reasons for +k and .kickban před 21 roky
  Bryan Drewery 7f674f059c * Reversed the %D removal as it int_to_base64() uses a static buffer() před 21 roky
  Bryan Drewery 258afbee1b * Added some new banned reasons před 21 roky
  Bryan Drewery 13adc721c8 * +O now implies +o před 21 roky
  Bryan Drewery 19be700ca4 * Cleaned up kick reasons před 21 roky
  Bryan Drewery 4a9ed5d6dd * Fixed unsetting a global ban when the same ban is local to a chan causes the bots to unban it. (#24) před 21 roky
  Bryan Drewery 1989cc8bc7 * Don't free_conf_bots() if we're a hub or localhub před 21 roky
  Bryan Drewery 102209f45a * Replace homedir with ~ when displaying conf settings před 21 roky
  Bryan Drewery f9053ae818 před 21 roky
  Bryan Drewery 693c4d652f * Fxied up some misc bugs left from new conf system před 21 roky
  Bryan Drewery 7c587dd7ef * Fixed bug in getin_request před 21 roky
  Bryan Drewery 6de1d2110b * cmd_find now optional takes a username instead of a nick!user@host to search for. před 21 roky
  Bryan Drewery e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now před 21 roky
  Bryan Drewery 2fc7ab9a2f * Fixed some excess newlines when a user is booted for losing hub/leaf access. před 21 roky
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() před 21 roky