Bryan Drewery
|
21ddf49ae0
* Combined functions check_expired_[bans|exempts|invites] into check_expired_mask(const char type)
|
hace 21 años |
Bryan Drewery
|
3d8f789f81
* New channels get a default chanset of: flood-ctcp 5:30
|
hace 21 años |
Bryan Drewery
|
df12bee8af
* Don't share cfg changes in trigger_cfg_changed (reading userfile for our own LOCAL cfg entries)
|
hace 21 años |
Bryan Drewery
|
be824cda65
* Fixed a bug where a bot would stop trying to connect to servers if using ipv6.
|
hace 21 años |
Bryan Drewery
|
d99b37ae8a
* Fixed some drunken programming
|
hace 21 años |
Bryan Drewery
|
7540e361dd
* Added entry to help for ban-time in chanset: ban-time requires +dynamicbans
|
hace 21 años |
Bryan Drewery
|
e3e00b2d41
* Rewrote cmd_stick to use less code, as all the ban/exempt/invite code was redundant.
|
hace 21 años |
Bryan Drewery
|
0817a78fe8
* Fixed a possible loop of -v+v with +voice/+v
|
hace 21 años |
Bryan Drewery
|
cee16873ff
* Fixed bots kicking with +bitch responses when a +d user is opped.
|
hace 21 años |
Bryan Drewery
|
477d576fd8
* Fixed SEGFAULT in conf_killbot()
|
hace 21 años |
Bryan Drewery
|
d69598cad3
* Fix cmd_mns_[ban|exempt|invite] 0 removing first ban, instead of failing. (#55)
|
hace 21 años |
Bryan Drewery
|
9fa7406471
* Added ability to +chan/chanset flood-* x:n (#69)
|
hace 21 años |
Bryan Drewery
|
95d4ef54e4
* Several cmds were not saving userfile: -/+chrec|ban|exempt|invite, [un]stick, chinfo (#68)
|
hace 21 años |
Bryan Drewery
|
38cd095df9
* Made cmd_addlog m|o
|
hace 21 años |
Bryan Drewery
|
c543c027e5
* Also log to all bots when can't send userfile for some reason
|
hace 21 años |
Bryan Drewery
|
45a0fa4732
|
hace 21 años |
Bryan Drewery
|
612840210a
* Unset CHAN_JOINING if the bot can't join! (#57)
|
hace 21 años |
Bryan Drewery
|
db78d48af1
* Another lostdcc() double free() bug fix
|
hace 21 años |
Bryan Drewery
|
0fe227fd0b
* Fixed not being able to console to '*'
|
hace 21 años |
Bryan Drewery
|
136e9e2851
* Wrong comment when autouname=1 for uname auto change in -C
|
hace 21 años |
Bryan Drewery
|
4230ec0f5b
* The binary is only rewritten now if CHANGES are made in the editor.
|
hace 21 años |
Bryan Drewery
|
82d36e759d
* Updated -c/-C so both will display the correct values but:
|
hace 21 años |
Bryan Drewery
|
44d45dceff
* Need to set dcc[].u.other to NULL in new_dcc() otherwise a double free() may occur in lostdcc()
|
hace 21 años |
Bryan Drewery
|
ab9fb47f5b
* Running the bot with -C will automatically update uid/uname/homedir/username **(use -c to avoid this)**
|
hace 21 años |
Bryan Drewery
|
217fdacd24
* Only auto-op a user if they have a password set. (#52)
|
hace 21 años |
Bryan Drewery
|
8be7efb6f4
* Fixed a dcc[] loop in rebalance_roles() which didn't account for free'd elements
|
hace 21 años |
Bryan Drewery
|
6f89031159
* cmd_pls_user wasn't correctly sharing multiple hosts to the botnet. (#48)
|
hace 21 años |
Bryan Drewery
|
edd150c287
* Oops, disabled sending timesync minutely because I thought I was sending it with pings
|
hace 21 años |
Bryan Drewery
|
c3b9db3f97
* cmd_botcmd now works correctly when the target is the bot you're on. (#46)
|
hace 21 años |
Bryan Drewery
|
2e5bfb16cf
* Combined code for restore_chan[ban|exempt|invite] into restore_chanmask() for userfile loading
|
hace 21 años |