1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-13 18:30:27 +00:00
ngircd/src
Alexander Barton 805bf03490 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.
2009-07-17 16:16:04 +02:00
..
ipaddr make Listen parameter a comma-seperated list of addresses. 2008-05-19 14:27:35 +02:00
ngircd Client_CheckID(): fix connection information 2009-07-17 16:16:04 +02:00
portab Added some missing files of GIT tree to distribution archives 2008-11-13 23:17:32 +01:00
testsuite testsuite: add more predefined channels to server config 2009-03-07 00:30:11 +01:00
tool New function ngt_UpperStr() 2008-09-23 11:53:15 +02:00
.gitignore GIT: added src/src/config.h.in~ to ignore list. 2008-06-11 16:02:06 +02:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00