summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Craq removal serviceGravatar brain2008-01-291-1/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8767 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport <goodchan>: Explicitly allow channels denied by <badchan>Gravatar w00t2008-01-111-2/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8698 e03df62e-2008-0410-955e-edbf42e46eb7
* Update conf (patch from bug #463, thanks John)Gravatar w00t2008-01-081-120/+120
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8663 e03df62e-2008-0410-955e-edbf42e46eb7
* Merge brickers changesGravatar brain2007-09-241-36/+36
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8067 e03df62e-2008-0410-955e-edbf42e46eb7
* capitalized "Bugtracker" "Forums" "Development"Gravatar bricker2007-09-201-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8050 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport: Add m_commonchans.so (documented in example conf, no wiki yet) ↵Gravatar brain2007-08-261-0/+6
| | | | | | resolves bug #342 feature request by Casey git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7833 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport <hostchange:ports> from bug #363 (feature)Gravatar brain2007-08-191-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7763 e03df62e-2008-0410-955e-edbf42e46eb7
* bp: Added the <cloak:ipalways> and <cloak:lowercase> options. Patch by nenolodGravatar special2007-08-181-2/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7738 e03df62e-2008-0410-955e-edbf42e46eb7
* Feature request from djGrr, allow changing of server to server ping ↵Gravatar brain2007-08-071-0/+5
| | | | | | frequency: Backport to 1.1 for deployment on certain nets git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7687 e03df62e-2008-0410-955e-edbf42e46eb7
* This is supported in exemptchanopsGravatar w00t2007-08-051-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7675 e03df62e-2008-0410-955e-edbf42e46eb7
* Oops. Add to example conf.Gravatar w00t2007-08-051-0/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7672 e03df62e-2008-0410-955e-edbf42e46eb7
* Merge in m_closeGravatar brain2007-07-291-0/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7609 e03df62e-2008-0410-955e-edbf42e46eb7
* Add m_taxonomy.so to example config.Gravatar peavey2007-07-221-1/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7495 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix pastage spotted by dmb.Gravatar peavey2007-07-211-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7485 e03df62e-2008-0410-955e-edbf42e46eb7
* Add Custom Titles as requested per bug #334Gravatar peavey2007-07-211-0/+16
| | | | | | | | 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
* OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.Gravatar peavey2007-07-166-6/+9722
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
* 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are ↵Gravatar peavey2007-07-166-9722/+6
| | | | | | auto skipped by svn. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for bug #349: NOTE there is important caveat about this in the example ↵Gravatar brain2007-07-151-0/+14
| | | | | | | | | | config, MAKE SURE TO READ IT. 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
* Implement a way to disable options:maxwho, bug #348Gravatar brain2007-07-121-1/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7437 e03df62e-2008-0410-955e-edbf42e46eb7
* Add m_chgname to example configurationGravatar w00t2007-06-171-0/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7340 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for bug #315 reported by Nekos, change the exception tags to ↵Gravatar brain2007-06-141-3/+3
| | | | | | <securehost> so they dont conflict with <securelist:waittime> git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7305 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix problem where two unrelated options are named identically, thanks for ↵Gravatar brain2007-06-141-1/+2
| | | | | | reminding me djGrrr git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7302 e03df62e-2008-0410-955e-edbf42e46eb7
* Be a little nicer.. this die error is funny, but confusing (got me once too)Gravatar w00t2007-06-061-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7247 e03df62e-2008-0410-955e-edbf42e46eb7
* Add options:moronbanner. Yes really, thats what its called. See the example ↵Gravatar brain2007-06-041-1/+8
| | | | | | config. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7232 e03df62e-2008-0410-955e-edbf42e46eb7
* Update example conf for recent changes to module m_hostchange.Gravatar peavey2007-06-031-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7227 e03df62e-2008-0410-955e-edbf42e46eb7
* Add m_check to example configuration, thanks PotterGravatar w00t2007-05-291-0/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7188 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove m_conn_lusers from the example conf, fixes bug 308, thanks SmartysGravatar w00t2007-05-291-4/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7187 e03df62e-2008-0410-955e-edbf42e46eb7
* Add m_cycle to example configurationGravatar w00t2007-05-271-0/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7169 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for bug #305, allow admin to select what port outbound ident requests ↵Gravatar brain2007-05-271-1/+2
| | | | | | bind to git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7167 e03df62e-2008-0410-955e-edbf42e46eb7
* Add config example, and allow options:defaultmodes="" so that people can ↵Gravatar brain2007-05-271-0/+8
| | | | | | | | | | have no default modes if they want. 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
* Use the example rules and motd in the default configGravatar brain2007-05-261-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7152 e03df62e-2008-0410-955e-edbf42e46eb7
* Two things, document how InspIRCd finds the dns server ip on windows if you ↵Gravatar brain2007-05-241-4/+8
| | | | | | | | | | don't specify one, 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
* Update example docs for <options:exemptchanops> to be off by default, and to ↵Gravatar w00t2007-05-161-2/+2
| | | | | | support SfgNc channel modes. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7032 e03df62e-2008-0410-955e-edbf42e46eb7
* Now really add +f to <options:chanopsexempt>. Previous add was m_chanfilter ↵Gravatar w00t2007-05-141-1/+1
| | | | | | (+g). git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7021 e03df62e-2008-0410-955e-edbf42e46eb7
* Add +f (chanfilter) to <options:exemptchanops>Gravatar w00t2007-05-141-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7019 e03df62e-2008-0410-955e-edbf42e46eb7
* Replace strip/blockcolor tags with <options:exemptchanops>, sexy string of ↵Gravatar w00t2007-05-131-7/+5
| | | | | | modes to exempt chanops from (currently Sc are supported). git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7018 e03df62e-2008-0410-955e-edbf42e46eb7
* Add <blockcolor:allowchanops>, mirroring <stripcolor:allowchanops>.Gravatar w00t2007-05-131-0/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7011 e03df62e-2008-0410-955e-edbf42e46eb7
* Poach feature request: If a server does not respond after x seconds to a ↵Gravatar brain2007-05-131-11/+19
| | | | | | PING, send a warning to opers via +l snomask. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7010 e03df62e-2008-0410-955e-edbf42e46eb7
* Add README to docs directory giving links to various stuff (bugtracker, ↵Gravatar w00t2007-05-131-0/+10
| | | | | | wiki, irc), so people know where to get help git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7008 e03df62e-2008-0410-955e-edbf42e46eb7
* Document new tagsGravatar brain2007-05-101-0/+15
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6970 e03df62e-2008-0410-955e-edbf42e46eb7
* Add <stripcolor:allowchanops> to allow channel operators to bypass color ↵Gravatar w00t2007-05-101-0/+3
| | | | | | stripping. Defaults to off. Added to example config. Closes bug #288 :) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6948 e03df62e-2008-0410-955e-edbf42e46eb7
* Add m_uhnames.so to the example configGravatar brain2007-05-101-0/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6938 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix ping timeout ERROR not being generated when a server pings out, making ↵Gravatar brain2007-05-091-0/+5
| | | | | | | | | the other end appear to be closed unexpectedly without reason. 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
* Document m_xmlsocket.soGravatar brain2007-05-081-0/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6916 e03df62e-2008-0410-955e-edbf42e46eb7
* Tidy up a littleGravatar brain2007-05-051-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6888 e03df62e-2008-0410-955e-edbf42e46eb7
* This should do the trickGravatar brain2007-05-051-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6886 e03df62e-2008-0410-955e-edbf42e46eb7
* We keep forgetting to update the last changed date in this fileGravatar brain2007-05-051-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6885 e03df62e-2008-0410-955e-edbf42e46eb7
* Add options:quietbursts, fixes bug #269, also adds support for quits in a ↵Gravatar brain2007-05-041-0/+10
| | | | | | cull list which do not generate a quit snotice git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6883 e03df62e-2008-0410-955e-edbf42e46eb7
* Update confGravatar brain2007-05-041-0/+11
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6876 e03df62e-2008-0410-955e-edbf42e46eb7
* Where others charge, we give for free. Have fun and use wisely. With great ↵Gravatar brain2007-05-041-0/+11
| | | | | | power comes great responsbility. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6867 e03df62e-2008-0410-955e-edbf42e46eb7