]> git.ipfire.org Git - ipfire-2.x.git/history - config/cfgroot/ids-functions.pl
ids-functions.pl: Grab address for RED by using get_red_address() function.
[ipfire-2.x.git] / config / cfgroot / ids-functions.pl
2019-01-31  Stefan Schantlids-functions.pl: Grab address for RED by using get_red...
2019-01-31  Stefan Schantlids-functions.pl: Add function to the the current assig...
2019-01-30  Stefan Schantlids-functions.pl: Add RED address and aliases to the...
2019-01-30  Stefan Schantlids-functions.pl: Add get_aliases()
2019-01-29  Stefan Schantlids-functions.pl: Set correct ownership for the stored...
2019-01-29  Stefan Schantlids-functions.pl: Add set_ownership() function.
2019-01-28  Stefan SchantlMerge branch 'next' of ssh://git.ipfire.org/pub/git...
2019-01-26  Stefan SchantlMerge branch 'next' of ssh://git.ipfire.org/pub/git...
2019-01-22  Stefan Schantlids.cgi: Move and rename GenerateIgnoreList() function...
2019-01-21  Stefan SchantlMerge branch 'next' of ssh://git.ipfire.org/pub/git...
2019-01-06  Stefan Schantlids-functions.pl: Downloader should reads settings...
2018-12-28  Stefan SchantlMerge branch 'next' of ssh://git.ipfire.org/pub/git...
2018-12-26  Stefan Schantlids-functions.pl: Downloader now also uses upstream...
2018-12-26  Stefan Schantlids-functions.pl: Add function to get the version of...
2018-12-25  Stefan Schantlids-functions.pl: Fix typo
2018-12-25  Stefan Schantlids-functions.pl: Introduce function write_modify_sids_...
2018-12-25  Stefan Schantlids.cgi: Move variable declaration to ids-functions.pl
2018-12-18  Stefan Schantlids-functions.pl: Use temporary file in downloader.
2018-12-18  Stefan Schantlids-functions.pl: Introduce filesize check for downloader
2018-12-18  Stefan Schantlids-functions.pl: Fix sub _cleanup_rulesdir() function
2018-12-12  Stefan SchantlMerge branch 'next' of ssh://git.ipfire.org/pub/git...
2018-10-12  Stefan Schantlids-functions.pl: Rework &_cleanup_rulesdir() function
2018-10-12  Stefan Schantlids-functions.pl: Fix typo
2018-10-12  Stefan Schantlids-functions.pl: Call &_cleanup_rulesdir() function...
2018-10-12  Stefan Schantlids-functions.pl: Add private function to cleanup the...
2018-10-02  Stefan SchantlMerge branch 'next' of ssh://git.ipfire.org/pub/git...
2018-09-26  Stefan SchantlMerge branch 'next' of ssh://git.ipfire.org/pub/git...
2018-09-26  Stefan Schantlids-functions.pl: Add backend code to handle the "cron...
2018-08-29  Stefan Schantlsuricata: Rule files are now located in /var/lib/suricata
2018-08-27  Stefan Schantlids-functions.pl: Early abort downloadruleset() if...
2018-08-25  Stefan Schantlids-functions.pl: Also check and fix the permissions...
2018-08-24  Stefan Schantlids-functions.pl: Add priviate function _check_rulesdir...
2018-08-24  Stefan Schantlids-functions.pl: Add function to create empty files
2018-08-23  Stefan SchantlFix merge conflicts during merge of next and the surica...
2018-08-18  Stefan Schantlids-functions.pl: Display error if oinkmaster cannot...
2018-08-17  Stefan Schantlids-functions.pl: Log correct error message if download...
2018-08-11  Stefan Schantlids-functions.pl: Add function to call suricatactrl...
2018-08-05  Stefan Schantlids-functions.pl: Add function to check if the IDS...
2018-08-05  Stefan Schantlids-functions.pl: Add function to get the available...
2018-08-02  Stefan Schantlids-functions.pl: Rename ruleset-sources.list to rulese...
2018-07-30  Stefan Schantlids-functions.pl: Move path details from snort to suricata
2018-07-30  Stefan SchantlMerge branch 'next-new-ids.cgi' into next-suricata...
2018-07-28  Stefan SchantlIDS: Rework error and log handling in ids-functions.pl
2018-07-27  Stefan SchantlIDS: Introduce settingsdir variable
2018-07-26  Stefan SchantlIDS: Move rulepath declaration to ids-functions.pl
2018-07-26  Stefan Schantlids-functions.pl: Also log errors to syslog
2018-07-26  Stefan Schantlids-functions.pl: Use pure perl to log oinkmaster resul...
2018-07-26  Stefan Schantlids-functions.pl: Make variables globally accessible
2018-07-26  Stefan Schantlids.cgi: Rework CGI logic to download a new ruleset
2018-07-26  Stefan Schantlids.cgi: Move function to call oinkmaster to ids-functi...
2018-07-26  Stefan Schantlids.cgi: Move downloader code to ids-functions.pl
2018-07-26  Stefan SchantlIDS: Introduce ids-functions.pl.