Bryan Drewery
|
819bb7ae36
* Fixed cmd_[un]stick not using "ban" by default for mask type. (#145)
|
21 lat temu |
Bryan Drewery
|
1f817e9015
* Help for 'botcmd' was off/outdated
|
21 lat temu |
Bryan Drewery
|
9c9877a67b
* Fixed improper hub recognition in binary config parser. (#148)
|
21 lat temu |
Bryan Drewery
|
a2d4717194
* Fixed ignores not being used. (#147) (Breaks a fix to not display msgs after added to ignore for floods)
|
21 lat temu |
Bryan Drewery
|
c5b26fcbcc
* Added code to eat zombie processes minutely (shouldn't interfere with anything)
|
21 lat temu |
Bryan Drewery
|
916cac1a19
* Fixed being able to 'chsecpass' a bot.
|
21 lat temu |
Bryan Drewery
|
6a456c2fbf
* Added var 'auth-chan' which allows disabling auth cmds in all channels.
|
21 lat temu |
Bryan Drewery
|
cb5df2d85d
* Fixed hubs not updating NODENAME/OS/USERNAME, which broke updating on new nets.
|
21 lat temu |
Eggheads Development Team (Ported by Bryan)
|
e266b4511b
* (eggdrop1.6) Fixed bot not requesting topic after reseting channel.
|
21 lat temu |
Bryan Drewery
|
4a4caa7715
* Booting a su'd user now returns the user to their original connection. (Problem when removing +i)
|
21 lat temu |
Bryan Drewery
|
1eb433f5de
* When a user is removed and is on partyline, they are now booted. (#142)
|
21 lat temu |
Bryan Drewery
|
4159dc758d
* Forgot 'log_bad = 0;' to fix the '!' showing up for aliases.
|
21 lat temu |
Bryan Drewery
|
f7d7eb1bab
* Some fixes to slowjoin/slowpart were mixed up, fixed.
|
21 lat temu |
Bryan Drewery
|
f0ab7fbc16
* Fixed cloak-script not updating correctly.
|
21 lat temu |
Bryan Drewery
|
257742be84
* Changed display for when a user uses an alias over partyline. (#116)
|
21 lat temu |
Bryan Drewery
|
79746ad294
* Fixed aliases not properly using cmdpass given. (#140)
|
21 lat temu |
Bryan Drewery
|
ad9e736179
* Now using g++3.3[.6] as g++3.4 was causing spontaneous SEGFAULTS(see cpu-spin bug) on FreeBSD.
|
21 lat temu |
Bryan Drewery
|
14a6f29318
* Fixed many channel cmds blocking access due to +botbitch. (#141)
|
21 lat temu |
Bryan Drewery
|
64dd9216b6
* Disabled debug contexts as they were useless.
|
21 lat temu |
Bryan Drewery
|
2f11f34975
* (REVERTED FROM 1.2.3) Disabled all memory allocations after a segfault (Fixes CPU spinning)
|
21 lat temu |
Bryan Drewery
|
4b65a97619
* Begin 1.2.6-cvs
|
21 lat temu |
Bryan Drewery
|
1fef4569f1
* Fixed m|o being able to chattr a user for a +private channel. (#98)
|
21 lat temu |
Bryan Drewery
|
cce3f600db
* Fixed binary config not decrypting data on rare occasions.
|
21 lat temu |
Bryan Drewery
|
d980aea3bc
* Fixed hubs sharing out channels that were 'slowparted'. (#93)
|
21 lat temu |
Bryan Drewery
|
774ff9f30c
* Disabled ability to cmd_chpass a bot. (#42)
|
21 lat temu |
Bryan Drewery
|
824962ff81
* Perm owners may no longer change their handle via cmd_handle or cmd_chhandle. (#107)
|
21 lat temu |
Bryan Drewery
|
299a1a8232
* Fixed cmd_chanset not displaying ALL invalid channel flags, although, there are still *many* errors like with with the chanset code. (#136)
|
21 lat temu |
Bryan Drewery
|
ce3e8c0aac
* Automatic host adding by localhubs now sanity checks if the hosts will conflict with other bots/users. (#137)
|
21 lat temu |
Bryan Drewery
|
d7289d29e2
* Fixed cmd_slowjoin (#129)
|
21 lat temu |
Bryan Drewery
|
9fc3995250
* Trace detection cannot be set to 'ignore', lowest setting is now: 'die'
|
21 lat temu |