summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-17Merge pull request #4 from ahpnils/ahpnils-patch-1blotus
added usage of nice when ionice is not available
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-07-13remove yara binarySebastien Blot
2015-07-13Yara is not bundled anymorejvoisin
2015-07-13Add a license and a readmejvoisin
2015-07-13Fix a bit the build systemjvoisin
2015-07-13Remove useless scriptsjvoisin
2015-07-13Add a whitelist generatorjvoisin
2015-07-13Add Magento 1.9.2.0 in whitelistjvoisin
2015-07-13Add a match on `array_filter`jvoisin
2015-07-10add yara binarySebastien Blot
2015-07-10Add Phpmyadmin in whitelisjvoisin
2015-07-10Add Owncloud, Dotclear, concrete5, roundcube and more drupal to thejvoisin
whitelsit
2015-07-10Whitelist also works for keywordsjvoisin
2015-07-09Add some commentsjvoisin
2015-07-09Simplify the php rulejvoisin
2015-07-09Add some drupal rulesjvoisin
2015-07-09Add some Magento whitelistsjvoisin
2015-07-09Split the whitelist in another filejvoisin
2015-07-09Add whitelist for wordpress 3.2.1jvoisin
2015-07-09Add a whitelist for wordpress 3.5.1jvoisin
2015-07-09Use anonymous strings where it makes sense to do so.jvoisin
2015-07-09make IsPhp a global rulejvoisin
2015-07-09Add a whitelist systemjvoisin
2015-07-03`assert` can be dodgy toojvoisin
2015-07-03Remove the static yara binaryjvoisin
2015-06-30Throttle the python pocjvoisin
Every 1000 files, sleep for 3 seconds
2015-06-30Add a commentjvoisin
2015-06-30Python bindings, fuck yeah!jvoisin
2015-06-30Add filesize checkjvoisin
2015-06-30Simplify a bit the rulesjvoisin
2015-06-30Oupsjvoisin
2015-06-30Replace the $__ rule with the $___ one.jvoisin
2015-06-30Use find to reduce the number of candidates in script.shjvoisin
2015-06-25What about moar spaces?jvoisin
2015-05-22Remove a duplicate rule, and make another more genericjvoisin
2015-05-22Fix a mistakejvoisin
2015-05-21Remove a slow-and-false-positives-generating rulejvoisin
2015-05-21Speed up a rulejvoisin
2015-05-20YARA fallbackJulien (jvoisin) Voisin
2015-05-20If the config file isn't in /etc, look in the current directoryJulien (jvoisin) Voisin
2015-05-13Add onemore ruleJulien (jvoisin) Voisin
2015-05-07Add two doggy functionsJulien (jvoisin) Voisin
2015-04-28new dependency, postinst addedJulien "shaddai" Reveret
2015-04-23Add a rule for dodgy variablesJulien Voisin
2015-04-21Add some tests :)Julien Voisin
2015-04-21ionice the scanJulien Voisin
2015-04-17debhelper 8 needed to build on squeeze, maintainer is now ecu@Julien "shaddai" Reveret
2015-04-17modify control and changelog files accordingly to new package building systemJulien "shaddai" Reveret
2015-04-17adding set_distribution target to build distribution specific packageJulien "shaddai" Reveret