summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Remove the note about requirement for anonymous bind•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9097 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-151-4/+0
* Document binddn and bindauth•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9095 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-151-0/+8
* Same warning here too•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9087 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-141-0/+4
* Document!•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9084 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-141-0/+39
* Craq removal service•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8767 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-01-291-1/+0
* Backport <goodchan>: Explicitly allow channels denied by <badchan>•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8698 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-01-111-2/+7
* Update conf (patch from bug #463, thanks John)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8663 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-01-081-120/+120
* Merge brickers changes•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8067 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-09-241-36/+36
* capitalized "Bugtracker" "Forums" "Development"•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8050 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar bricker2007-09-201-3/+3
* Backport: Add m_commonchans.so (documented in example conf, no wiki yet) reso...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7833 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-08-261-0/+6
* Backport <hostchange:ports> from bug #363 (feature)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7763 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-08-191-0/+1
* bp: Added the <cloak:ipalways> and <cloak:lowercase> options. Patch by nenolod•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7738 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-08-181-2/+13
* Feature request from djGrr, allow changing of server to server ping frequency...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7687 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-08-071-0/+5
* This is supported in exemptchanops•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7675 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-08-051-1/+1
* Oops. Add to example conf.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7672 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-08-051-0/+5
* Merge in m_close•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7609 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-291-0/+4
* Add m_taxonomy.so to example config.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7495 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-221-1/+5
* Fix pastage spotted by dmb.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7485 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-211-1/+1
* Add Custom Titles as requested per bug #334•••Optional hostmask and vhost supported This will need alot of QA to make it into 1.1.10 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7480 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-211-0/+16
* OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-166-6/+9722
* 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-166-9722/+6
* Fix for bug #349: NOTE there is important caveat about this in the example co...•••When you connect a cgi:irc client two different connect classes are checked at two different times (first the one that the website they are cgi'ing from, then later one for the user's real ip). READ THIS AND UNDERSTAND IT! git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7440 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-151-0/+14
* Implement a way to disable options:maxwho, bug #348•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7437 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-07-121-1/+3
* Add m_chgname to example configuration•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7340 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-171-0/+4
* Fix for bug #315 reported by Nekos, change the exception tags to <securehost>...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7305 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-141-3/+3
* Fix problem where two unrelated options are named identically, thanks for rem...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7302 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-141-1/+2
* Be a little nicer.. this die error is funny, but confusing (got me once too)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7247 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-06-061-1/+1
* Add options:moronbanner. Yes really, thats what its called. See the example c...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7232 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-06-041-1/+8
* Update example conf for recent changes to module m_hostchange.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7227 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-06-031-1/+1
* Add m_check to example configuration, thanks Potter•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7188 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-291-0/+6
* Remove m_conn_lusers from the example conf, fixes bug 308, thanks Smartys•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7187 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-291-4/+0
* Add m_cycle to example configuration•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7169 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-271-0/+5
* Fix for bug #305, allow admin to select what port outbound ident requests bin...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7167 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-271-1/+2
* Add config example, and allow options:defaultmodes="" so that people can have...•••Default in the example config is 'nt'. SIDENOTE: Someone really needs to tidy up <options> in 1.2 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7166 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-271-0/+8
* Use the example rules and motd in the default config•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7152 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-261-2/+2
* Two things, document how InspIRCd finds the dns server ip on windows if you d...•••and have win32 default to 127.0.0.1 for dns queries in the very unlikely chance you have no network interfaces active. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7129 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-241-4/+8
* Update example docs for <options:exemptchanops> to be off by default, and to ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7032 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-161-2/+2
* Now really add +f to <options:chanopsexempt>. Previous add was m_chanfilter (...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7021 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-141-1/+1
* Add +f (chanfilter) to <options:exemptchanops>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7019 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-141-1/+1
* Replace strip/blockcolor tags with <options:exemptchanops>, sexy string of mo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7018 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-131-7/+5
* Add <blockcolor:allowchanops>, mirroring <stripcolor:allowchanops>.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7011 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-131-0/+3
* Poach feature request: If a server does not respond after x seconds to a PING...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7010 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-131-11/+19
* Add README to docs directory giving links to various stuff (bugtracker, wiki,...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7008 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-131-0/+10
* Document new tags•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6970 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-101-0/+15
* Add <stripcolor:allowchanops> to allow channel operators to bypass color stri...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6948 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-101-0/+3
* Add m_uhnames.so to the example config•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6938 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-101-0/+9
* Fix ping timeout ERROR not being generated when a server pings out, making th...•••Find and fix the 3 ping timeout messages for server to server that were using WriteOpers instead of snomask +l git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6933 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-091-0/+5
* Document m_xmlsocket.so•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6916 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-081-0/+9
* Tidy up a little•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6888 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-051-1/+1
* This should do the trick•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6886 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-051-1/+1