mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
release: 3.1
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
ec613f762d
commit
45f7fc1514
1 changed files with 37 additions and 0 deletions
37
NEWS
37
NEWS
|
|
@ -7,6 +7,43 @@ Please send dhcpd-pools bug reports to kerolasa@iki.fi.
|
||||||
|
|
||||||
gpg: Signature is crated using RSA key ID 8ED396E37E38D471A00530D3A9553245FDE9B739.
|
gpg: Signature is crated using RSA key ID 8ED396E37E38D471A00530D3A9553245FDE9B739.
|
||||||
|
|
||||||
|
|
||||||
|
Version 3.1
|
||||||
|
Mark Sangster (1):
|
||||||
|
output: fix warn and crit counts on shared networks
|
||||||
|
|
||||||
|
Sami Kerola (31):
|
||||||
|
webpage: add instructions how to get output you need
|
||||||
|
build-sys: add coverage files to .gitignore
|
||||||
|
tests: improve coverage
|
||||||
|
docs: fix peoples name in THANKS file to have correct characters
|
||||||
|
add .mailmap
|
||||||
|
output: fix implicit conversion
|
||||||
|
main: simplify option parsing
|
||||||
|
fix typo
|
||||||
|
main: move print_mac_addreses to state structure
|
||||||
|
main: move output_format to state, and rename color_format
|
||||||
|
webpages: use html sample output
|
||||||
|
fix switch missing default case warnings
|
||||||
|
sort: ensure NaN will not trip over comp_double()
|
||||||
|
drop images, java scripts, and such from web sitemap file
|
||||||
|
getdata: remote dead code
|
||||||
|
other: use strftime() to generate date-time string
|
||||||
|
lib: update .gitignore
|
||||||
|
fix typos
|
||||||
|
various: fix few warnings
|
||||||
|
warnings: ensure optimal packing in structures
|
||||||
|
other: use IP string lengths from netinet/in.h
|
||||||
|
mustach: sync with most recent mustach upstream changes
|
||||||
|
various: tidy up variable scopes, and one name mismatch
|
||||||
|
build-sys: update .gitignore files
|
||||||
|
output: add warning and critical threshold counts to mustach
|
||||||
|
samples: make prometheus template less klunky
|
||||||
|
misc: fix spelling issues
|
||||||
|
output: add ethernet address priting support to --mustach
|
||||||
|
build-sys: update bootstrap from gnulib
|
||||||
|
output: update javascripts
|
||||||
|
release: 3.1
|
||||||
|
|
||||||
Version 3.0
|
Version 3.0
|
||||||
Sami Kerola (56):
|
Sami Kerola (56):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue