Histórico de commits

Autor SHA1 Mensagem Data
  Bryan Drewery a89d4b523e * Fixed cmd_channel showing a user as an op in a +private chan where they might have not access. 21 anos atrás
  Bryan Drewery c636793276 * Fixed a problem with leaf bots not chosing a hub when only 1 was set. 21 anos atrás
  Bryan Drewery 9196c95634 * Fixed up some redundant code in WHO parsing 21 anos atrás
  Bryan Drewery 20c12e514b * Sanity check if a botcmd is being sent by a hub or not. 21 anos atrás
  Bryan Drewery 1a59796e7e * Quietly ignore/drop invalid nicks for telnet login. 21 anos atrás
  Bryan Drewery bc3a8e0bdc * Increased password timeout to 40 seconds and auth timeout to 80 seconds. 21 anos atrás
  Bryan Drewery 6b44e07299 * Now making a small attempt to auto make the tmpdir. 21 anos atrás
  Bryan Drewery 54d00bcafa * cmd_quit was not logging the cmd. 21 anos atrás
  Bryan Drewery b26bf5b2e5 * Fixed a problem with dcc authing not being validated correctly 21 anos atrás
  Bryan Drewery 40b76c9947 * SECPASS only displays for same user and +a/perm_owner now. 21 anos atrás
  Bryan Drewery 159e0e6e2c * Fixed cmd_ch(sec)pass <rand> to display "[random]" now isntead of "[something]" 21 anos atrás
  Bryan Drewery 382b885a2f * Fixed random secpass being set 1 char too long. 21 anos atrás
  Bryan Drewery f775cbffc8 * Fixed cmd_botcmd not checking for "die" correctly. Thanks aqua. 21 anos atrás
  Bryan Drewery 81af5d20f1 * Added ability to negotiate a different link encryption for future use. 21 anos atrás
  Bryan Drewery 1932349bee * Fixed typo in cmd_date 21 anos atrás
  Bryan Drewery b80622b7b9 * Fixed getin system continuing to parse for bans and assorted requests when bot wasn't even opped. 21 anos atrás
  Bryan Drewery ec65bde143 * Fixed ipv6 bots connecting over ipv4 21 anos atrás
  Bryan Drewery f6b3d97611 * Forgot some checking for dcc[].type 21 anos atrás
  Bryan Drewery b06fd9a0f2 * No longer redundantly byteswapping header.id 21 anos atrás
  Bryan Drewery e1072ec729 * Fixed display bug when bot is msgd with (op|pass|ident|invite) while the respective .config msg option is set to something else. 21 anos atrás
  Bryan Drewery d8e45a0102 * Fixed a typo in cmd_slowjoin with bad channel options 21 anos atrás
  Bryan Drewery f31f4ad699 * cmd_help now shows your own record if you do not specify a nickname 21 anos atrás
  Bryan Drewery 40224bbdf0 * Fixed a dcctable list 'gap'/'leak' 21 anos atrás
  Bryan Drewery 28a5b8e1d4 * Fixed cmd_dns not displaying results. 21 anos atrás
  Bryan Drewery 1d28c381bb * Fixed stdin/stdout/stderr not being closed when bot is forked into background. 21 anos atrás
  Bryan Drewery 6088986037 * More help file typos 21 anos atrás
  Bryan Drewery 28d416ab4e * cmd_conf now correctly writes new data to binary (not tested) 21 anos atrás
  Bryan Drewery 3309a3afd3 * Now compiling all x86 binaries as i486 (as opposed to pentium binaries on FreeBSD like before). 21 anos atrás
  Bryan Drewery 9d555db17a * Removed compatability support for <= 1.1.9 userfiles (bot records). 21 anos atrás
  Bryan Drewery d92380ef77 * Leaked socket on failed address bind. 21 anos atrás