Historique des commits

Auteur SHA1 Message Date
  Bryan Drewery ca53255b97 * Now using ANSI color code *0* to close bold (as opposed to new standard: 22) il y a 21 ans
  Bryan Drewery 94c68c1bb8 * Fixed a bunch of lame bugs in the getop system il y a 21 ans
  Bryan Drewery 7889ab8f49 * Fixed bots unbanning bots via botnet requests when the bot is set +k for the chan. il y a 21 ans
  Bryan Drewery c8511123ee * Optimized WHO parsing more to alieviate some cpu usage in large chans il y a 21 ans
  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. il y a 21 ans
  Bryan Drewery 703562627d * Fixed a bug with enclink negociating which prevents bots from using NEW methods. il y a 21 ans
  Bryan Drewery 6897583cd5 * Fixed bot's being tagged with op/login stats. (#22) il y a 21 ans
  Bryan Drewery 5f23f3d38a * Fixed a file descriptor leak in the 'last' checking. il y a 21 ans
  Bryan Drewery f876237a45 * Fixed cmd_boot to allow users to boot users they can whois. (Users with lower flags) il y a 21 ans
  Bryan Drewery e89b3911cc * Users can no longer who PERM OWNERS unless they are themselves one. il y a 21 ans
  Bryan Drewery 608a33b059 * Reverted patch from 1.2 which disabled removing duplicate msgs in server queue. (Fixes most queue/excess flood bugs) il y a 21 ans
  Bryan Drewery e31dd5650b * Fixed colors still showing for characters ":@()<>" when colors were turned off. il y a 21 ans
  Bryan Drewery e82ddbd090 * Fixed bot's not being able to link when the botnick case did not match (userlist vs binary -C). il y a 21 ans
  Bryan Drewery acd6a2f9fd * Fixed a bug with connecting to servers that did not send any data on connect. il y a 21 ans
  Bryan Drewery 9fe0d46aed * Fixed segfault after booting users when a leaf has lost +c. (#18) il y a 21 ans
  Bryan Drewery 363634fc13 * Fixed a problem with accepting new telnet connections. il y a 21 ans
  Bryan Drewery e841139735 * Fixed userfile becoming desynced during transfer; A bot downloading a userfile would miss changes made during the transfer. (#11) il y a 21 ans
  Bryan Drewery 5895489954 * Added cmd_version (same as (bot|net)verison) il y a 21 ans
  Bryan Drewery 49cb4a6ed4 * Setting -take now automatically sets +fastop as well (#13). il y a 21 ans
  Bryan Drewery be7e0abec5 * Fixed DNS returning a blank reply for reverse lookups with missing records. il y a 21 ans
  Bryan Drewery 76f104392c * Added some error logging for failed bind() listen() and getsockname() il y a 21 ans
  Bryan Drewery ce9e5dc1d0 * Default UID is now -1 (to fix running as root) (Fixes #12) il y a 21 ans
  Bryan Drewery bbb67dd74a * Fixed users showing up in .whom after doing .botcmd and relinking the bot which the cmd was ran on. (#9) il y a 21 ans
  Bryan Drewery 37be4eea3d * Fixed channel bans not displaying on hubs (bug #1) il y a 21 ans
  Bryan Drewery a5344d5ffb * Fixed bot sending +Ie modes before recieving list after opping. il y a 21 ans
  Bryan Drewery b61acee6cd * Fixed bot not updating it's hostmask when reconnecting to server il y a 21 ans
  Bryan Drewery 2d57d076dd * Display channel name from console if one is not used with cmd_chanset il y a 21 ans
  Bryan Drewery f060e61929 * Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped. il y a 21 ans
  Bryan Drewery 314fb5a144 * A few fixes in update code which stopped hub from sending out binaries after a failed send. il y a 21 ans
  Bryan Drewery 014e78d713 * Users who are v|o in a +private chan are now voiced, as before |v was needed. il y a 21 ans