提交历史

作者 SHA1 备注 提交日期
  Bryan Drewery 0d89fdcced * Added irc.ptptech.com to default servers/servers6 21 年之前
  Bryan Drewery 195cce3625 * Added var 'manop-warn' to allow disabling the new manop NOTICE warnings when msg opping. 21 年之前
  Bryan Drewery 41e719727d * Fixed another fatal bug with cmd_conf, this should fix it for good. 21 年之前
  Bryan Drewery e2ed1f0606 * Fixed localhub attempting to spawn itself during binary rehash and cmd_conf 21 年之前
  Bryan Drewery 5775977ea5 * Fixed 16 bytes after packdata being cleared in memory, causing random memory corruption. 21 年之前
  Bryan Drewery 47291c56af * Fixed bots set +k being able to request ops. 21 年之前
  Bryan Drewery e130c01917 * Fixed binary config stating there was no change with -C under certain conditions. 21 年之前
  Bryan Drewery af97e3d5aa * Fixed bot username casing causing bad cookies. 21 年之前
  Bryan Drewery f44ae6eda1 * 'localhub's now check minutely if their bots need added or hosts added to userlist. 21 年之前
  Bryan Drewery 7ac7000610 * Changed order of 'rehashed config data from binary' notice to appear before any bot/userfile changes. 21 年之前
  Bryan Drewery 56b9401273 * Fixed spaces being stripped in .botcmd reply. 21 年之前
  Bryan Drewery d4924cefec 21 年之前
  Bryan Drewery 820800e962 * Fixed/Finished some cmd_set bugs/cosmetics. 21 年之前
  Bryan Drewery 99c0a780db * Changed binary data encryption to not be viewable under 'strings'. 21 年之前
  Bryan Drewery fa75aff627 21 年之前
  Bryan Drewery 5f86324757 * Fixed a segfault with 'set +' (#17) 21 年之前
  Bryan Drewery 8fe04cf728 * Removed '+/-manop' from 'chanset' var and added to ignore list for chanset. 21 年之前
  Bryan Drewery 4564197417 * Increased buffer size in binary config for binname/binpath/homedir 21 年之前
  Bryan Drewery 237aa3fc89 * Default binary name is now what you name it, or "wraith" if left in "wraith.OS-ver" format. 21 年之前
  Bryan Drewery 4753da03f0 * Fixed binary config stating there was no change with -C under certain conditions. 21 年之前
  Bryan Drewery 466af198dd * Slightly changed/added a comment in -C for uname. 21 年之前
  Bryan Drewery 9cdcf98b6d * Fixed CPU lockup for bots which did not have NODENAME/USERNAME/SYSNAME entries filled out. 21 年之前
  Bryan Drewery b4572272b9 * Fixed a small cosmetic error with displaying bot info in whois. 21 年之前
  Bryan Drewery 1b043254fd * cmd_nopass when given any argument will give random passes to users with no password. (#114) 21 年之前
  Bryan Drewery d292713185 * Fixed bot's not being able to link when the botnick case did not match (userlist vs binary -C). 21 年之前
  Bryan Drewery 6172ce6c37 * Fixed 'chanset *' not working. 21 年之前
  Bryan Drewery 1b4b81e8d3 * When msging bot for op, a NOTICE is sent to user if the channel is set to no manop. 21 年之前
  Bryan Drewery 8f1adb5213 * Fixed cmd_conf not working at all. 21 年之前
  Bryan Drewery 42e4b52df7 * cmd_adduser now sends a NOTICE to the person being added with their initial password. 21 年之前
  Bryan Drewery 85faf37acb * Fixed cmd_botset not displaying botnick. 21 年之前