summaryrefslogtreecommitdiff
path: root/phpmalwarefinder (follow)
AgeCommit message (Collapse)Author
2015-10-29reorganized git repoJulien "shaddai" Reveret
2015-09-08Use type built-in instead of commandGuillaume Delpierre
2015-09-08TypoGuillaume Delpierre
2015-09-08Use bash builtinGuillaume Delpierre
2015-09-08PortabilityGuillaume Delpierre
2015-07-14added usage of nice when ionice is not availableNils
On some platforms (e.g. NetBSD, OS X), ionice is not available by default. This patch checks for ionice availability, and switch back to nice if needed. In the case none of them are installed, an error is displayed.
2015-05-20YARA fallbackJulien (jvoisin) Voisin
2015-05-20If the config file isn't in /etc, look in the current directoryJulien (jvoisin) Voisin
2015-04-21ionice the scanJulien Voisin
2015-03-27Improves the help messaeJulien Voisin
2015-03-24Add packaging stuff dor debian!Julien Voisin
2015-03-24Add a script to run the thingyJulien Voisin