Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-05 | Add config.defaults.php to set default configuration options. | Guillaume Mazoyer | |
The defaults can be overriden in the config.php file but some of them are fine as defaults. This will help in having a config.php file as short as we can. Also move utils.php to the includes directory. | |||
2014-08-05 | Add a way to validate strict IP address (no mask). | Guillaume Mazoyer | |
2014-08-03 | Fix send command if reconnection is needed when using SSH. | Guillaume Mazoyer | |
2014-08-03 | Allow masks in IP address parameter. | Guillaume Mazoyer | |
2014-06-20 | Add config to allow private AS numbers. | Guillaume Mazoyer | |
2014-06-04 | Fix some newbie errors. | Guillaume Mazoyer | |
2014-06-04 | Little improvement for the logging function. | Guillaume Mazoyer | |
Log spamers into the logs file. | |||
2014-05-30 | Update regex for matching FQDN. | Guillaume Mazoyer | |
2014-05-29 | Revert last commit. | Guillaume Mazoyer | |
2014-05-29 | Prevent PHP to be executed when not going through index.php. | Guillaume Mazoyer | |
2014-05-29 | Add license headers. | Guillaume Mazoyer | |
2014-05-29 | Add utils functions. | Guillaume Mazoyer | |