This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
simplesamlphp/modules/logpeek
olavmrk 798de8b59d Add the 'D'-modifier to all regex'es that match the full string.
By default '$' matches end of string, or newline at end of string,
which made it possible to add a trailing newline to some strings that
shouldn't have it.

As far as I can tell, none of the errors presented a security problem.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2183 44740490-163a-0410-bde0-09ae8108e29a
2010-02-16 12:21:51 +00:00
..
config-templates Impemented logpeek to do blockwise reading of logfile for faster execution. 2009-04-24 07:32:10 +00:00
hooks Restructured frontpage. Moved auth sourc test into core. Improved the portal module (started using it on the frontpage). frontpage hook is adjusted to fit new frontpage structure, and links updated. 2009-08-27 14:05:39 +00:00
lib Impemented logpeek to do blockwise reading of logfile for faster execution. 2009-04-24 07:32:10 +00:00
templates Impemented logpeek to do blockwise reading of logfile for faster execution. 2009-04-24 07:32:10 +00:00
www Add the 'D'-modifier to all regex'es that match the full string. 2010-02-16 12:21:51 +00:00
default-disable Update default-disable and default-enable for all modules. 2009-10-19 11:12:47 +00:00