]> git.ipfire.org Git - thirdparty/sarg.git/commit
Accept case insensitive regular expressions
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Mon, 27 Jul 2015 18:09:38 +0000 (20:09 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Mon, 27 Jul 2015 18:09:38 +0000 (20:09 +0200)
commit7abbda48c68d20c77ebc5674928569e8c60b0749
tree5fba484cf7e51aa86b1bda0f1bd29df72c185342
parent5d6479e9db1624ee871efacecc856cebbc1ccc8a
Accept case insensitive regular expressions

Such a regex must be suffixed with the lower case "i".

As a consequence, a regex must now be separated from the alias by at least
one space or tab in the definition file.
alias.c
sarg.conf