Bryan Drewery
|
ee6dbf494e
* 1.2.6 Release
|
21 anni fa |
Bryan Drewery
|
257742be84
* Changed display for when a user uses an alias over partyline. (#116)
|
21 anni fa |
Bryan Drewery
|
79746ad294
* Fixed aliases not properly using cmdpass given. (#140)
|
21 anni fa |
Bryan Drewery
|
ad9e736179
* Now using g++3.3[.6] as g++3.4 was causing spontaneous SEGFAULTS(see cpu-spin bug) on FreeBSD.
|
21 anni fa |
Bryan Drewery
|
21832cd51b
|
21 anni fa |
Bryan Drewery
|
1ae65349f8
* Use g++ 3.3.6 if possible
|
21 anni fa |
Bryan Drewery
|
14a6f29318
* Fixed many channel cmds blocking access due to +botbitch. (#141)
|
21 anni fa |
Bryan Drewery
|
64dd9216b6
* Disabled debug contexts as they were useless.
|
21 anni fa |
Bryan Drewery
|
2f11f34975
* (REVERTED FROM 1.2.3) Disabled all memory allocations after a segfault (Fixes CPU spinning)
|
21 anni fa |
Bryan Drewery
|
4b65a97619
* Begin 1.2.6-cvs
|
21 anni fa |
Bryan Drewery
|
b28c78f965
* 1.2.5 Release
|
21 anni fa |
Bryan Drewery
|
bdf1e553d6
* Configure fix for CYGWIN (no it's not being released)
|
21 anni fa |
Bryan Drewery
|
b8a2a2dfc4
* Fixed CIDR host matching not checking for BEST MATCH as normal method does
|
21 anni fa |
Bryan Drewery
|
1eea2d78af
* whois_access() had owner check backwards :)
|
21 anni fa |
Bryan Drewery
|
1fef4569f1
* Fixed m|o being able to chattr a user for a +private channel. (#98)
|
21 anni fa |
Bryan Drewery
|
cce3f600db
* Fixed binary config not decrypting data on rare occasions.
|
21 anni fa |
Bryan Drewery
|
d980aea3bc
* Fixed hubs sharing out channels that were 'slowparted'. (#93)
|
21 anni fa |
Bryan Drewery
|
774ff9f30c
* Disabled ability to cmd_chpass a bot. (#42)
|
21 anni fa |
Bryan Drewery
|
824962ff81
* Perm owners may no longer change their handle via cmd_handle or cmd_chhandle. (#107)
|
21 anni fa |
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 anni fa |
Bryan Drewery
|
ce3e8c0aac
* Automatic host adding by localhubs now sanity checks if the hosts will conflict with other bots/users. (#137)
|
21 anni fa |
Bryan Drewery
|
d7289d29e2
* Fixed cmd_slowjoin (#129)
|
21 anni fa |
Bryan Drewery
|
f5dd59031b
* Small fix to +r
|
21 anni fa |
Bryan Drewery
|
9fc3995250
* Trace detection cannot be set to 'ignore', lowest setting is now: 'die'
|
21 anni fa |
Bryan Drewery
|
fdf8a74aa0
* Removed cmd line param '-s'; Tracing bot on startup will always make the bot die right away.
|
21 anni fa |
Bryan Drewery
|
6bc5b6a696
* Completed some missing code for '+r' (#127)
|
21 anni fa |
Bryan Drewery
|
55e6306412
* Added flag '+r' which will make a bot resolve all hosts it sees to match against userlist. (You should only set this per-chan)
|
21 anni fa |
Bryan Drewery
|
369e366ec5
* Balanced out mdop/mop kicks to not make entire net flood off.
|
21 anni fa |
Bryan Drewery
|
688e171082
* Small cidr user host matching fix
|
21 anni fa |
Bryan Drewery
|
a2b5958929
* Added CIDR/mask matching support for all user hosts, ie, '.+host user *!jerry@1.2.0.0/16' will match 'bob!jerry@1.2.3.4'
|
21 anni fa |