Historie revizí

Autor SHA1 Zpráva Datum
  Bryan Drewery 994c2001d9 Merge branch '320-monitor' před 16 roky
  Bryan Drewery e4f82bea01 * Prevent double logging on QUIT/NICK+MONITOR, and DUMP the NICK change. před 16 roky
  Bryan Drewery 8dcc12817c * Rename set 'flood-g' to 'flood-callerid', which only takes affect if the server supports CALLERID. před 16 roky
  Bryan Drewery 5966564b06 * Add set 'callerid' to run bot in CALLERID mode (+g). +c bots will automatically accept messages from known users. (fixes #45) před 16 roky
  Bryan Drewery 06a3ee45ac * Set DEAF mode when appropriate. před 16 roky
  Bryan Drewery 9086f749d6 * Rehash MONITOR List on server when jupenick/nick change, and on connect. před 16 roky
  Bryan Drewery bcc6d515cc * Use nicks_available() where appropriate. (Fixes jupenick not being grabbed on QUIT) před 16 roky
  Bryan Drewery 275b9ea9ef Merge branch 'restart-loses-nick' před 17 roky
  Bryan Drewery f3be69ae07 * Make socksfile writing use EncryptedStream před 17 roky
  Bryan Drewery 3b800e040d * Fix restart causing bot to change nick (this was a regression in jupenick) před 17 roky
  Bryan Drewery 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) před 20 roky
  Bryan Drewery 7c0ee31cb3 * Write cache out to socksfile and finish replaying před 17 roky
  Bryan Drewery 114395f26f * Replay server cache on restart před 17 roky
  Bryan Drewery bc47d5d151 * Cleanup some of the time_t mess před 18 roky
  Bryan Drewery 5f31be8e61 * Cleanup old lang.h defines před 18 roky
  Bryan Drewery c967cf537f * Added 'jupenick'. Jupenick is preferred over 'nick' but only 'nick' will be rotated with altchars. Ie, nick_, nick-, etc. (fixes #421) před 18 roky
  Bryan Drewery 4e48776486 * Port [2532] to 1.2.16 from trunk před 18 roky
  Bryan Drewery 4349aaa3e7 * Port [3491] to 1.2.14 před 19 roky
  Bryan Drewery ce78705764 * Port [3414] to 1.2.14 před 19 roky
  Bryan Drewery 70359b44bd * Ported [2667] to 1.2.9 (Adds a 'notify-ison' var (fixes #182)) před 20 roky
  Bryan Drewery 0f0d37bbd8 * Added rate var 'flood-g' which will set +g for 60 seconds after this many msgs:sec has been detected. (#74) před 21 roky
  Bryan Drewery abcd86207d * Added rate vars 'flood-msg' and 'flood-ctcp' to control how quickly a bot ignores on flood. před 21 roky
  Bryan Drewery b493d82dca * Add the server to serverlist on soft_restart před 21 roky
  Bryan Drewery 57828c22a3 * Fixed bot adding it's new hostmask on server but then losing it due to old userfile transfer from hubs. (#85) před 21 roky
  Bryan Drewery 918ebca6c5 * Removed 'realname' code for servers před 21 roky
  Bryan Drewery d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid před 21 roky
  Bryan Drewery 786b35d07f * Now checking new botuserhost at same time that we SET it (after the server connect WHOIS) před 21 roky
  Bryan Drewery f970a6c622 před 21 roky
  Bryan Drewery a9d27f32fb * Removed defines from ctcp/irc/server/channels před 21 roky
  Bryan Drewery ae10347cb1 * nuke_server uses const char * před 21 roky