Commit Graph

14 Commits

Author SHA1 Message Date
Ioana Stanciu c56216f5a8 Updated copyright notices. 2023-05-23 17:01:06 +03:00
monica 670022ca53 Fixes to remove warnings when running in php7.
git-svn-id: http://voip.null.ro/svn/yate@6464 acf43c95-373e-0410-b603-e72c3f656dc1
2021-03-12 11:34:37 +00:00
paulc 90f118868e Added support for banning IPv6 addresses.
Prevent banning the loopback address.


git-svn-id: http://voip.null.ro/svn/yate@6274 acf43c95-373e-0410-b603-e72c3f656dc1
2017-10-30 14:54:16 +00:00
paulc d56cecb40e Added copyright notices to sources and scripts missing them.
Updated copyright notices for 2014.
Fixed end of lines in many files.


git-svn-id: http://voip.null.ro/svn/yate@5755 acf43c95-373e-0410-b603-e72c3f656dc1
2014-02-05 11:42:17 +00:00
paulc 18e10bfd69 Changed license terms in each source file to reference an external file.
git-svn-id: http://voip.null.ro/svn/yate@5609 acf43c95-373e-0410-b603-e72c3f656dc1
2013-08-06 13:38:10 +00:00
paulc b5ba94fded Use message watches in bruteforcers ban script to improve behavior under load.
Improved some code comments in the script.


git-svn-id: http://voip.null.ro/svn/yate@5594 acf43c95-373e-0410-b603-e72c3f656dc1
2013-08-01 09:11:43 +00:00
paulc 0ff8708bd4 Added the banbrutes PHP script to the default install.
Added note that Yate needs to run as root for banbrutes.php to work.


git-svn-id: http://voip.null.ro/svn/yate@5221 acf43c95-373e-0410-b603-e72c3f656dc1
2012-08-13 14:15:22 +00:00
paulc 55d79930e8 Allow setting the handler tracking name by individual external scripts.
This must be set before installing the handlers.


git-svn-id: http://voip.null.ro/svn/yate@5123 acf43c95-373e-0410-b603-e72c3f656dc1
2012-06-15 11:19:31 +00:00
paulc a99ad888e2 Allow specifying the ban bruteforcers limit in extmodule.conf
git-svn-id: http://voip.null.ro/svn/yate@5052 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-09 15:41:29 +00:00
paulc 8005dd84b7 Added copyright and licensing information to PHP scripts.
git-svn-id: http://voip.null.ro/svn/yate@4997 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-05 12:31:23 +00:00
paulc 63cfdd5f22 Changed algorithm and default ban limit to accomodate devices that register and subscribe to several resources.
Made the debugging and ban limit modifiable at runtime.


git-svn-id: http://voip.null.ro/svn/yate@4453 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-10 15:06:11 +00:00
paulc 7105af44f9 Commented out debugging accidentally left on.
git-svn-id: http://voip.null.ro/svn/yate@4452 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-10 13:42:45 +00:00
paulc 0e7849e338 Emit new message "user.authfail" for paswword mismatch for existing users.
Use that message in the ban script.


git-svn-id: http://voip.null.ro/svn/yate@4451 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-10 13:39:24 +00:00
paulc f9c39140e9 Added PHP script to detect and block brute force attackers.
git-svn-id: http://voip.null.ro/svn/yate@4450 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-10 12:36:55 +00:00