Historial de Commits

Autor SHA1 Mensaje Fecha
  Bryan Drewery 280159da78 * Fixed 'user has joined partyline' when after using cmd_botcmd/cmd_chattr on remote bots. (#84) hace 21 años
  Bryan Drewery c2905d187a * Added cmd_suicide. (#80) hace 21 años
  Bryan Drewery a420f51753 * Fixed bots with '`' in nick not spawning correctly. (#88) hace 21 años
  Bryan Drewery b493d82dca * Add the server to serverlist on soft_restart hace 21 años
  Bryan Drewery c598ab5329 * Fixed cmd_boot attempting to boot a remote simulated dcc created by .botcmd. (#90) hace 21 años
  Bryan Drewery f9d2fc1393 * Another fix for #92 hace 21 años
  Bryan Drewery 8024e185c2 * Attempt to fix #92 hace 21 años
  Bryan Drewery 57828c22a3 * Fixed bot adding it's new hostmask on server but then losing it due to old userfile transfer from hubs. (#85) hace 21 años
  Bryan Drewery c9a48f4aa1 * Don't share out userfile entries to bots that shouldn't get them (nodename/os/uname/config) hace 21 años
  Bryan Drewery 3697095bf9 * Don't share out all nodename/os/username/config entries to bots, only send THEIR records. hace 21 años
  Bryan Drewery 0c5b1d9ee1 * restart/rehash were broken in main loop still hace 21 años
  Bryan Drewery b1a32402f1 * Fixed some potential sharing problems while loading userfile hace 21 años
  Bryan Drewery b2548d3b5b * Oops, forgot to add this hace 21 años
  Bryan Drewery 918ebca6c5 * Removed 'realname' code for servers hace 21 años
  Bryan Drewery f0644026b8 * Removed some old unused code hace 21 años
  Bryan Drewery 040b42ecdb hace 21 años
  Bryan Drewery b9a7555411 * FreeBSD compile fix; kill() is listed in a different header than linux hace 21 años
  Bryan Drewery dc77d177a7 * Started working on a logfile but got distracted with new .set hace 21 años
  Bryan Drewery 09b8b239a8 * Fixed bot rehashing config after -C forever hace 21 años
  Bryan Drewery f916784e92 * Fixed wrong spacing in cmd_status hace 21 años
  Bryan Drewery d2e2592d5e * Removed bots notifying net to join channel when it becomes opped (useless/floods net) (#63) hace 21 años
  Bryan Drewery 64ae820076 * Possibly fixed a very rare userfile sharing desync (#58) hace 21 años
  Bryan Drewery ee5a71d988 * Fixed hub delinking bots for not sharing instead of just offering the userfile again. (#59) hace 21 años
  Bryan Drewery 6eaefa1b6e * Fixed bots unlinking others with invalid reasons, ie "Illegal link by leaf" instead of "Loop detected" hace 21 años
  Bryan Drewery 3032ac0b2c * +eI lists were being checked way too often and at the wrong times; now only checking when NEEDED. hace 21 años
  Bryan Drewery 4d761c665a * Disabled auto-renaming server names internally on connect if they don't match our own list hace 21 años
  Bryan Drewery d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid hace 21 años
  Bryan Drewery 91ac0bf73c * configure updates hace 21 años
  Bryan Drewery 624bc1e175 * Cleaned up some odd code on failing to link which cycled all sockets which was not necesary hace 21 años
  Bryan Drewery 668a2fca64 * Code restructure for coloridx() hace 21 años