<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Auronia IRC News &#187; IRC-Daemon</title>
	<atom:link href="http://www.auronia.net/tag/irc-daemon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.auronia.net</link>
	<description>Neuigkeiten aus der Welt des Internet Relay Chats</description>
	<lastBuildDate>Tue, 24 Aug 2010 14:03:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WeIRCd 0.8.1 veröffentlicht</title>
		<link>http://www.auronia.net/2010/07/22/weircd-0-8-1-veroffentlicht/</link>
		<comments>http://www.auronia.net/2010/07/22/weircd-0-8-1-veroffentlicht/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 23:37:51 +0000</pubDate>
		<dc:creator>Rhodan</dc:creator>
				<category><![CDATA[IRC-Technik]]></category>
		<category><![CDATA[IRC-Daemon]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[WeIRCd]]></category>

		<guid isPermaLink="false">http://www.auronia.net/?p=945</guid>
		<description><![CDATA[WeIRCd 0.8.1 wurde veröffentlicht. Neben ein paar Verbesserungen (defekte Auto-Op-Funktion geht wieder) ist der Daemon nun auch in der Lage, IP-Adressen zu Hosts aufzulösen, wie es so gut wie jeder andere IRCd macht. Download von WeIRCd 0.8.1: hier Changelog: hier]]></description>
			<content:encoded><![CDATA[<p><a href="http://eloxoph.com/weircd/" target="_self">WeIRCd</a> 0.8.1 wurde <a href="http://eloxoph.com/home?article=2010jul22a_weircd0.8.1released" target="_self">veröffentlicht</a>. Neben ein paar Verbesserungen (defekte Auto-Op-Funktion geht wieder) ist der Daemon nun auch in der Lage, IP-Adressen zu Hosts aufzulösen, wie es so gut wie jeder andere IRCd macht.</p>
<p><strong>Download von WeIRCd 0.8.1: <a href="http://eloxoph.com/weircd/releases/" target="_self">hier</a><br />
Changelog: <a href="http://eloxoph.com/weircd/changelog.txt" target="_self">hier</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.auronia.net/2010/07/22/weircd-0-8-1-veroffentlicht/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>InspIRCd 2.0.0 veröffentlicht</title>
		<link>http://www.auronia.net/2010/07/03/inspircd-2-0-0-veroffentlicht/</link>
		<comments>http://www.auronia.net/2010/07/03/inspircd-2-0-0-veroffentlicht/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 11:25:05 +0000</pubDate>
		<dc:creator>Rhodan</dc:creator>
				<category><![CDATA[IRC-Technik]]></category>
		<category><![CDATA[InspIRCd]]></category>
		<category><![CDATA[IRC-Daemon]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.auronia.net/?p=910</guid>
		<description><![CDATA[Nach diversen Beta Versionen und Release Candidates ist nun die finale InspIRCd Version 2.0.0 erschienen. Die Neuerungen in dieser Version sind dem Changelog zu entnehmen &#8211; was alles beim InspIRCd 2.0 insgesamt neu ist, kann man in der Roadmap nachlesen. Direkter Download von InspIRCd 2.0.0: hier Changelog: Use EFD_NONBLOCK in test creation of eventfd (makes [...]]]></description>
			<content:encoded><![CDATA[<p>Nach diversen Beta Versionen und Release Candidates ist nun die finale <a href="http://www.inspircd.org" target="_self">InspIRCd</a> Version 2.0.0 <a href="http://inspircd.org/forum/showthread.php?t=7658" target="_self">erschienen</a>. Die Neuerungen in dieser Version sind dem <a href="http://inspircd.org/forum/showthread.php?t=7658#2http://" target="_self">Changelog</a> zu entnehmen &#8211; was alles beim InspIRCd 2.0 insgesamt neu ist, kann man in der <a href="http://wiki.inspircd.org/Development/Roadmap/2.0" target="_self">Roadmap</a> nachlesen.</p>
<p><strong>Direkter Download von InspIRCd 2.0.0: <a href="http://www.inspircd.org/?p=download&amp;version=2.0.0" target="_self">hier</a></strong><a href="http://www.inspircd.org/?p=download&amp;version=2.0.0" target="_self"></a></p>
<p>Changelog:<span id="more-910"></span>
<ul>
<li>Use EFD_NONBLOCK in test creation of eventfd (makes it require glibc 2.8/linux 2.6.27)</li>
<li>Fix umode -r on nick change being denied by permission check</li>
<li>Be consistent in testing PURE_STATIC for defined vs == 1</li>
<li>Add some missing &lt;connect&gt; updates from rehash, noticed by mixx941</li>
<li>Fix negative array access in channame</li>
<li>Correct source of initial BURST line from servers sending it without one (like denora)</li>
<li>Compile testing can be useful</li>
<li>Change -debug to force RAWIO level logging and disable all other logs</li>
<li>Send HALFOP= line in CAPAB CAPABILITIES for 1201 compat (anope relies on this)</li>
<li>Use unit-cc for all compile and and link tasks</li>
<li>Don&#8217;t use an empty direction when receiving a sourceless server command</li>
<li>Removing example for m_spy which doesn&#8217;t exist in insp20</li>
<li>Helpop: Add snomask +v (requires override module)</li>
<li>Add log header including ircd version</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.auronia.net/2010/07/03/inspircd-2-0-0-veroffentlicht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bahamut 1.8.9 veröffentlicht</title>
		<link>http://www.auronia.net/2010/06/23/bahamut-1-8-9-veroffentlicht/</link>
		<comments>http://www.auronia.net/2010/06/23/bahamut-1-8-9-veroffentlicht/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 09:05:43 +0000</pubDate>
		<dc:creator>Rhodan</dc:creator>
				<category><![CDATA[IRC-Technik]]></category>
		<category><![CDATA[Bahamut]]></category>
		<category><![CDATA[IRC-Daemon]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.auronia.net/?p=890</guid>
		<description><![CDATA[Der IRCd Bahamut 1.8.9 wurde veröffentlicht. Die neue Version enthält einige Bugfixes und Updates, es wird z.B. ein Problem mit SSL Verbindungen gelöst. Direkter Download von Bahamut 1.8.9: hier Changelog (englisch): This release consists of the following changes: Kobi Shmueli (2): Made make install copy make-cert.cnf to INSTALL_DIR. Fixed a memleak bug on SVSHOST if [...]]]></description>
			<content:encoded><![CDATA[<p>Der IRCd <a href="http://www.dal.net/?page=Bahamut" target="_self">Bahamut</a> 1.8.9 wurde <a href="http://www.dal.net/news/shownews.php?id=71" target="_self">veröffentlicht</a>. Die neue Version enthält einige Bugfixes und Updates, es wird z.B. ein Problem mit SSL Verbindungen gelöst.</p>
<p><strong>Direkter Download von Bahamut 1.8.9: <a href="http://www.dal.net/download/bahamut-1.8.9-release.tar.gz">hier</a></strong></p>
<p>Changelog (englisch):<span id="more-890"></span></p>
<p style="padding-left: 30px;">This release consists of the following changes:</p>
<p style="padding-left: 30px;">Kobi Shmueli (2):<br />
Made make install copy make-cert.cnf to INSTALL_DIR.<br />
Fixed a memleak bug on SVSHOST if used twice on the same user (reported by DiAvOl).</p>
<p style="padding-left: 30px;">Ned T. Crigler (1):<br />
Fix safe_ssl_read/safe_ssl_write to return 1 for EWOULDBLOCK/EAGAIN.</p>
<p style="padding-left: 30px;">epiphani (4):<br />
Fix regression in make install<br />
Fix badly declared bircmodule_free() in hooks header<br />
Update build_version for more common version string<br />
Significant update of autoconf/configure scripts</p>
]]></content:encoded>
			<wfw:commentRss>http://www.auronia.net/2010/06/23/bahamut-1-8-9-veroffentlicht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WeIRCd 0.8 veröffentlicht</title>
		<link>http://www.auronia.net/2010/06/12/weircd-0-8-veroffentlicht/</link>
		<comments>http://www.auronia.net/2010/06/12/weircd-0-8-veroffentlicht/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 15:21:04 +0000</pubDate>
		<dc:creator>Rhodan</dc:creator>
				<category><![CDATA[IRC-Technik]]></category>
		<category><![CDATA[IRC-Daemon]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[WeIRCd]]></category>

		<guid isPermaLink="false">http://www.auronia.net/?p=857</guid>
		<description><![CDATA[In der neuen WeIRCd-Version 0.8 gibt es unter den zehn Bugfixes auch den Fix für einen Crashbug, somit ist ein Upgrade dringend empfohlen. Als Neuerung kam der ChanServ-Befehl &#8220;DROP&#8221; hinzu und die Performance beim Hinzufügen von Usern wurde verbessert. Direkter Download von WeIRCd 0.8 (Source): hier Direkter Download von WeIRCd 0.8 (Windows): hier Changelog: hier]]></description>
			<content:encoded><![CDATA[<p>In der neuen <a href="http://eloxoph.com/weircd/" target="_self">WeIRCd</a>-Version 0.8 gibt es unter den zehn Bugfixes auch den Fix für einen Crashbug, somit ist ein Upgrade dringend empfohlen. Als Neuerung kam der ChanServ-Befehl &#8220;DROP&#8221; hinzu und die Performance beim Hinzufügen von Usern wurde verbessert.</p>
<p><strong>Direkter Download von WeIRCd 0.8 (Source): <a href="http://eloxoph.com/weircd/releases/WeIRCdcurrent-src.tar.gz" target="_self">hier</a><br />
Direkter Download von WeIRCd 0.8 (Windows): <a href="http://eloxoph.com/weircd/releases/WeIRCdcurrent-win32-setup.exe" target="_self">hier</a><br />
Changelog: <a href="http://eloxoph.com/weircd/changelog.txt" target="_self">hier</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.auronia.net/2010/06/12/weircd-0-8-veroffentlicht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bahamut 1.8.8 veröffentlicht</title>
		<link>http://www.auronia.net/2010/05/06/bahamut-1-8-8-veroffentlicht/</link>
		<comments>http://www.auronia.net/2010/05/06/bahamut-1-8-8-veroffentlicht/#comments</comments>
		<pubDate>Thu, 06 May 2010 15:52:10 +0000</pubDate>
		<dc:creator>Rhodan</dc:creator>
				<category><![CDATA[IRC-Technik]]></category>
		<category><![CDATA[Bahamut]]></category>
		<category><![CDATA[IRC-Daemon]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.auronia.net/?p=775</guid>
		<description><![CDATA[Von dem Bahamut IRCd, welcher von dem DALnet verwendet und entwickelt wird, wurde die Version 1.8.8 veröffentlicht. Neu an dieser Version ist die SSL-Unterstützung für Clienten, ansonsten sind Updates und Bugfixes enthalten. Wegen ein paar weiteren Fehlern wurde die Ankündigung von Version 1.8.7 übersprungen. Direkter Download von Bahamut 1.8.8: hier Changelog (englisch): Changes for 1.8.8 [...]]]></description>
			<content:encoded><![CDATA[<p>Von dem <a href="http://www.dal.net/?page=Bahamut" target="_self">Bahamut</a> IRCd, welcher von dem <a href="http://www.dal.net">DALnet</a> verwendet und entwickelt wird, wurde die Version 1.8.8 <a href="http://www.dal.net/news/shownews.php?id=65" target="_self">veröffentlicht</a>. Neu an dieser Version ist die SSL-Unterstützung für Clienten, ansonsten sind Updates und Bugfixes enthalten. Wegen ein paar weiteren Fehlern wurde die Ankündigung von Version 1.8.7 übersprungen.</p>
<p><strong>Direkter Download von Bahamut 1.8.8: <a href="http://www.dal.net/download/bahamut-1.8.8-release.tar.gz">hier<br />
</a></strong></p>
<p>Changelog (englisch): <span id="more-775"></span></p>
<p style="padding-left: 30px;">Changes for 1.8.8<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
epiphani (2):<br />
Fix possible null dereference in m_nick<br />
Fix Makefile for BSD, and the lack of -i in sed</p>
<p style="padding-left: 30px;">Changes for 1.8.7<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Kobi Shmueli (19):<br />
Added SSL initizalation and rehashing stuff<br />
Added the needed changes for SSL to acutally work<br />
Added flags support for the port block and mark SSL users with SSL on the umode +c notice<br />
Added make-cert.sh &amp; make-cert.cnf to create the server certificate<br />
Added SSL umode/cmode/flag<br />
Let users/opers message +o users even if the sender is +R<br />
Fixed NO_USER_STATS to allow /stats from u:lined servers<br />
Rakarra&#8217;s opernick patch<br />
typo (UNKINE &#8211;&gt; UNKLINE)<br />
Let server admins set a maxrecvq per class block (take #2)<br />
Added SVSPANIC (Stops users from sending commands to services).<br />
Make kill -HUP remove all throttles.<br />
Added umode +C<br />
Re-added CHANKILL from the old 1.8.4-trunk (I think Quension wrote it).<br />
Changed SVSHOLD to support channels.<br />
Let SVSCLONE override local clone limits too.<br />
Let services change hosts (take #5)<br />
dccallow fix<br />
Re-added the SERVICESHUB sutff with conf flags</p>
<p style="padding-left: 30px;">Ned T. Crigler (2):<br />
Force the cached banserial of a user to be updated on a SVSNICK.<br />
Remove the use of ircsprintf.</p>
<p style="padding-left: 30px;">epiphani (6):<br />
Update docs to reflect SSL configuration support<br />
Move make-cert tools into the tools directory<br />
Fix up some templating and configure script stuff to make SSL tools install cleanly<br />
Allow port definitions that do not perform DNS or ident checks.<br />
Update notifcations for failed OPER attempts<br />
Update TODO and Patchlevel.  This is 1.8.7.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.auronia.net/2010/05/06/bahamut-1-8-8-veroffentlicht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ngIRCd 16 veröffentlicht</title>
		<link>http://www.auronia.net/2010/05/03/ngircd-16-veroffentlicht/</link>
		<comments>http://www.auronia.net/2010/05/03/ngircd-16-veroffentlicht/#comments</comments>
		<pubDate>Mon, 03 May 2010 15:12:06 +0000</pubDate>
		<dc:creator>Rhodan</dc:creator>
				<category><![CDATA[IRC-Technik]]></category>
		<category><![CDATA[IRC-Daemon]]></category>
		<category><![CDATA[ngIRCd]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.auronia.net/?p=762</guid>
		<description><![CDATA[Nach einem Monat des Testens und 2 Release Candidates ist nun ngIRCd 16 da. Änderungen in der neuen Version sind u.a. der neue Channelmode +z, bei dem nur Clienten mit SSL-Verbindung in den Channel können. Der IRCd hat nun auch vollständige WEBIRC Unterstützung für diverse Webchats, u.a. auch für Mibbit. Das Limit, welches zuvor die [...]]]></description>
			<content:encoded><![CDATA[<p>Nach einem Monat des Testens und 2 Release Candidates ist nun <a href="http://ngircd.barton.de" target="_self">ngIRCd</a> 16 da. Änderungen in der neuen Version sind u.a. der neue Channelmode +z, bei dem nur Clienten mit SSL-Verbindung in den Channel können. Der IRCd hat nun auch vollständige WEBIRC Unterstützung für diverse Webchats, u.a. auch für Mibbit. Das Limit, welches zuvor die Anzahl der möglichen IRCops beschränkte, wurde nun auch entfernt.</p>
<p><strong>Download von ngIRCd 16: <a href="http://ngircd.barton.de/download.php.de" target="_self">hier</a><br />
Changelog: <a href="http://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git;a=blob;f=NEWS;h=3d81baf06c71c6aa1c9f8933c1a109f56ed262ea;hb=defd7e09afb62ac71859ad910e6dd52a86fb0ae2" target="_self">hier</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.auronia.net/2010/05/03/ngircd-16-veroffentlicht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InspIRCd 2.0 RC2 veröffentlicht</title>
		<link>http://www.auronia.net/2010/05/03/inspircd-2-0-rc2-veroffentlicht/</link>
		<comments>http://www.auronia.net/2010/05/03/inspircd-2-0-rc2-veroffentlicht/#comments</comments>
		<pubDate>Mon, 03 May 2010 13:48:49 +0000</pubDate>
		<dc:creator>Rhodan</dc:creator>
				<category><![CDATA[IRC-Technik]]></category>
		<category><![CDATA[InspIRCd]]></category>
		<category><![CDATA[IRC-Daemon]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.auronia.net/?p=749</guid>
		<description><![CDATA[Der InspIRCd 2.0 Release Candidate 2 wurde zum Download freigegeben. Die neue Version behebt ein paar Fehler, welche in 2.0 RC1 gefunden wurden. Falls keine große Anzahl weiterer schwerwiegender Fehler gefunden wird, dann kommt die entgültige Version vermutlich in der Mitte vom Mai. Alles von der Bug oder TODO-Liste ist abgearbeitet und wenn keine Fehler [...]]]></description>
			<content:encoded><![CDATA[<p>Der <a href="http://www.inspircd.org" target="_self">InspIRCd</a> 2.0 Release Candidate 2 wurde zum Download <a href="http://www.inspircd.org/forum/showthread.php?t=7577" target="_self">freigegeben</a>. Die neue Version behebt ein paar Fehler, welche in 2.0 RC1 gefunden wurden. Falls keine große Anzahl weiterer schwerwiegender Fehler gefunden wird, dann kommt die entgültige Version vermutlich in der Mitte vom Mai. Alles von der Bug oder TODO-Liste ist abgearbeitet und wenn keine Fehler gefunden werden wird RC2 identisch mit InspIRCd 2.0.0 sein.</p>
<p>Changelog:</p>
<ul>
<li>&lt;connect:password&gt; is now correctly reading &#8220;password&#8221; not  &#8220;pass&#8221;</li>
<li>Connect blocks used prior to registration aren&#8217;t used afterwards,  closing a loophole on forcing ident, account, or resolved hosts.</li>
<li>&lt;bind&gt; blocks with &#8220;::&#8221; as the address will not accept IPv4  connections; use &#8220;*&#8221; or an additional &#8220;0.0.0.0&#8243; block to do this.</li>
<li>Cloak key generation now matches 1.2</li>
<li>&lt;cloak:suffix&gt; can be changed from &#8220;.IP&#8221; to a network-specific mark (only for IP-based cloaks, not used in 1.2 compat mode)</li>
<li>DNS resolution bugfix on some BSD systems</li>
<li>Fix &#8220;freezes&#8221; in output during processing of long NickServ (or other bot) replies when clients are using openssl.</li>
<li>Minor textual changes</li>
</ul>
<p><strong>Download InspIRCd 2.0 (aktuellste Git-Version als Paket): <a href="http://github.com/danieldg/inspircd/tarball/insp20">hier</a><br />
Download InspIRCd 2.0 RC2 (exakt): <a href="http://github.com/danieldg/inspircd/tarball/v2.0.0rc2" target="_self">hier</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.auronia.net/2010/05/03/inspircd-2-0-rc2-veroffentlicht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InspIRCd 1.2.7 veröffentlicht</title>
		<link>http://www.auronia.net/2010/04/27/inspircd-1-2-7-veroffentlicht/</link>
		<comments>http://www.auronia.net/2010/04/27/inspircd-1-2-7-veroffentlicht/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 14:07:59 +0000</pubDate>
		<dc:creator>Rhodan</dc:creator>
				<category><![CDATA[IRC-Technik]]></category>
		<category><![CDATA[InspIRCd]]></category>
		<category><![CDATA[IRC-Daemon]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.auronia.net/?p=733</guid>
		<description><![CDATA[Seit letzter Woche ist der InspIRCd 1.2.7 verfügbar. Mit der neuen Version kommt ein Fix für einen Bug, welcher bei einem DoS dem Angreifer erlaubt hat, hohen CPU- und den Speicherverbrauch durch das automatische Setzen der Channelmodes +eIg beim Erstellen von Channels zu verursachen. Ebenso wurde ein Bug gefixt, welcher das Setzen von nicht enfernbaren [...]]]></description>
			<content:encoded><![CDATA[<p>Seit letzter Woche ist der <a href="http://www.inspircd.org" target="_self">InspIRCd</a> 1.2.7 <a href="http://www.inspircd.org/forum/showthread.php?t=7576" target="_self">verfügbar</a>.</p>
<p>Mit der neuen Version kommt ein Fix für einen Bug, welcher bei einem DoS dem Angreifer erlaubt hat, hohen CPU- und den Speicherverbrauch durch das automatische Setzen der Channelmodes +eIg beim Erstellen von Channels zu verursachen. Ebenso wurde ein Bug gefixt, welcher das Setzen von nicht enfernbaren Banns oder +g Masken erlaubte.<br />
Da die Download-Scripte noch nicht aktualisiert wurden, ist die neue Version z.Z. nur über Git downloadbar.</p>
<p><strong>Download von InspIRCd 1.2.7 (via Git): <a href="http://github.com/danieldg/inspircd/tarball/v1.2.7" target="_self">hier</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.auronia.net/2010/04/27/inspircd-1-2-7-veroffentlicht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aus dem UnrealIRCd 4 heraus entsteht uIRCd [UPDATE]</title>
		<link>http://www.auronia.net/2010/04/06/aus-dem-unrealircd-4-heraus-entsteht-uircd/</link>
		<comments>http://www.auronia.net/2010/04/06/aus-dem-unrealircd-4-heraus-entsteht-uircd/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 20:42:08 +0000</pubDate>
		<dc:creator>Rhodan</dc:creator>
				<category><![CDATA[IRC-Technik]]></category>
		<category><![CDATA[IRC-Daemon]]></category>
		<category><![CDATA[uIRC]]></category>
		<category><![CDATA[UnrealIRCd]]></category>

		<guid isPermaLink="false">http://www.auronia.net/?p=675</guid>
		<description><![CDATA[Vor längerer Zeit habe ich ja mal berichtet, dass UnrealIRCd 4 so langsam entwickelt wird. Gegen Ende 2009 stieß commx zum Entwickler-Team, aber er verließ es wiederum vier Wochen später, da nur wenige Mitglieder im Team aktiv sind und eher an Kleinigkeiten herumdiskutiert wird anstatt dass man sich auf wichtige Dinge konzentriert. Ebenso hatte er [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-678" title="uIRCd" src="http://www.auronia.net/files/uircd_logo.png" alt="uIRCd" width="143" height="55" />Vor längerer Zeit habe ich ja mal <a href="http://www.auronia.net/2010/01/10/unrealircd-4-es-tut-sich-was-c-coder-gesucht/" target="_self">berichtet</a>, dass <a href="http://www.unrealircd.com" target="_self">UnrealIRCd</a> 4 so langsam entwickelt wird. Gegen Ende 2009 stieß commx zum Entwickler-Team, aber er verließ es wiederum vier Wochen später, da nur wenige Mitglieder im Team aktiv sind und eher an Kleinigkeiten herumdiskutiert wird anstatt dass man sich auf wichtige Dinge konzentriert. Ebenso hatte er sich über diverse Punkte beschwert und fand keine Akzeptanz für seine Ideen. Da er selbst den Code vom UnrealIRCd 4 mit viel Mühe fast allein geschrieben hat, entschloss er sich dazu das Projekt unter dem Namen <strong>uIRCd</strong> <a href="http://blog.commx.ws/2010/03/aus-unrealircd4-wird-uircd.html" target="_self">weiterzuführen</a>.</p>
<p>Von diesem Schritt erhofft er sich eine neutralere Umgebung zur Verbreitung des Projektes und auch die Möglichkeit, dass jedes Team-Mitglied seine individuellen Ideen zum Teil des Projektes machen kann.</p>
<p>Der uIRCd wird bei Google Code gehostet: <a href="http://code.google.com/p/uircd/" target="_self">http://code.google.com/p/uircd/</a><br />
Der aktuelle Source Code ist via <a href="http://mercurial.selenic.com/" target="_self">Mercurial</a> verfügbar.</p>
<p>Eine ToDo-Liste wird noch nachgereicht werden und in den nächsten Wochen finden noch einige Änderungen bezüglich der Klassenbenennung statt und es folgen demnächst auch noch einige Bugfixes.</p>
<p><strong>Update vom 20.07.2010:</strong></p>
<p>Ich habe erfahren, dass das Projekt eingestellt wurde. Schade.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.auronia.net/2010/04/06/aus-dem-unrealircd-4-heraus-entsteht-uircd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Atheme und das InspIRCd Modul &#8220;m_invisible&#8221;</title>
		<link>http://www.auronia.net/2010/03/29/atheme-und-das-inspircd-modul-m_invisible/</link>
		<comments>http://www.auronia.net/2010/03/29/atheme-und-das-inspircd-modul-m_invisible/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 20:01:20 +0000</pubDate>
		<dc:creator>Rhodan</dc:creator>
				<category><![CDATA[IRC-Technik]]></category>
		<category><![CDATA[Atheme]]></category>
		<category><![CDATA[InspIRCd]]></category>
		<category><![CDATA[IRC-Daemon]]></category>
		<category><![CDATA[Module]]></category>

		<guid isPermaLink="false">http://www.auronia.net/?p=635</guid>
		<description><![CDATA[Wer es noch nicht kennt, es gibt das Modul &#8220;m_invisible&#8221; für den InspIRCd. Es hat in etwa die gleiche Funktion, wie der Usermode +I beim UnrealIRCd 3.1. Dieses InspIRCd Modul bewirkt, dass ein Oper sich für normale User unsichtbar machen kann, allerdings kann man trotzdem von anderen Opers gesehen werden. Dies ist z.B. nützlich zur [...]]]></description>
			<content:encoded><![CDATA[<p>Wer es noch nicht kennt, es gibt das Modul &#8220;m_invisible&#8221; für den <a href="http://www.inspircd.org" target="_self">InspIRCd</a>. Es hat in etwa die gleiche Funktion, wie der Usermode +I beim UnrealIRCd 3.1. Dieses InspIRCd Modul bewirkt, dass ein Oper sich für normale User unsichtbar machen kann, allerdings kann man trotzdem von anderen Opers gesehen werden. Dies ist z.B. nützlich zur Überwachung von Botnet-Channeln oder für Statistiken. Ein Entwickler von den <a href="http://atheme.net/" target="_self">Atheme</a> Services baute dann irgendwann in die Services ein, dass wenn ein unsichtbarer Oper den Channel betritt, sofort die Nachricht &#8220;Channel security has been compromised&#8221; gesendet wird. Daraufhin hat ein InspIRCd-Entwickler das Modul vom Hauptarchiv ins Extras-Archiv geschoben, aber nur für für die 2.0 Beta and 2.1 Pre-Alpha Versionen. Nun wurde bei Atheme eine Funktion eingebaut, die erst herausfindet, ob m_invisible geladen ist oder nicht. Falls es das ist, dann verweigert Atheme den Link. Das Modul wird von <a href="http://nenolod.net/why-atheme-no-longer-works-with-inspircd-when-m_invisible-is-loaded/" target="_self">nenolod</a> als moralisch inakzeptabel oder unethisch bezeichnet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.auronia.net/2010/03/29/atheme-und-das-inspircd-modul-m_invisible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
