Histórico de Commits

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