elemental fork for XeServ experimentation.
Go to file
Sam Dodrill 219934c7ce Add lvimrc to automatically format code to the desired style
Users of other editors are encouraged to do something similar to this.
2014-09-16 20:27:24 -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 Dockerfile: change to use deis/init 2014-08-09 21:54:07 -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 m_away: Fix potential weird behavior with an empty return 2014-08-09 18:53:18 -04: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
.lvimrc Add lvimrc to automatically format code to the desired style 2014-09-16 20:27:24 -07:00
.travis.yml Add irc notifications for travis 2014-08-02 22:35:57 -07:00
CONTRIBUTING.md CONTRIBUTING: clarify style requirements 2014-09-15 14:26:14 -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 Dockerfile: make docker image thinner 2014-09-08 10:58:01 -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.