elemental fork for XeServ experimentation.
Go to file
Sam Dodrill 2a8868cfe3 tools/genssl: Make certificates last for 3560 days 2014-04-22 12:22:33 -07:00
bandb Fix inconsistency between --sysconfdir and --with-confdir, deprecate --with-confdir. 2012-03-02 23:18:27 -05:00
doc example confs: Remove AHBL blacklists, which are no longer available. 2014-04-11 11:16:59 -07:00
extensions extensions/m_roleplay: Transmit source name with message 2014-02-18 09:50:59 -08:00
extra/services extra: Add modules for services packages 2014-01-30 19:23:52 -08:00
help help: Fix some required oper privileges. 2014-01-11 17:53:50 -08:00
include stringops: Don't strip unicode in strip_unprintable 2014-04-22 12:15:25 -07:00
libratbox Add defer_accept option to enable TCP_DEFER_ACCEPT 2013-09-28 20:47:02 -07:00
modules Fix extended-join for remote and fakequit users 2014-04-22 11:38:17 -07:00
scripts Fix makerelease.sh 2011-06-03 13:58:26 -04:00
src Fix extended-join for remote and fakequit users 2014-04-22 11:38:17 -07:00
ssld Fix inconsistency between --sysconfdir and --with-confdir, deprecate --with-confdir. 2012-03-02 23:18:27 -05:00
testsuite Add conf files to be used for automated testing. 2008-08-09 15:38:31 +02:00
tools tools/genssl: Make certificates last for 3560 days 2014-04-22 12:22:33 -07:00
unsupported Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
.gitignore Update gitignore, remove cruft 2013-09-17 17:43:18 -07:00
.indent.pro [svn] - the new plan: 2007-01-24 22:40:21 -08:00
CREDITS CREDITS: Update my nick, change spacing 2013-11-14 21:14:05 -05:00
Config Config: Remove clear call 2014-04-22 10:16:24 -07:00
INSTALL Update a few docs files. 2010-03-08 05:00:58 -05:00
LICENSE [svn] - the new plan: 2007-01-24 22:40:21 -08:00
Makefile.in Fix inconsistency between --sysconfdir and --with-confdir, deprecate --with-confdir. 2012-03-02 23:18:27 -05:00
NEWS Rename to elemental-ircd 2013-10-28 18:12:38 -07:00
README.md README: Update README 2014-04-15 10:40:12 -07:00
TODO.markdown TODO: Update for 6.5.2 2014-04-15 10:28:54 -07:00
aclocal.m4 Detect a potential infinite loop in ./configure in AC_DEFINE_DIR. 2012-03-02 23:18:35 -05:00
configure Remove old files from the root and finish rebrand 2014-01-30 19:49:46 -08:00
configure.ac Remove old files from the root and finish rebrand 2014-01-30 19:49:46 -08:00
install-sh [svn] - the new plan: 2007-01-24 22:40:21 -08:00

README.md

Elemental-IRCd

Elemental-IRCd is a high performance, lightweight, and scalable IRC daemon. It is a fork of the now-defunct ShadowIRCD and seeks to continue in the direction ShadowIRCD was headed.

Supported Platforms

All modern *NIX systems should work. You need the equivalent of the following Debian packages:

  • libssl-dev
  • flex
  • bison
  • build-essential
Cassy | If you put something on a platform which cannot support it
      | it may tip and fall and become broken. Simple physics.

Read the included documentation for detailed compilation and install directions.

Support

The official channel for Elemental-IRCd is #elemental-ircd on irc.yolo-swag.com. Anyone with push access to the repository will have halfop (+h, %) or higher.

Atheme and Anope (1.8 and 2.0) modules are included in the source tree of Elemental-IRCd. For most cases the default protocol/elemental-ircd module in Atheme should be fine, but this version will always be more up-to-date.

To report bugs, please use the GitHub issue tracker.