Commit Verlauf

Autor SHA1 Nachricht Datum
  Bryan Drewery 4d761c665a * Disabled auto-renaming server names internally on connect if they don't match our own list vor 21 Jahren
  Bryan Drewery d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid vor 21 Jahren
  Bryan Drewery 91ac0bf73c * configure updates vor 21 Jahren
  Bryan Drewery 624bc1e175 * Cleaned up some odd code on failing to link which cycled all sockets which was not necesary vor 21 Jahren
  Bryan Drewery 668a2fca64 * Code restructure for coloridx() vor 21 Jahren
  Bryan Drewery 84eff8c742 * Fixed some socket writes that were being colorized when they shouldn't have been vor 21 Jahren
  Bryan Drewery 21b19ac5e8 * Fixed dns' dcc loosing socket and not triggering a reconnect vor 21 Jahren
  Bryan Drewery 9c562f7aaf * Removed 'newdns' from adns and renamed newdns.c to adns.c (repos hacking) vor 21 Jahren
  Bryan Drewery 573022a2fe * Fixed 'chanset manop' not being recognized correctly (#79) vor 21 Jahren
  Bryan Drewery 87708e687b * Cmd_conf now does the same as -C does: add/remove bots, add hosts (see UPDATES) vor 21 Jahren
  Bryan Drewery 474b367e2b * Changed set of "other" chars for random strings vor 21 Jahren
  Bryan Drewery 3be5f97bdc * Fixed a bug in the hash creation of cookies due to an ircd stripping excess '*' in cookies. vor 21 Jahren
  Bryan Drewery fafdb27cec * Added /usr/tmp to the tempdir search list vor 21 Jahren
  Bryan Drewery 503877feb8 * Added /var/tmp into the list of tempdirs vor 21 Jahren
  Bryan Drewery 756c56ffe4 * Tempdir is now chosen from a list as follows: (hub) ./tmp/ (leaf) ~/.ssh/..., /tmp/, ./ vor 21 Jahren
  Bryan Drewery 21ddf49ae0 * Combined functions check_expired_[bans|exempts|invites] into check_expired_mask(const char type) vor 21 Jahren
  Bryan Drewery 3d8f789f81 * New channels get a default chanset of: flood-ctcp 5:30 vor 21 Jahren
  Bryan Drewery df12bee8af * Don't share cfg changes in trigger_cfg_changed (reading userfile for our own LOCAL cfg entries) vor 21 Jahren
  Bryan Drewery be824cda65 * Fixed a bug where a bot would stop trying to connect to servers if using ipv6. vor 21 Jahren
  Bryan Drewery d99b37ae8a * Fixed some drunken programming vor 21 Jahren
  Bryan Drewery 7540e361dd * Added entry to help for ban-time in chanset: ban-time requires +dynamicbans vor 21 Jahren
  Bryan Drewery e3e00b2d41 * Rewrote cmd_stick to use less code, as all the ban/exempt/invite code was redundant. vor 21 Jahren
  Bryan Drewery 0817a78fe8 * Fixed a possible loop of -v+v with +voice/+v vor 21 Jahren
  Bryan Drewery cee16873ff * Fixed bots kicking with +bitch responses when a +d user is opped. vor 21 Jahren
  Bryan Drewery 477d576fd8 * Fixed SEGFAULT in conf_killbot() vor 21 Jahren
  Bryan Drewery d69598cad3 * Fix cmd_mns_[ban|exempt|invite] 0 removing first ban, instead of failing. (#55) vor 21 Jahren
  Bryan Drewery 9fa7406471 * Added ability to +chan/chanset flood-* x:n (#69) vor 21 Jahren
  Bryan Drewery 95d4ef54e4 * Several cmds were not saving userfile: -/+chrec|ban|exempt|invite, [un]stick, chinfo (#68) vor 21 Jahren
  Bryan Drewery 38cd095df9 * Made cmd_addlog m|o vor 21 Jahren
  Bryan Drewery c543c027e5 * Also log to all bots when can't send userfile for some reason vor 21 Jahren