[srvx-commits] srvx branch, master, updated. v1.4.0-rc3-137-ga7446d8
Brought to you by:
entrope
From: Entrope <en...@us...> - 2017-05-02 01:54:22
|
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 a7446d88377e9cc6875e91cbc3de7b5d8f8c7e61 (commit) from bc3505862e7a52b00f1f55787362a9e1414d3218 (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 a7446d88377e9cc6875e91cbc3de7b5d8f8c7e61 Author: Michael Poole <md...@tr...> Date: Mon May 1 21:54:04 2017 -0400 nickserv: Add flag to remotely oper up clients. This requires ircd support, e.g. u2.10.12.15 with a config block like: UWorld { oper = "srvx.example.org"; }; ----------------------------------------------------------------------- Summary of changes: src/nickserv.c | 7 +++++++ src/nickserv.h | 5 ++++- src/proto-p10.c | 6 ++++++ src/proto.h | 1 + 4 files changed, 18 insertions(+), 1 deletion(-) hooks/post-receive -- srvx |