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 "ngIRCd - Next Generation IRC Server".
The branch, master has been updated
via 805bf0349064a1a1f6412c19a3a3bcb7fb7ccbe1 (commit)
from 63cbc6cd4262971d0ef795d2404bc545413e159a (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 805bf0349064a1a1f6412c19a3a3bcb7fb7ccbe1
Author: Alexander Barton <alex(a)barton.de>
Date: Fri Jul 17 16:16:04 2009 +0200
Client_CheckID(): fix connection information
This patch fixes the following silly log messages:
'ID "XXX" already registered (on connection -1)!'
If the ID is already registered on a local connection, the local
connection ID is printed; and if the ID is connected via a remote
server, "via network" is displayed.
-----------------------------------------------------------------------
Summary of changes:
src/ngircd/client.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
ngIRCd - Next Generation IRC Server