main
cosmetic: update .gitignore files
remove no longer needed --enable-libcurl configure switch
first try towards a flex/bison based config parser
milstone: top-level grammer now ready for integration (but script detail still missing)
doc: v6 compatiblity doc added
scripting: add endswith operator to property filters and RainerScript
rainerscript: align hex escape lexer states
milestone: grammar integrated in rsyslog build system
better check for config errors
feat: add YAML as an alternative configuration format
Merge pull request #7395 from julthomas/dev/jth/skip-disabled-action
Add parse_time_localtz with documentation
style: normalize C source formatting via clang-format (PoC)