[Coder-Com] ircu SSL support

2002-03-22 Thread devnull

Just out of curiosity, is integrated SSL/TLS support on the agenda for
ircu?

-- 
for a in sdf.lonestar.org; do devnull@$a; done

Finger [EMAIL PROTECTED] for PGP public key



Re: [Coder-Com] ircu SSL support

2002-03-23 Thread devnull

Jean-Edouard BABIN wrote:
> 
> On 22/03/02 11:27, [EMAIL PROTECTED] ([EMAIL PROTECTED])
> wrote:
> 
> > Just out of curiosity, is integrated SSL/TLS support on the agenda for
> > ircu?
> 
> You can link server with ssh if you need it...



Aye, I've already got client/server connections working fine with
stunnel, but I was just wondering about SSL integration into the
software.

-- 
for a in sdf.lonestar.org; do devnull@$a; done

Finger [EMAIL PROTECTED] for PGP public key



Re: [Coder-Com] *!*@* ban abusability

2002-04-30 Thread devnull

daaave wrote:
>   OK, I'm about to show the extent of my (lack of) knowledge of X,
> but...I assume the issue that you're talking about is that if you issue
> "/msg x unban *!*@*", then it will not only remove that ban, but also
> any ban that's a subset of it (which in this case is _all_ of them).  If
> that's the issue, then the correct solution, as far as I can see, is to
> make the unban command more robust, with a flag that tells X only to
> remove the ban specifically given, and not any sub-bans.

Or alternatively, provide this as an option in X for channel owners to
set at their discretion.




[Coder-Com] GNUworld fails to compile under OpenBSD/sparc 3.0

2002-05-15 Thread devnull

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This is the result of trying to compile the lastest version of
GNUworld from CVS on an OpenBSD/sparc system.

Any ideas as to a solution to this problem?

$ gcc -v
Reading specs from
/usr/lib/gcc-lib/sparc-unknown-openbsd3.0/2.95.3/specs
gcc version 2.95.3 20010125 (prerelease)

Report bugs to <[EMAIL PROTECTED]>.

$ uname -a
OpenBSD ascend 3.0 ASCEND#3 sparc
$ make
Making all in lib
source='Buffer.cc' object='Buffer.lo' libtool=yes 
depfile='.deps/Buffer.Plo' tmpdepfile='.deps/Buffer.TPlo' 
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --mode=compile g++
- -DHAVE_CONFIG_H  -I. -I. -I../include  -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c -o
Buffer.lo `test -f 'Buffer.cc' || echo './'`Buffer.cc
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../include -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c
Buffer.cc -Wp,-MD,.deps/Buffer.TPlo  -fPIC -DPIC -o .libs/Buffer.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../include -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c
Buffer.cc -Wp,-MD,.deps/Buffer.TPlo -o Buffer.o >/dev/null 2>&1
mv -f .libs/Buffer.lo Buffer.lo
source='ClientSocket.cc' object='ClientSocket.lo' libtool=yes 
depfile='.deps/ClientSocket.Plo' tmpdepfile='.deps/ClientSocket.TPlo'
 depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --mode=compile
g++ -DHAVE_CONFIG_H  -I. -I. -I../include  -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c -o
ClientSocket.lo `test -f 'ClientSocket.cc' || echo
'./'`ClientSocket.cc
rm -f .libs/ClientSocket.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../include -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c
ClientSocket.cc -Wp,-MD,.deps/ClientSocket.TPlo  -fPIC -DPIC -o
.libs/ClientSocket.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../include -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c
ClientSocket.cc -Wp,-MD,.deps/ClientSocket.TPlo -o ClientSocket.o
>/dev/null 2>&1
mv -f .libs/ClientSocket.lo ClientSocket.lo
source='EConfig.cc' object='EConfig.lo' libtool=yes 
depfile='.deps/EConfig.Plo' tmpdepfile='.deps/EConfig.TPlo' 
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --mode=compile g++
- -DHAVE_CONFIG_H  -I. -I. -I../include  -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c -o
EConfig.lo `test -f 'EConfig.cc' || echo './'`EConfig.cc
rm -f .libs/EConfig.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../include -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c
EConfig.cc -Wp,-MD,.deps/EConfig.TPlo  -fPIC -DPIC -o
.libs/EConfig.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../include -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c
EConfig.cc -Wp,-MD,.deps/EConfig.TPlo -o EConfig.o >/dev/null 2>&1
mv -f .libs/EConfig.lo EConfig.lo
source='ELog.cc' object='ELog.lo' libtool=yes 
depfile='.deps/ELog.Plo' tmpdepfile='.deps/ELog.TPlo'  depmode=gcc
/bin/sh ../depcomp  /bin/sh ../libtool --mode=compile g++
- -DHAVE_CONFIG_H  -I. -I. -I../include  -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c -o
ELog.lo `test -f 'ELog.cc' || echo './'`ELog.cc
rm -f .libs/ELog.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../include -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c
ELog.cc -Wp,-MD,.deps/ELog.TPlo  -fPIC -DPIC -o .libs/ELog.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../include -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c
ELog.cc -Wp,-MD,.deps/ELog.TPlo -o ELog.o >/dev/null 2>&1
mv -f .libs/ELog.lo ELog.lo
source='FileSocket.cc' object='FileSocket.lo' libtool=yes 
depfile='.deps/FileSocket.Plo' tmpdepfile='.deps/FileSocket.TPlo' 
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --mode=compile g++
- -DHAVE_CONFIG_H  -I. -I. -I../include  -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c -o
FileSocket.lo `test -f 'FileSocket.cc' || echo './'`FileSocket.cc
rm -f .libs/FileSocket.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../include -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c
FileSocket.cc -Wp,-MD,.deps/FileSocket.TPlo  -fPIC -DPIC -o
.libs/FileSocket.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../include -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c
FileSocket.cc -Wp,-MD,.deps/FileSocket.TPlo -o FileSocket.o
>/dev/null 2>&1
mv -f .libs/FileSocket.lo FileSocket.lo
source='Socket.cc' object='Socket.lo' libtool=yes 
depfile='.deps/Socket.Plo' tmpdepfile='.deps/Socket.TPlo' 
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --mode=compile g++
- -DHAVE_CONFIG_H  -I. -I. -I../include  -Wall -pipe -g -O0
- -I/home/mathew/gnuworld/include -I/home/mathew/gnuworld/lib -c -o
Socket.lo `test -f 'Socket.cc' || echo './'`Socket.cc
rm -f .libs/Socket.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../i