Historie revizí

Autor SHA1 Zpráva Datum
  Bryan Drewery 477d576fd8 * Fixed SEGFAULT in conf_killbot() před 21 roky
  Bryan Drewery d69598cad3 * Fix cmd_mns_[ban|exempt|invite] 0 removing first ban, instead of failing. (#55) před 21 roky
  Bryan Drewery 9fa7406471 * Added ability to +chan/chanset flood-* x:n (#69) před 21 roky
  Bryan Drewery 95d4ef54e4 * Several cmds were not saving userfile: -/+chrec|ban|exempt|invite, [un]stick, chinfo (#68) před 21 roky
  Bryan Drewery 38cd095df9 * Made cmd_addlog m|o před 21 roky
  Bryan Drewery c543c027e5 * Also log to all bots when can't send userfile for some reason před 21 roky
  Bryan Drewery 45a0fa4732 před 21 roky
  Bryan Drewery 612840210a * Unset CHAN_JOINING if the bot can't join! (#57) před 21 roky
  Bryan Drewery db78d48af1 * Another lostdcc() double free() bug fix před 21 roky
  Bryan Drewery 0fe227fd0b * Fixed not being able to console to '*' před 21 roky
  Bryan Drewery 136e9e2851 * Wrong comment when autouname=1 for uname auto change in -C před 21 roky
  Bryan Drewery 4230ec0f5b * The binary is only rewritten now if CHANGES are made in the editor. před 21 roky
  Bryan Drewery 82d36e759d * Updated -c/-C so both will display the correct values but: před 21 roky
  Bryan Drewery 44d45dceff * Need to set dcc[].u.other to NULL in new_dcc() otherwise a double free() may occur in lostdcc() před 21 roky
  Bryan Drewery ab9fb47f5b * Running the bot with -C will automatically update uid/uname/homedir/username **(use -c to avoid this)** před 21 roky
  Bryan Drewery 217fdacd24 * Only auto-op a user if they have a password set. (#52) před 21 roky
  Bryan Drewery 8be7efb6f4 * Fixed a dcc[] loop in rebalance_roles() which didn't account for free'd elements před 21 roky
  Bryan Drewery 6f89031159 * cmd_pls_user wasn't correctly sharing multiple hosts to the botnet. (#48) před 21 roky
  Bryan Drewery edd150c287 * Oops, disabled sending timesync minutely because I thought I was sending it with pings před 21 roky
  Bryan Drewery c3b9db3f97 * cmd_botcmd now works correctly when the target is the bot you're on. (#46) před 21 roky
  Bryan Drewery 2e5bfb16cf * Combined code for restore_chan[ban|exempt|invite] into restore_chanmask() for userfile loading před 21 roky
  Bryan Drewery 76d3001a60 před 21 roky
  Bryan Drewery c414af4829 * The -ban fixes for removal by number weren't working right. před 21 roky
  Bryan Drewery 9c8a46e13c před 21 roky
  Bryan Drewery d78e596727 * Rewrote most of cmd_cmdpass před 21 roky
  Bryan Drewery e8b8ba81bd * Added log msg (+w) for when a msg is received when umode +g. (#44) před 21 roky
  Bryan Drewery df15e26750 * Fixed bug with displaying chat over partyline due to change of default dcc[].simul to -1 před 21 roky
  Bryan Drewery 02e6e39214 * Missed an invalid close() před 21 roky
  Bryan Drewery 29240528f4 * Bugs all around in the tempfile class regarding closing, fixed all of them. před 21 roky
  Bryan Drewery 4fa103c9fe * Wasn't closing the file descriptor for the new file when writing the checksum until after moving it? před 21 roky