Commit Graph

3 Commits (2bc4c4f1565ecc0736f9fe8b17f511d9463cc565)

Author SHA1 Message Date
R. Francis Smith e957760d52 updated pamd rule args regexp to match file paths also (#33432)
* Added . and / to rule args regexp

Things like pam_echo.so file=/etc/foo.txt weren't being matched and
causing incorrect change counts.  Adding / and . fixed that.

Fixes #33351

* pamd: test argument with value

Relates #33351
8 years ago
Ken Evensen 8724ff3eae pamd: fix issue with trailing commas in module_arguments 8 years ago
Ken Evensen f31d3ddeb7 Pamd Updates (#25817)
* Fix for #25522
Fix for #25855
Fix for #23963

* Minor fix

* Updates per bcoca.  Fix in regex for silvinux.
9 years ago