Difference between revisions of "Ircd-darenet"

From IRC Wiki
Jump to navigation Jump to search
Line 10: Line 10:
}}
}}


=== ircd-darenet ===
=ircd-darenet=


Designed specifically for [[DareNET]], ircd-darenet is based on [[Nefarious]], from the lovely people on the evilnet development team. We decided rather than always downloading and modifying the source every time a new version of [[Nefarious]] was released, to instead fork and maintain our own branch. The amount of changes already made are quite significant. Such changes include the addition of a spam bot detection system, enhanced LOC (login on connect), anti-drone flood system, additional operator privileges and tweaks to existing ones, some backend enhancements, new channel/user modes and tweaks to existing ones, and much more.
Designed specifically for [[DareNET]], ircd-darenet is based on [[Nefarious]], from the lovely people on the evilnet development team. We decided rather than always downloading and modifying the source every time a new version of [[Nefarious]] was released, to instead fork and maintain our own branch. The amount of changes already made are quite significant. Such changes include the addition of a spam bot detection system, enhanced LOC (login on connect), anti-drone flood system, additional operator privileges and tweaks to existing ones, some backend enhancements, new channel/user modes and tweaks to existing ones, and much more.


==== Recent Commit Log====
=ircd-darenet v2.0=
 
We are currently in the process of branching off of a vanilla version of ircu2.10.12 and re-implementing the features in which we utilize this will help to ensure that the ircd is written to our [http://www.darenet.org/wiki/Development_Team/Coding_Standards Coding Standards] as well as help strip out a lot of the stuff in [[Nefarious]] in which we do not use.
 
=Recent Commit Log=
<feeds>http://cia.vc/stats/project/ircd-darenet/.rss?ver=2&medium=xhtml&limit=4</feeds>
<feeds>http://cia.vc/stats/project/ircd-darenet/.rss?ver=2&medium=xhtml&limit=4</feeds>



Revision as of 21:33, 30 August 2011

ircd-darenet
Darenet.png
Programming language: C
Platform: Linux, BSD, Unix
Status: Active
Based on: Nefarious
License: GNU General Public License
Latest release: 1.5.1
Homepage: http://www.darenet.org/wiki/Development_Team

ircd-darenet

Designed specifically for DareNET, ircd-darenet is based on Nefarious, from the lovely people on the evilnet development team. We decided rather than always downloading and modifying the source every time a new version of Nefarious was released, to instead fork and maintain our own branch. The amount of changes already made are quite significant. Such changes include the addition of a spam bot detection system, enhanced LOC (login on connect), anti-drone flood system, additional operator privileges and tweaks to existing ones, some backend enhancements, new channel/user modes and tweaks to existing ones, and much more.

ircd-darenet v2.0

We are currently in the process of branching off of a vanilla version of ircu2.10.12 and re-implementing the features in which we utilize this will help to ensure that the ircd is written to our Coding Standards as well as help strip out a lot of the stuff in Nefarious in which we do not use.

Recent Commit Log

<feeds>http://cia.vc/stats/project/ircd-darenet/.rss?ver=2&medium=xhtml&limit=4</feeds>

For additional information see:

DareNET Wiki Development Team