elemental fork for XeServ experimentation.
Go to file
Sam Dodrill 9890a48cd9 Change all code to a consistent style
We use the Linux Kernel format now.
2014-08-03 10:38:55 -07:00
bandb Change all code to a consistent style 2014-08-03 10:38:55 -07:00
doc example conf: add tor blacklist 2014-08-01 18:23:58 -07:00
extensions Change all code to a consistent style 2014-08-03 10:38:55 -07:00
extra/services Change all code to a consistent style 2014-08-03 10:38:55 -07:00
help Add UMODE +I to hide channels in WHOIS line 2014-06-01 15:52:10 -07:00
include Change all code to a consistent style 2014-08-03 10:38:55 -07:00
libratbox Change all code to a consistent style 2014-08-03 10:38:55 -07:00
modules Change all code to a consistent style 2014-08-03 10:38:55 -07:00
scripts Fix makerelease.sh 2011-06-03 13:58:26 -04:00
src Change all code to a consistent style 2014-08-03 10:38:55 -07:00
ssld Change all code to a consistent style 2014-08-03 10:38:55 -07: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
.travis.yml Add irc notifications for travis 2014-08-02 22:35:57 -07:00
CREDITS Staging for Elemental-IRCd 6.6 release 2014-06-01 16:09:24 -07:00
Config ./Config: Remove unneeded code and handle ^D 2014-08-01 18:23:58 -07:00
Dockerfile Add Dockerfile 2014-08-02 22:02:59 -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 Elemental-IRCd 6.6 2014-08-01 18:27:50 -07:00
README.md README: Update README 2014-04-15 10:40:12 -07:00
TODO.markdown Staging for Elemental-IRCd 6.6 release 2014-06-01 16:09:24 -07:00
aclocal.m4 Detect a potential infinite loop in ./configure in AC_DEFINE_DIR. 2012-03-02 23:18:35 -05:00
configure Staging for Elemental-IRCd 6.6 release 2014-06-01 16:09:24 -07:00
configure.ac Staging for Elemental-IRCd 6.6 release 2014-06-01 16:09:24 -07:00
install-sh [svn] - the new plan: 2007-01-24 22:40:21 -08:00
ltmain.sh Fix autotools build system 2014-06-09 16:10:15 -07: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.