Historial de Commits

Autor SHA1 Mensaje Fecha
  Bryan Drewery 13adc721c8 * +O now implies +o hace 21 años
  Bryan Drewery 4a9ed5d6dd * Fixed unsetting a global ban when the same ban is local to a chan causes the bots to unban it. (#24) hace 21 años
  Bryan Drewery 6de1d2110b * cmd_find now optional takes a username instead of a nick!user@host to search for. hace 21 años
  Bryan Drewery 2fc7ab9a2f * Fixed some excess newlines when a user is booted for losing hub/leaf access. hace 21 años
  Bryan Drewery ca53255b97 * Now using ANSI color code *0* to close bold (as opposed to new standard: 22) hace 21 años
  Bryan Drewery 94c68c1bb8 * Fixed a bunch of lame bugs in the getop system hace 21 años
  Bryan Drewery 7889ab8f49 * Fixed bots unbanning bots via botnet requests when the bot is set +k for the chan. hace 21 años
  Bryan Drewery c8511123ee * Optimized WHO parsing more to alieviate some cpu usage in large chans hace 21 años
  Bryan Drewery 1c2343ab29 * cmd_cycle now will only cycle the net if done on the hub. Doing it on a leaf cycles only that one bot. hace 21 años
  Bryan Drewery 703562627d * Fixed a bug with enclink negociating which prevents bots from using NEW methods. hace 21 años
  Bryan Drewery 6897583cd5 * Fixed bot's being tagged with op/login stats. (#22) hace 21 años
  Bryan Drewery 5f23f3d38a * Fixed a file descriptor leak in the 'last' checking. hace 21 años
  Bryan Drewery f876237a45 * Fixed cmd_boot to allow users to boot users they can whois. (Users with lower flags) hace 21 años
  Bryan Drewery e89b3911cc * Users can no longer who PERM OWNERS unless they are themselves one. hace 21 años
  Bryan Drewery 608a33b059 * Reverted patch from 1.2 which disabled removing duplicate msgs in server queue. (Fixes most queue/excess flood bugs) hace 21 años
  Bryan Drewery e31dd5650b * Fixed colors still showing for characters ":@()<>" when colors were turned off. hace 21 años
  Bryan Drewery e82ddbd090 * Fixed bot's not being able to link when the botnick case did not match (userlist vs binary -C). hace 21 años
  Bryan Drewery acd6a2f9fd * Fixed a bug with connecting to servers that did not send any data on connect. hace 21 años
  Bryan Drewery 9fe0d46aed * Fixed segfault after booting users when a leaf has lost +c. (#18) hace 21 años
  Bryan Drewery 363634fc13 * Fixed a problem with accepting new telnet connections. hace 21 años
  Bryan Drewery e841139735 * Fixed userfile becoming desynced during transfer; A bot downloading a userfile would miss changes made during the transfer. (#11) hace 21 años
  Bryan Drewery 5895489954 * Added cmd_version (same as (bot|net)verison) hace 21 años
  Bryan Drewery 49cb4a6ed4 * Setting -take now automatically sets +fastop as well (#13). hace 21 años
  Bryan Drewery be7e0abec5 * Fixed DNS returning a blank reply for reverse lookups with missing records. hace 21 años
  Bryan Drewery 76f104392c * Added some error logging for failed bind() listen() and getsockname() hace 21 años
  Bryan Drewery ce9e5dc1d0 * Default UID is now -1 (to fix running as root) (Fixes #12) hace 21 años
  Bryan Drewery bbb67dd74a * Fixed users showing up in .whom after doing .botcmd and relinking the bot which the cmd was ran on. (#9) hace 21 años
  Bryan Drewery 37be4eea3d * Fixed channel bans not displaying on hubs (bug #1) hace 21 años
  Bryan Drewery a5344d5ffb * Fixed bot sending +Ie modes before recieving list after opping. hace 21 años
  Bryan Drewery b61acee6cd * Fixed bot not updating it's hostmask when reconnecting to server hace 21 años