1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-27 20:36:18 +00:00
ngircd/src
Alexander Barton 35e2dcff88 Rework cloaked hostname handling, implement "METADATA cloakhost"
Now ngIRCd uses two fields internally, one to store the "real" hostname
and one to save the "cloaked" hostname. And both fields can be set
independently using the "METADATA host" and "METADATA cloakhost" commands.

This allows "foreign servers" (aka "IRC services") to alter the real and
cloaked hostnames of clients without problems, even when the user itself
issues additional "MODE +x" and "MODE -x" commands.
2012-11-24 16:15:35 +01:00
..
ipaddr Remove all geneerated Makefile.am on "make maintainer-clean" 2012-09-24 20:45:37 +02:00
ngircd Rework cloaked hostname handling, implement "METADATA cloakhost" 2012-11-24 16:15:35 +01:00
portab Disable UID/GID checks on "single user OS" 2012-10-11 14:54:13 +00:00
testsuite Test suite: correctly execute tests when stdout is redirected 2012-11-13 22:46:06 +01:00
tool Add a few casts, fix compiler warnings on NetBSD 5 2012-11-12 22:39:57 +01: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