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 "Hurd".
The branch, master has been updated via 6bbb65d6885eba9ac380757515a21ae9cca62727 (commit) from d60191077b494d6a60181dd4967fe9dafa7003cc (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 6bbb65d6885eba9ac380757515a21ae9cca62727 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Tue Jan 4 01:25:04 2022 +0100 portinfo: Use benign RPCs to discover what ports are all about Most servers have at least one RPC which is benign enough to be used to identify whether a port supports the server and provides some useful information to identify what the port is about. This adds support for most of these, allowing to identify auth ports, file descriptors, sockets, etc. ----------------------------------------------------------------------- Summary of changes: libshouldbeinlibc/portinfo.c | 445 ++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 419 insertions(+), 26 deletions(-) hooks/post-receive -- Hurd