Search found 3 matches

by sECuRE
Thu Jul 21, 2005 11:41 am
Forum: Unreal 3.2 Support
Topic: Get (Anope)Vhost instead of the real host as ircop
Replies: 6
Views: 3446

Hi,

ok, so I'd better use /who #channel for getting the host, but on big channels this causes much traffic (2000 Users+), isn't there a more performant way to get the vhost of only this user?

btw: it's not the cloaked localhost, it's a vhost, so if the setup is like this:
User lala (xyz@localhost ...
by sECuRE
Wed Jul 20, 2005 5:22 am
Forum: Unreal 3.2 Support
Topic: Get (Anope)Vhost instead of the real host as ircop
Replies: 6
Views: 3446

Get (Anope)Vhost instead of the real host as ircop

Hi,

I got a little Problem: Some IRC clients use USERHOST before a ban to get the hostname they have to ban. This works well in usermode as they get for example "[email protected]" and ban "hidden.host" (the vhost of the user, set by anope for example). But as an ircop, you see "real.host.t-dialin ...
by sECuRE
Sun Aug 22, 2004 12:56 pm
Forum: Unreal 3.2 Support
Topic: Problems with remote includes / c-ares
Replies: 2
Views: 2193

Problems with remote includes / c-ares

Hi,

i just tried to setup remote includes but the following problem show up:
gcc -I../include -I/home/secure/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -DZIP_LINKS -DUSE_LIBCURL -export-dynamic -lssl -lcrypto -o ircd auth.o aln.o badwords.o channel.o cloak.o crule.o dbuf.o events ...