[srvx-commits] srvx branch, master, updated. v1.4.0-rc3-140-g4ddd073
Brought to you by:
entrope
From: Entrope <en...@us...> - 2018-01-31 04:16:19
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "srvx". The branch, master has been updated via 4ddd07374407becb1a6daf009dce73af81dd89d0 (commit) via f057e370e2a6ff77eb1a7a3fd713c3b3199b8578 (commit) from 42527ecd9f0cbf5bb7cdbfbbdac7567f6f2b1fc0 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 4ddd07374407becb1a6daf009dce73af81dd89d0 Author: Michael Poole <md...@tr...> Date: Tue Jan 30 23:16:02 2018 -0500 sar_getaddr_request: Avoid truncation to full_name. commit f057e370e2a6ff77eb1a7a3fd713c3b3199b8578 Author: Michael Poole <md...@tr...> Date: Tue Jan 30 23:15:43 2018 -0500 Pacify gcc 7's -Wimplicit-fallthrough. ----------------------------------------------------------------------- Summary of changes: src/chanserv.c | 2 +- src/helpfile.c | 1 + src/ioset.c | 4 ++-- src/mod-helpserv.c | 3 ++- src/mod-sockcheck.c | 1 + src/modcmd.c | 4 ++-- src/opserv.c | 2 +- src/recdb.c | 1 + src/sar.c | 4 ++-- src/tools.c | 2 +- 10 files changed, 14 insertions(+), 10 deletions(-) hooks/post-receive -- srvx |