The config was slightly confusing for me, and so i honestly dont know how to make myself an IRC op. I mean, I tried putting my nick in there, and setting a password but it didn't work.
Thanks in advance, SteveB.
Hi all :-)
Due to server upgrades ngIRCd 0.7.1 had to wait a few days, but finally
here it is!
Changes since 0.7.0 are:
- Included files to build Debian packages (located in "debian/").
- Updated config.guess and config.sub to newer upstream versions.
- NJOIN propagates user channel modes correctly again ... Upsa.
- Made Makefile more compatible with "make -j<n>".
- Added support for GNU/Hurd.
- Fixed a compiler warning related to an unnecessary assert().
- Enhanced VERSION command when using debug versions.
It's available from (~265 KB):
- <http://download.berlios.de/ngircd/ngircd-0.7.1.tar.gz>
- <ftp://ftp.berlios.de/pub/ngircd/ngircd-0.7.1.tar.gz>
- <ftp://Arthur.Ath.CX/pub/Users/alex/ngircd/ngircd-0.7.1.tar.gz>
The patch from 0.7.0 to 0.7.1 (~14 KB) and GnuPG signatures:
- <ftp://ftp.berlios.de/pub/ngircd/>
- <ftp://Arthur.Ath.CX/pub/Users/alex/ngircd/>
Regards
Alex
--
Alexander Barton, Freiburg, Germany
alex(a)barton.de, http://www.barton.de/
Hi again :-)
I'm trying to build debian packages of ngIRCd at the moment. Actually
my results do work but aren't the greatest stuff mankind ever saw ...
Anyway, if you want to try it out, add these two line to your
/etc/apt/sources.list:
deb ftp://Arthur.Ath.CX/debian/ ab main
deb-src ftp://Arthur.Ath.CX/debian/ ab main
Comments welcome!
Regards
Alex
PS.: there are only packages for the i386 architecture available at the
moment ...
--
Alexander Barton, Freiburg, Germany
http://www.barton.de/, alex(a)barton.de
Hi all!
I fixed up a mode propagation problem in the IRC_NJOIN() function that
caused the server to not propagate user channel modes to other servers
correctly under certain circumstances (networks with more than two
levels of server nesting).
These fixes are in CVS HEAD and branch-0-7-x:
- Included files to build Debian packages (located in "debian/").
- Updated config.guess and config.sub to newer upstream versions.
- NJOIN propagates user channel modes correctly again ... Upsa.
If branch-0-7-x seems to be stable this will become version 0.7.1 at
the end of this week.
Additionally CVS-HEAD includes these changes (since 0.7.0):
- Made Makefile more compatible with "make -j<n>".
- Added support for GNU/Hurd.
- Fixed a compiler warning related to an unnecessary assert().
Perhaps these will go into 0.7.1, too ...
Regards
Alex
--
Alexander Barton, Freiburg, Germany
http://www.barton.de/, alex(a)barton.de