]> git.ipfire.org Git - thirdparty/suricata-update.git/shortlog
thirdparty/suricata-update.git
2017-12-12  Jason Ishchangelog: update 22/head
2017-12-12  Jason Ishlook in config file for "suricata" option
2017-12-12  Jason Ishwhen testing suricata, use provided suricata-conf
2017-12-12  Wolfgang Hotwagnerconfig: configurable suricata-conf-parameter
2017-12-08  Jason Ishdocker live test for Ubuntu 16.04. 20/head
2017-12-08  Jason IshMakefile: docker-test target to run docker tests.
2017-12-08  Jason Ishuser agent: moving suricata version check up
2017-12-08  Jason Ishintegration test: fix command line option (typo)
2017-12-08  Jason Ishfix verbose logging
2017-12-08  Jason Ishdoc: add --user-agent to common options
2017-12-08  Jason Ish--user-agent: make a global option
2017-12-08  Wolfgang Hotwagnerconfig: configure a custom user-agent-string
2017-12-08  Jason Ishsetup: don't try to write revision of .git doesn't... 18/head
2017-12-08  Jason Ishtypos: udpate -> update
2017-12-08  Jason Ishchangelog: update 17/head
2017-12-08  Jason Ishdoc: include common options with all commands
2017-12-08  Jason Ishintegration test - executes suricata-update
2017-12-07  Jason Ishallow default et/open url to be set from env
2017-12-07  Jason Ishlist-sources: update-sources if no index found
2017-12-07  Jason Ishrework parser to support global options before subcommand
2017-12-07  Jason Ishtests: remove specific python2 and python3 tests
2017-12-07  Jason Ish-D, --data-dir to change the data directory
2017-12-07  Jason Ishtravis: switch to pytest for tests
2017-12-07  Jason Ishtesting: use tox for unit tests
2017-12-07  Jason Ishtest: centos 7 based docker live test
2017-12-07  Jason Ishconfig: use the module singleton for config
2017-12-06  Jason Ishpython 3 fixups
2017-12-06  Jason Ishmore specific exception handling when downloading
2017-12-05  Jason Ishfix getting cpu on certain platforms
2017-12-05  Jason Ishusage: clarify -c is for the update configuration
2017-12-05  Jason IshVersion 1.0.0a. 16/head 1.0.0a1
2017-12-05  Jason IshUpdate source index URL to one hosted by OISF.
2017-12-05  Jason Ishdoc: point pip commands at the PyPI index
2017-12-05  Jason Ishmanifest: add sample update.yaml
2017-12-04  Jason Ishadd-source: don't use flags for options 14/head
2017-12-04  Jason Ishremove sources that an enabled one replaces 13/head
2017-12-04  Jason Ishdoc: reorg index
2017-12-04  Jason Ishdoc: remove-source
2017-12-04  Jason Ishdoc: disable-source
2017-12-04  Jason Ishremove-source - move code to its own file
2017-12-04  Jason Ishdisable-source: move command to own source file
2017-12-04  Jason Ishdoc: add page for enable-source
2017-12-04  Jason Ishquickstart: remove bit about re-enabling et/open
2017-12-04  Jason Ishlist-sources: show parameters (if any)
2017-12-04  Jason IshWhen enabling source, also enable et/open...
2017-12-04  Jason Ishenable-source: move to own source files
2017-12-04  Jason Ishlist-sources: show replaces info
2017-12-04  Jason Ishdoc: add doc for update-sources
2017-12-03  Jason Ishupdate-sources: move to own source file
2017-12-03  Jason Ishdoc: re-org into commands
2017-12-02  Jason Ishpython 3 fix for parsing suricata config output 12/head
2017-12-01  Jason Ishinclude suricata version in user agent
2017-12-01  Jason Ishdoc: add quickstart
2017-12-01  Jason Ishdoc: fix pulling in version
2017-12-01  Jason Ishuse a custom user agent
2017-12-01  Jason Ishchangelog: update 11/head
2017-12-01  Jason Ishlist-sources: colourize
2017-12-01  Jason Ishdisable rules with proto's not enabled in suricata...
2017-12-01  Jason Ishinclude git revision in version output
2017-12-01  Jason Ishenv var SOURCE_DIRECTORY to override default...
2017-12-01  Jason Ishadd --now to skip the timebased check.
2017-12-01  Jason Ishdoc: rework heading levels
2017-12-01  Jason Ishreadme: update files and directories
2017-12-01  Jason Ishdon't require index for url sources
2017-12-01  Jason Ishupdate.yaml: sources is now just a URL list
2017-12-01  Jason Ishnew commands: add-source, list-sources, list-enabled...
2017-12-01  Jason Ishsources: resolve urls from index
2017-12-01  Jason Ishupdate-sources: new command to download source index
2017-11-29  Jason Ishet pro: mask the secret code 10/head
2017-11-29  Jason Ishlogging: add secret masking
2017-11-20  Jason Ishrule parsing: fix infinite loop on missing ; 9/head
2017-11-20  Jason Ishtests: remove BSD license.
2017-11-20  Breakerchange --post-hook to --reload-command
2017-11-14  Jason Ishdoc: --cache-dir command line argument removed 8/head
2017-11-14  Jason IshIngore cache directory when backing up rules.
2017-11-14  Jason IshPut cache directory under the rules directory.
2017-11-13  Jason Ishfix restoration permission issue after update fail
2017-11-06  Jason Ishfix ET Open by default logic... 7/head
2017-11-03  Victor Juliengithub/codeowners: add OISF/core-team
2017-11-03  Jason Ishrule parsing: don't warn if no msg present 5/head
2017-11-03  Jason Ishissue 2261: don't fail on empty "local"
2017-11-02  Victor Julienrule testing: don't fail because of ASAN leak warnings
2017-11-02  Jason IshFix Oinkmaster modifysid with group name.
2017-11-02  Jason IshInitial import of Suricata-Update.