293 Commits

Author SHA1 Message Date
w00t
2029b53b52 m_quietban: implements snomask +b q:
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9340 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-04 22:26:47 +00:00
w00t
fc8fb6b916 Document new logging and m_chanlog
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9328 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-04 16:26:09 +00:00
w00t
e728d9abdf Match on nick change option for RLine, document m_rline & this option.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9300 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-04 12:55:51 +00:00
w00t
1f9ef40812 Configurable prefixes for chanmodes +qa: prefixes can be turned on or off individually and seperately, per server as well as per mode, and prefixes are no longer limited to ~&. *** SERVICES AUTHORS *** This involves a protocol change. FJOIN now sends the userlist with format modes,nick instead of prefixes,nick.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9241 e03df62e-2008-0410-955e-edbf42e46eb7
2008-04-01 13:53:27 +00:00
w00t
a0e4983cee Remove extended silence doc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9234 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-30 23:51:19 +00:00
peavey
07b73575c5 document override in operjoin.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9220 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-30 10:51:39 +00:00
brain
9ee32de0a2 Document
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9212 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-29 18:33:08 +00:00
brain
029e804945 Document aquanight's new stuff :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9178 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-23 21:04:01 +00:00
peavey
7758a679fa Add m_mssql.so to example conf.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9111 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 22:11:46 +00:00
brain
8eb7261c8e Document m_geoip.so
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9104 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-16 20:28:29 +00:00
brain
ffdaddfa95 Remove note about need to do anonymous bind
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9098 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-15 15:52:56 +00:00
brain
5a13fa5bfc Document binddn and bindauth
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9096 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-15 13:37:10 +00:00
brain
81a5b40fc5 Warning about allowing anonymous queries
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9086 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-14 19:53:20 +00:00
brain
2ab95b5a9b Document!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9085 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-14 19:50:57 +00:00
brain
e7a66a6d90 Describe server name, description and network name. hopefully this will mean less ninnies defining silly servernames without a dot.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9064 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-02 21:59:08 +00:00
brain
951ffdd1ab Newer more valid description of the server id (letters in the second and third character are now allowed)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9063 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-02 21:54:31 +00:00
w00t
db184666f2 Update doc too
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9062 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-02 16:48:03 +00:00
w00t
9da7179508 Not supposed to be here by default, and wouldn't work anyway..
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9061 e03df62e-2008-0410-955e-edbf42e46eb7
2008-03-02 16:46:39 +00:00
w00t
29b51086b9 Nuke TIMESYNC from orbit \o/
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8998 e03df62e-2008-0410-955e-edbf42e46eb7
2008-02-22 16:40:02 +00:00
w00t
177f5c59c4 Patch by dz avoiding <badchan:redirect> loops, and tidying up on-rehash checks.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8947 e03df62e-2008-0410-955e-edbf42e46eb7
2008-02-16 13:29:56 +00:00
w00t
5d09cbf634 Add <badchan:redirect>: redirects users attempting to join a bad channel to a second channel. Contributed by dz. (thanks)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8881 e03df62e-2008-0410-955e-edbf42e46eb7
2008-02-10 18:23:03 +00:00
w00t
da6d1d696a Add <auditorium:operoverride> setting, based on patch contributed by Sm0ke0ut
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8841 e03df62e-2008-0410-955e-edbf42e46eb7
2008-02-06 15:13:47 +00:00
bricker
c8dd9bd836 capitalization is key! more to come!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8782 e03df62e-2008-0410-955e-edbf42e46eb7
2008-02-01 21:09:21 +00:00
fez
4400fce649 changed m_oper_hash to proper m_password_hash
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8778 e03df62e-2008-0410-955e-edbf42e46eb7
2008-02-01 05:42:43 +00:00
bricker
4e00e7e030 Fix some minor grammar mistakes...more to come
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8777 e03df62e-2008-0410-955e-edbf42e46eb7
2008-02-01 03:47:41 +00:00
brain
3cddc21bae What crackmonkey thought we had server:networkemail???
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8766 e03df62e-2008-0410-955e-edbf42e46eb7
2008-01-29 16:09:53 +00:00
aquanight
f40c98ecab Fix a typo in an m_callerid error message, and add m_callerid and m_filter <exemptfromfilter> to example conf.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8748 e03df62e-2008-0410-955e-edbf42e46eb7
2008-01-25 19:59:07 +00:00
w00t
4b1359148d Document <goodchan>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8697 e03df62e-2008-0410-955e-edbf42e46eb7
2008-01-10 22:45:51 +00:00
w00t
1b4c004701 Document <options:prefixpart|suffixpart|fixedpart>. Set prefixpart and suffixpart to default to double quote.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8691 e03df62e-2008-0410-955e-edbf42e46eb7
2008-01-10 11:49:15 +00:00
w00t
e76a1fa411 And update docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8617 e03df62e-2008-0410-955e-edbf42e46eb7
2008-01-02 23:36:04 +00:00
brain
c1917f619a Document m_delayjoin
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8381 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-26 21:14:14 +00:00
brain
4f1c564a08 Document connect:limit
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8368 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-25 21:21:13 +00:00
w00t
7b3105e5d4 Implement <connect:limit> - limits how many clients can sit inside a <connect> tag. Brain, we have a problem here in that if we User::QuitUser() a user with a NULL MyClass member (connect class), then things break (like sendq et al). What should we do with this, create a generic catchall class or something just in case? (to replicate, set up a single connect class with a low limit, and connect too many clients. Crash is the result)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8357 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-24 22:52:51 +00:00
brain
122660bd29 I believe the correct spelling is synching not syncing.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8130 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-06 13:16:03 +00:00
bricker
e209529525 fix some more typo's! now sleep time
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8129 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-06 04:15:17 +00:00
brain
602e8f0836 ResolveriZED the americaniZED Z's and changed them to S (british and proud!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8117 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-03 17:55:35 +00:00
om
62a8a54656 More random spelling fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8115 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-03 17:30:03 +00:00
om
71a2531a9e more anal spellchecking
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8112 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-03 06:57:40 +00:00
om
397d8bfff9 We really do suck at spelling...and not just the american-british disagreements
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8111 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-03 06:27:26 +00:00
bricker
bf12d62212 fix a few things, and change customise to customize ;) gotta love those american z's right Brain?
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8110 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-03 05:16:01 +00:00
bricker
585c99674a conformity is yay! ok, fixed some typo's, etc etc...
Just pleasing to the eye for those anal retentive folks ;) more to come.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8066 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-24 01:14:52 +00:00
bricker
78f8883ea0 Fix some words and capitalizations etc...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8051 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-21 11:14:42 +00:00
w00t
d0179661d7 Make the notes on not using the two services modules at the same time bigger :P
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7962 e03df62e-2008-0410-955e-edbf42e46eb7
2007-08-28 18:19:57 +00:00
brain
8c3a4a51ff Add <server:id> - this is optional, as stated in the example conf,
and should only be set if you are getting collisions. The comment also points out that ids where either of the last two letters are numeric are reserved for services use (e.g. 0ZZ or 5CQ)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7917 e03df62e-2008-0410-955e-edbf42e46eb7
2007-08-27 19:56:38 +00:00
brain
9cd8fe39d5 Added new announceinvite setting i discussed briefly with w00t and i like myself:
#                  The value 'dynamic' varies between 'ops' and 'all' #
#                  settings depending on if the channel is +i or not. #
#                  When the channel is +i, messages go only to ops,   #
#                  and when the channel is not +i, messages go to     #
#                  everyone. In short, the messages will go to every  #
#                  user who has power of INVITE on the channel. This  #
#                  is the recommended setting.                        #


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7841 e03df62e-2008-0410-955e-edbf42e46eb7
2007-08-26 21:15:47 +00:00
brain
d58d9fb495 Add option to set invite announcements to nobody, ops only, or all users, based on options:announceinvites. Part of bug #386, should not be backported.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7837 e03df62e-2008-0410-955e-edbf42e46eb7
2007-08-26 20:43:15 +00:00
brain
d1d5a31c13 Add m_commonchans.so (documented in example conf, no wiki yet) resolves bug #342 feature request by Casey
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7832 e03df62e-2008-0410-955e-edbf42e46eb7
2007-08-26 20:01:15 +00:00
brain
fc8b284c2a Add <hostchange:ports> to the m_hostchange module to implement feature in bug #363
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7762 e03df62e-2008-0410-955e-edbf42e46eb7
2007-08-19 20:52:57 +00:00
brain
cf4439ac5c Add <connect:maxchans> as per feature bug #338 - combined with the last feature, this allows per-oper specific maxchans values, and even the same for non-opers!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7761 e03df62e-2008-0410-955e-edbf42e46eb7
2007-08-19 20:14:05 +00:00
brain
9130c31f74 Document connect:parent and connect:name
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7759 e03df62e-2008-0410-955e-edbf42e46eb7
2007-08-19 19:09:29 +00:00