w00t
|
df997b17e1
|
Fix out of date docs, thanks owine.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10873 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-12-09 23:15:18 +00:00 |
|
w00t
|
7cf886f8f8
|
Remove flood/threshold from example config.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10840 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-12-01 20:14:52 +00:00 |
|
w00t
|
9994478a85
|
Remove m_operflood, add privs: users/flood/no-throttle & users/flood/increased-buffers.
This also saves another sizeof(bool) per user.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10837 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-12-01 18:10:24 +00:00 |
|
w00t
|
ae98f6f0e0
|
Add missing docs, thanks KT.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10824 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-11-24 14:24:40 +00:00 |
|
w00t
|
8547cb30c1
|
Add m_operprefix, more simplified version of module written by Phoenix (thanks!). Adds cmode +y, set on-join which grants opers an optional prefix status on the channel.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10822 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-11-24 14:12:24 +00:00 |
|
w00t
|
4377cbc7da
|
Add alias for ALIS, closes bug #632.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10805 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-11-10 13:08:43 +00:00 |
|
w00t
|
a4b45b6dc4
|
Some doc updates.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10803 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-11-10 11:58:08 +00:00 |
|
dz
|
e37d0c4fe1
|
Add a few modules to the example conf that were missing.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10801 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-11-09 21:37:32 +00:00 |
|
dz
|
2db8d29ba1
|
Tweak the example conf a bit
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10800 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-11-08 17:45:17 +00:00 |
|
peavey
|
72004ee571
|
Fix typo. Thanks Sm0ke0ut.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10795 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-11-04 09:41:14 +00:00 |
|
w00t
|
b15038c4c3
|
Obsolete m_restrictbanned, add <security:restrictbannedusers>, default on.. this is insane to leave off, really, but allow it anyway.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10785 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-11-01 23:58:33 +00:00 |
|
brain
|
28e7177898
|
Rename to test
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10767 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-31 19:05:04 +00:00 |
|
brain
|
1a3810a23a
|
Rename to test.conf
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10766 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-31 19:04:42 +00:00 |
|
w00t
|
8d513f8a47
|
Redo removal of m_services crap.. temp/ dir readded per jdhore..
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10764 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-31 17:14:18 +00:00 |
|
w00t
|
2eb2ac95fd
|
Revert "Remove m_services and documentation relating to it. Also remove conf/temp/ (??)"
This reverts commit 500fec7ed0c02df7f4086f1827eaae1167a9ecd9.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10763 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-31 17:14:14 +00:00 |
|
w00t
|
f01b480e65
|
Remove m_services and documentation relating to it. Also remove conf/temp/ (??)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10762 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-31 16:44:37 +00:00 |
|
w00t
|
4f369dc0ea
|
Revert docs on setting too.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10753 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-30 20:48:11 +00:00 |
|
w00t
|
e4c8a90f85
|
Move chanprotect settings from <options> to <chanprotect>.
(why were they not there in the first place?)
Document <chanprotect:setprivsonothers>.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10739 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-28 15:52:45 +00:00 |
|
w00t
|
a4f8d7c849
|
Move spanningtree to the bottom of the module configuration file. Thanks MacGyver.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10737 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-28 15:21:09 +00:00 |
|
w00t
|
0f41486ecf
|
Add <showwhois:showfromopers> setting, requested by MacGyver. Can be useful if you don't want suspicious people to know you're watching them.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10696 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-23 21:48:13 +00:00 |
|
w00t
|
b928aff22f
|
Make this un-rehashable due to complications/ugliness involved with keeping it this way (still unusable, please don't use)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10694 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-23 21:38:58 +00:00 |
|
w00t
|
65627cc9d9
|
Add <showwhois:opersonly>, allows server admins to unlock umode +W use for regular users. Users without users/auspex priv (not opered, or just not given) will see display host instead of real host always, though.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10693 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-23 19:46:14 +00:00 |
|
w00t
|
d0a7ed880d
|
Add/document channels/set-permanent priv, and tie setting of +P to it.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10692 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-23 19:21:22 +00:00 |
|
w00t
|
32a619dbea
|
Implement <security:runasuser> and <security:runasgroup> - allows for set(g|u)id to drop privs after starting, which can be useful for people who want to bind privileged ports without exposing their anus to a giant cucumber.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10682 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-20 22:12:52 +00:00 |
|
w00t
|
bb5a5c5bb6
|
Some documentation corrections, thanks jdhore.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10677 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-18 17:09:21 +00:00 |
|
w00t
|
dd82cae06e
|
Add priv channels/high-join-limit.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10670 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-18 16:52:55 +00:00 |
|
w00t
|
3faec7ce70
|
Document users/auspex priv, also clarify documentation a tiny bit to make them sound less mysterious.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10668 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-18 16:52:54 +00:00 |
|
w00t
|
9d70c3aead
|
Document servers/auspex priv.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10667 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-18 16:52:54 +00:00 |
|
w00t
|
dd54c42f5f
|
Document channels/auspex permission: allows opers with this priv to see more information about channels than normal users.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10665 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-18 16:52:52 +00:00 |
|
w00t
|
06c42fd04b
|
Document priv users/mass-message.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10664 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-18 16:52:51 +00:00 |
|
w00t
|
0d3ecb9642
|
Working privs implementation, and example usage in NOTICE for mass messaging.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10662 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-18 16:52:48 +00:00 |
|
brain
|
dd27303b9e
|
Fixes and improvements from jdhore, thanks
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10650 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-16 19:50:48 +00:00 |
|
brain
|
de84022d19
|
Temporary usable quick conf by jdhore, thanks
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10649 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-16 19:36:27 +00:00 |
|
brain
|
cca3f70398
|
I changed my mind, i uncommented
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10648 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-16 18:07:27 +00:00 |
|
w00t
|
6cdc212ce7
|
Add <hidechans:affectsopers>, allows networks to hide channels of a +I user even from opers, for added privacy.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10644 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-15 21:21:38 +00:00 |
|
w00t
|
6939604e93
|
hidechans is not oper only.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10642 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-15 08:44:36 +00:00 |
|
brain
|
b43e1b361f
|
Patches for updated config from jdhore, thanks! :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10639 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-12 17:33:29 +00:00 |
|
brain
|
2880171852
|
Make wget syntax correct for executable includes example
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10638 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-10 21:49:15 +00:00 |
|
brain
|
88822081c5
|
Latest config file tweaks from jdhore, thanks! :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10637 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-10 21:41:38 +00:00 |
|
psychon
|
e68b35af5d
|
Fix the description of the m_operinvex module in the example config.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10634 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-09 18:36:09 +00:00 |
|
brain
|
513a6fe20d
|
Remove this, we're not going to keep the .old, makes it twice as much work to document stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10628 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-07 20:41:54 +00:00 |
|
brain
|
47c0968a17
|
Add jdhore's nicer config files with better readable comments, thanks tons! :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10627 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-10-07 18:34:27 +00:00 |
|
brain
|
90e32d5991
|
Update config to remove m_filter_pcre and document new tags
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10587 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-09-21 18:21:34 +00:00 |
|
aquanight
|
4a455cfeea
|
Make regex providers load correctly. Move m_rline to use the regex providers, and also move m_rline out of extras/. Document provider modules, <rline:engine> and particularly the uselessness of <rline engine="glob">.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10573 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-09-21 01:51:29 +00:00 |
|
peavey
|
b519d4b51b
|
lol
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10562 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-09-19 20:05:36 +00:00 |
|
w00t
|
e462e71f10
|
Remove proxyscan, it doesn't exist now.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10526 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-09-11 23:47:13 +00:00 |
|
w00t
|
622a06ce08
|
Move XMLSocket to be modulemanager-provided, flash now has real socket support (so it's not as necessary), and most networks do not have flash clients using it
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10495 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-09-10 17:40:02 +00:00 |
|
w00t
|
66917d76f5
|
Document m_operinvex
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10417 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-09-06 13:41:03 +00:00 |
|
w00t
|
c1974899a8
|
Friendly up the modules.conf comments
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10378 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-09-02 16:20:11 +00:00 |
|
w00t
|
5f5c8f8b89
|
Fix missing >, thanks Kein
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10377 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-09-02 15:37:34 +00:00 |
|