summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Remove <options:timesync>, add <timesync enable="no" master="no"> ...and docu...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6687 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-03-161-8/+22
* Add capsmap to m_blockcaps in example.conf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6679 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-03-151-1/+7
* Seems netsplit.de changed hosts to echo940.server4you.de.•••Add this to the default securelist config. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6677 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-03-151-2/+3
* cleanup indentation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6664 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-03-111-25/+25
* Add safelist:maxlisters which prevents more than x number of people doing a L...•••(as i've just noticed, 500 bots all doing LIST at once can severely lag your ircd) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6658 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-03-111-6/+12
* Change options:notimesync to options:timesync -> reverse its meaning and defa...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6637 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-03-081-8/+7
* Update example conf - this needs documenting on the wiki (previous commit)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6636 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-03-081-0/+5
* Add xchat :IDENTIFY workaround to example conf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6623 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-03-041-0/+7
* Add cgi:irc to the example conf, it was omitted for some reason•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6621 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-03-031-0/+24
* Add svshold to example conf.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6614 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-02-251-0/+6
* Improve wording on ircumsgprefix.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6613 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-02-251-1/+1
* Addition of feature request outlined in bug #195, suggested by Bricker•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6602 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-02-191-0/+11
* Add m_conn_join, allows force join of a user to one or more channels on conne...•••Tidy up m_operjoin a little. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6575 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-02-111-0/+12
* Allow for nick!user@host in TOPIC information.•••Note that this adds another <options> tag value, 'hostintopic'. (defaults to yes) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6572 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-02-111-1/+6
* Make some stuff configurable that hasnt been and should be.•••<securelist waittime="n">: number of seconds a user must wait before LIST <safelist throttle="n">: Number of seconds a user must wait between each LIST command git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6563 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-02-101-2/+17
* Document bind value•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6536 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-02-071-0/+15
* Remove ::ffff: 4in6 craq from documentation. Show that its still usable, but ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6529 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-02-061-19/+32
* Update the date here, remove the 'updated by' list, use SVN for that + there'...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6483 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-02-031-6/+3
* Fingerprint really shouldn't be in the example oper block by default; most pe...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6482 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-02-031-1/+0
* Grr, searchirc uses .org now•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6476 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-02-011-1/+1
* Add <securelist:exception> to allow certain masks to get around securelist.•••By default add two lines to the config which allow searchirc and netsplit.de. (bwahaha) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6475 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-02-011-7/+15
* Add m_banredirect to example config•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6436 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2007-01-241-0/+5
* Note that we dont allow upgrades to version 3 of GPL, just to re-iterate.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6418 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-211-1/+8
* Add SQLite3 module to example config.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6338 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-01-141-0/+14
* Made the real name value for /admin optional (line isn't displayed if not spe...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6281 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-01-091-2/+2
* Update cloak keys example to use hex definition of the right length•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6210 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-021-5/+7
* microly minorly typo.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6142 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-281-1/+1
* Add m_lockserv to example conf.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6140 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-281-0/+10
* Add m_dnsbl to example conf.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6135 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-281-0/+8
* Just a little tweak so trigger values makes more sense.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6123 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-261-3/+3
* Document new blockcaps options in example conf.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6122 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-261-0/+10
* Even more typos from Tyler...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6118 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-261-3/+3
* Another minor typo discovered by Tyler.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6117 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-261-1/+1
* Fix small typo found by Tyler.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6115 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-261-1/+1
* Finally document <insane> tag, we've had this since like 1.0 beta 6, but we n...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6020 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-171-0/+24
* Add format="" value, at request of Emeric.•••See: http://www.inspircd.org/forum/index.php/topic,245.0.html git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6019 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-161-4/+30
* Config option added for prefixed channel NOTICEs and PRIVMSGs to turn on/off ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6018 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-12-161-0/+6
* Remove doc/supported, it's obsoleted by the wiki. Happy 6000 commits, everyon...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6000 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2006-12-151-75/+0
* Make the world not end when special commits (this will probably break)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5964 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-121-0/+3
* Add m_ziplink.so to example conf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5913 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-101-17/+31
* add a comment to the example config reminding users that gnutls and openssl a...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5903 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-091-2/+7
* Update docs to reflect new stuff (OOO SHINEY SPANGLEY SPARKLEY NEW STUFF)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5901 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-091-6/+44
* Update example conf to new way of using oper password hashing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5881 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-051-5/+13
* Update example conf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5861 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-051-11/+14
* Add m_sha256 to here•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5859 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-051-2/+12
* Add m_md5.so to example conf.•••HEY OM WE BROKE YOUR ALPHABETICAL ORDER AGAIN! (this is pointless unless its placed before the two modules that rely on it) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5856 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-12-041-1/+16
* add m_deaf.so to example.conf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5815 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-11-261-0/+5
* Fix really minor typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5813 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-261-1/+1
* Add m_silence_ext.so to the example conf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5804 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-261-0/+5
* Removed <options:tempdir> - this hasn't been used since modules were updated ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5785 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2006-11-221-4/+0