Histórico de Commits

Autor SHA1 Mensagem Data
  Bryan Drewery 474b367e2b * Changed set of "other" chars for random strings há 21 anos atrás
  Bryan Drewery 3be5f97bdc * Fixed a bug in the hash creation of cookies due to an ircd stripping excess '*' in cookies. há 21 anos atrás
  Bryan Drewery fafdb27cec * Added /usr/tmp to the tempdir search list há 21 anos atrás
  Bryan Drewery 503877feb8 * Added /var/tmp into the list of tempdirs há 21 anos atrás
  Bryan Drewery 756c56ffe4 * Tempdir is now chosen from a list as follows: (hub) ./tmp/ (leaf) ~/.ssh/..., /tmp/, ./ há 21 anos atrás
  Bryan Drewery 21ddf49ae0 * Combined functions check_expired_[bans|exempts|invites] into check_expired_mask(const char type) há 21 anos atrás
  Bryan Drewery 3d8f789f81 * New channels get a default chanset of: flood-ctcp 5:30 há 21 anos atrás
  Bryan Drewery df12bee8af * Don't share cfg changes in trigger_cfg_changed (reading userfile for our own LOCAL cfg entries) há 21 anos atrás
  Bryan Drewery be824cda65 * Fixed a bug where a bot would stop trying to connect to servers if using ipv6. há 21 anos atrás
  Bryan Drewery d99b37ae8a * Fixed some drunken programming há 21 anos atrás
  Bryan Drewery 7540e361dd * Added entry to help for ban-time in chanset: ban-time requires +dynamicbans há 21 anos atrás
  Bryan Drewery e3e00b2d41 * Rewrote cmd_stick to use less code, as all the ban/exempt/invite code was redundant. há 21 anos atrás
  Bryan Drewery 0817a78fe8 * Fixed a possible loop of -v+v with +voice/+v há 21 anos atrás
  Bryan Drewery cee16873ff * Fixed bots kicking with +bitch responses when a +d user is opped. há 21 anos atrás
  Bryan Drewery 477d576fd8 * Fixed SEGFAULT in conf_killbot() há 21 anos atrás
  Bryan Drewery d69598cad3 * Fix cmd_mns_[ban|exempt|invite] 0 removing first ban, instead of failing. (#55) há 21 anos atrás
  Bryan Drewery 9fa7406471 * Added ability to +chan/chanset flood-* x:n (#69) há 21 anos atrás
  Bryan Drewery 95d4ef54e4 * Several cmds were not saving userfile: -/+chrec|ban|exempt|invite, [un]stick, chinfo (#68) há 21 anos atrás
  Bryan Drewery 38cd095df9 * Made cmd_addlog m|o há 21 anos atrás
  Bryan Drewery c543c027e5 * Also log to all bots when can't send userfile for some reason há 21 anos atrás
  Bryan Drewery 45a0fa4732 há 21 anos atrás
  Bryan Drewery 612840210a * Unset CHAN_JOINING if the bot can't join! (#57) há 21 anos atrás
  Bryan Drewery db78d48af1 * Another lostdcc() double free() bug fix há 21 anos atrás
  Bryan Drewery 0fe227fd0b * Fixed not being able to console to '*' há 21 anos atrás
  Bryan Drewery 136e9e2851 * Wrong comment when autouname=1 for uname auto change in -C há 21 anos atrás
  Bryan Drewery 4230ec0f5b * The binary is only rewritten now if CHANGES are made in the editor. há 21 anos atrás
  Bryan Drewery 82d36e759d * Updated -c/-C so both will display the correct values but: há 21 anos atrás
  Bryan Drewery 44d45dceff * Need to set dcc[].u.other to NULL in new_dcc() otherwise a double free() may occur in lostdcc() há 21 anos atrás
  Bryan Drewery ab9fb47f5b * Running the bot with -C will automatically update uid/uname/homedir/username **(use -c to avoid this)** há 21 anos atrás
  Bryan Drewery 217fdacd24 * Only auto-op a user if they have a password set. (#52) há 21 anos atrás