1
0

Коммит түүх

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