Adam
|
4ec10d798b
|
Fixups and cleanup for the last few commits
|
2012-10-06 20:11:47 -04:00 |
|
Adam
|
7e3b5bed50
|
Add chanserv/set/autoop, like nickserv/set/autoop but for channels
|
2012-09-07 23:44:15 -04:00 |
|
Adam
|
c9c477ff9d
|
These saset command stubs can go away
|
2012-09-07 22:27:28 -04:00 |
|
Adam
|
2cbfbc98e9
|
Some access level fixes from Robby to more closely match the historic levels, and some code cleanup
|
2012-05-26 02:15:48 -04:00 |
|
Adam
|
70fb5900a2
|
Add support for inspircd2.0+s mlock, improved on Unreal's, and made server side mlock usage configurable
|
2012-05-23 19:35:56 -04:00 |
|
Adam
|
e490a5461f
|
Process defines even before includes, fixes defining{} pseudoclient names to something else in their respective configurations
|
2012-04-27 16:05:49 -04:00 |
|
Adam
|
a5b9e235ae
|
Added chanserv:require config option to set which modes must be on all registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
2012-02-26 23:23:15 -05:00 |
|
Adam
|
7c03e60299
|
Removed this "valid" ip check in cidr::cidr, is wrong for IPv6 and ::pton checks this anyway using inet_pton. Also fixed a comment Robby broke in chanserv.conf
|
2012-01-10 17:53:48 -05:00 |
|
Robby
|
9e71394127
|
Cleaned up a lot of log messages, help replies, fixed cs_tban, and other small fixes
|
2012-01-07 04:10:30 -05:00 |
|
lethality
|
ca8ce89de4
|
Fixed a slight error in email registration/resend and some minor typos.
|
2011-12-17 02:06:53 +00:00 |
|
Adam
|
c88a751eab
|
Add privilege ranks to determine how powerful privileges are
|
2011-12-15 02:29:13 -05:00 |
|
Adam
|
ca33ac608d
|
Bug #1354 - Allow mode chars to be used for channel prefixs in services.conf
|
2011-11-03 02:28:29 -04:00 |
|
Adam
|
e7ba639beb
|
Remove opnotice from example configs
|
2011-09-25 14:38:21 -04:00 |
|
Adam
|
dc5d1fa21c
|
Made ChanServ privileges configurable
|
2011-09-10 02:06:31 -04:00 |
|
Adam
|
1478b5bbd7
|
Added chanserv/log
|
2011-09-10 02:06:29 -04:00 |
|
Adam
|
700a585b1b
|
Allow modules to add their own channel levels
|
2011-09-10 02:05:00 -04:00 |
|
Adam
|
8c4417cad1
|
Removed opnotice
|
2011-09-10 01:58:38 -04:00 |
|
Adam
|
6401d93b8e
|
Added chanserv/up and chanserv/down
|
2011-09-10 01:52:59 -04:00 |
|
Adam
|
8a9a39c065
|
Renamed the core pseudoclient modules to match their names
|
2011-09-10 01:52:59 -04:00 |
|
Adam
|
8a6d6577bd
|
Removed log:inhabitlogchannel and replaced it with service:channels
|
2011-09-10 01:52:46 -04:00 |
|
Adam
|
f844b0a161
|
Changed User::IsRecognized check to default to secure
|
2011-09-09 19:18:43 -04:00 |
|
Adam
|
fa3b74a5b4
|
Fixed zlines to only add the xline host, fixed db_mysql's write function, and prevent adding multiple of the same nick to access lists
|
2011-08-20 00:50:26 -04:00 |
|
Adam
|
feee50e695
|
Allow bot usermodes to be configurable
|
2011-08-12 03:13:56 -04:00 |
|
DukePyrolator
|
4e1f54ff9c
|
added cs_seen
|
2011-08-11 07:03:20 +02:00 |
|
Adam
|
697bc8d8e8
|
Added a services.host define to easily change every clients hostname
|
2011-08-10 05:05:09 -04:00 |
|
Adam
|
776583a665
|
Simiplied a bit of the access system
|
2011-08-09 01:55:34 -04:00 |
|
lethality
|
d6a8d27265
|
Fixed an error and typo in CS SET OPNOTICE
|
2011-08-05 16:07:41 +01:00 |
|
Adam
|
e66063e630
|
Rewrote the example configurations and split them
up into seperate files for each pseudo client.
Also reorganized how the modules are stored, and
made most of the old "extra" modules "core"
|
2011-08-05 05:35:31 -04:00 |
|