chore: update web pages
release: 3.3
output: update html javascripts
build-sys: update bootstrap from gnulib
build-sys: quote subshell execution in the autotools file
getdata output: add start, end and hostname printing support for xml and json
fix: avoid generation of unvalid JSON in summary
gnulib: update bootstrap and gitignore files
docs: fix manual page groff warning
getdata: only emit warning when config include file cannot be read
chore: update web links
add start, end and hostname printing support for xml and json
getdata output: add start, end and hostname printing support for xml and json
getdata output: add start, end and hostname printing support for xml and json
getdata output: add start, end and hostname printing support for xml and json
website: use https
update project web page
release: 3.2
build-sys: routine update
config: remove unnecessary padding
build-sys: autotools and gnulib related updates
Fix invalid JSON issue in summary
build-sys: update .gitignore files
contrib: snmptest.pl SNMPwalk can't access to all variables/wrong sort
contrib: point out where one can find zabbix template
output: update javascripts
build-sys: update bootstrap from gnulib
release: 3.1
output: add ethernet address priting support to --mustach
misc: fix spelling issues
samples: make prometheus template less klunky
output: add warning and critical threshold counts to mustach
build-sys: update .gitignore files
output: fix warn and crit counts on shared networks
various: tidy up variable scopes, and one name mismatch
mustach: sync with most recent mustach upstream changes
other: use IP string lengths from netinet/in.h
warnings: ensure optimal packing in structures
various: fix few warnings
fix typos
other: use strftime() to generate date-time string
lib: update .gitignore
other: use strftime() to generate date-time string
lib: update .gitignore
getdata: remote dead code
drop images, java scripts, and such from web sitemap file
fix switch missing default case warnings
sort: ensure NaN will not trip over comp_double()
webpages: use html sample output
main: move output_format to state, and rename color_format
main: move print_mac_addreses to state structure
fix typo
main: simplify option parsing
output: fix implicit conversion
output: fix implicit conversion
add .mailmap
docs: fix peoples name in THANKS file to have correct characters
tests: improve coverage
build-sys: add coverage files to .gitignore
webpage: add instructions how to get output you need
release: 3.0
usage: --skip=ignored is actually 'suppressed'
output: add some trivia data to json output
orther: fix xstrstr_init() memcmp() return value usage
output: unify time stamp creations
output: add more items to mustach tags
docs: improve doxygen documentation
output: remove unused variable attribute
misc: move couple enums from global scope to file scope
misc: move command line option parsing to separate function
output: make --skip to take arguments what will be skipped
samples: add prometheus text file collector mustach template
thanks: add Troy D. Hanson to credits about uthash
hash: include stdlib.h to avoid implicit declarations
clean up: fix couple compiler warnings
output: shared net can be in suppressed state
hash: include stdlib.h to avoid implicit declarations
output: improve html table
clean up: fix couple compiler warnings
output: display more entries in html table by default
output: make warning and critical colors work in html output
output: make --skip-ok to effect --perfdata
output: move shared net andn range status check to output_helper
analysis: shared networks to be linked list
all files: re-indent
analyze: bug fix shared networks counts
output: improve mustach template parsing error
all files: replace global variables with runtime config state structure
other: add Jose Bollo to version output credits