Adam
67b7c8bd7d
os_logsearch: fix quick match
2017-02-12 16:46:13 -05:00
Adam
29ac40b584
ns_set_misc/cs_set_misc: send syntax help too
2017-02-06 14:06:55 -05:00
Adam
9b6c209c80
bs_badwords: allow opers with botserv/administration to list/clear badwords too
2017-02-04 20:21:40 -05:00
Robby
76ce8ece1a
Cleanup some excess whitespaces and tabs, and fix a few typos along the way.
2017-01-17 05:03:25 +01:00
Adam
34bf21f7d1
Correct a couple expiry time checks from DoTime()
2017-01-16 18:42:29 -05:00
Robby
8656b65e39
Update copyright to 2017.
...
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2017 Anope Team/i' {} \;
Added missing copyright headers to files that didn't have it yet.
2017-01-16 03:13:25 +01:00
Adam
7b1154de69
ns_register: notify users of unconfirmed accounts on register when there is no user too
2017-01-08 13:08:04 -05:00
Adam
46aeb8b70b
os_list: show number of channels listed, too
2017-01-07 18:09:14 -05:00
Adam
7cede5bb60
os_list: also allow patterns in nick!user@host#realname form
2017-01-07 18:03:53 -05:00
Adam
e5125c2c84
Allow nonconfirmed opers to confirm accounts
2016-12-11 09:24:52 -05:00
Adam
12515fd2c1
cs_access: fix typo
2016-12-01 19:08:39 -05:00
Adam
437a6dbb29
os_logsearch: optimize non wildcard searches, allow regex
2016-11-22 19:44:25 -05:00
Adam
d96ca9b824
os_logsearch: add a hard max limit and make the limiter smarter
2016-11-22 19:35:11 -05:00
Adam
ef9c69f99d
Don't apply secureops to users with chanserv/administration privilege, not protected
2016-11-05 12:06:26 -04:00
Adam
8be331618c
ns_group: allow userless execution
2016-11-05 11:07:02 -04:00
Adam
dba19d839a
cs_access: fix negative access to apply to the -1/0 special casing
2016-11-05 10:35:47 -04:00
Adam
9f9183afc4
help: always use command name from config, which may be a different case
2016-11-03 23:23:57 -04:00
Adam
ef32505633
dns: set error to REFUSED when there are no answers
2016-11-03 23:15:07 -04:00
Adam
304494322f
Don't apply secureops to protected users
2016-11-03 23:08:49 -04:00
Adam
9e510cd0d9
Fix userless /ns set email, #1689
2016-11-03 23:04:22 -04:00
Adam
07f72a3122
os_list: fix regex matching
2016-10-25 14:35:36 -04:00
Adam
99acdcf168
cs_mode: check chanserv privilege too for status modes on set
2016-10-04 21:28:43 -04:00
Adam
e95950ee26
cs_mode: make override logging of mode set more reliable
2016-10-04 21:13:43 -04:00
Adam
1c82697ccb
Revert "Always use display for memo source"
...
This reverts commit d8a945b1a6 .
2016-09-30 20:52:38 -04:00
AlphaTech
f3bb46a9f5
MemoServ - Read All
2016-09-25 17:27:30 -04:00
Adam
d8a945b1a6
Always use display for memo source
2016-09-14 17:24:06 -04:00
Adam
b50fbec705
cs_seen: allow unregistered users to use
2016-09-13 12:36:48 -04:00
Adam
d488efdcfe
ms_cancel: cleanup, consider accounts by equiality instead of sender name to account name
2016-09-06 14:46:19 -04:00
Adam
dad4be050b
cs_xop: remove unused code
2016-07-25 19:35:19 -04:00
Adam
c18eedec18
ns_set: clear last modes before unserializing them
2016-07-23 16:20:54 -04:00
Adam
5bd3fde79b
cs_set: clear last modes before unserializing them
2016-07-23 16:17:21 -04:00
Adam
d427772bd3
os_defcon: find module by name, it might not be loaded yet
2016-07-10 20:51:03 -04:00
Adam
7a1d2e11dd
chankill: don't add duplicate akills
2016-07-03 13:31:12 -04:00
Adam
284d95bfe2
#1675 : fix saset display to update the account name on the correct clients
2016-07-03 12:27:01 -04:00
Adam
c7d5ee4bec
Fix /ns confirm to set +r/accounts when appropriate
2016-07-03 12:17:44 -04:00
Adam
83f89bfece
Clarify botserv repeat kicker message and allow setting repeat times to 1
2016-06-25 13:04:32 -04:00
Adam
9b5fdea8f2
Fix randomnews to work when there are more than newscount random news
2016-04-22 11:15:42 -04:00
Adam
8b6e17fe7e
Change access check in cs_updown to not allow actions on users with equal access
2016-04-16 18:14:23 -04:00
Adam
b431d4dccf
cs_clone: don't clone registered time
2016-03-08 19:49:30 -05:00
Adam
e0fd118b3e
Fix access path changes in ns_alist from earlier
2016-02-13 18:11:03 -05:00
Adam
c10d7bdada
Update chanserv secure help to reflect more accurately what it does
2016-02-13 14:41:23 -05:00
Adam
4e2ca31cf5
Rewrite access path system to be simplier and use recursion
...
Show where access is "from" in chanserv/status
2016-02-13 14:16:29 -05:00
Adam
b12669487f
Allow /ms read to get a comma separated list of memo numbers as help describes. Show message if no memos could be displayed.
2016-01-30 16:54:20 -05:00
Robby
f118960a25
Update copyright to 2016. This was done with:
...
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
Added missing copyright headers to files that didn't have it yet.
Fixed some whitespace and blank lines along the way.
2016-01-28 20:24:49 +01:00
Adam
38fcf15d62
Put maxlogins logic a few other important places
2016-01-23 10:53:32 -05:00
Adam
c4bbef0af8
Merge pull request #143 from staticfox/grammar
...
hs_group: Fix grammar
2016-01-23 09:17:44 -06:00
Adam
f91f375b70
Show akill/xline ids in view
2016-01-22 10:29:44 -05:00
Adam
eac25d016a
Include memo mail information in ms_info
2016-01-22 10:13:05 -05:00
Adam
164b349ef9
Fix various inconsistencies/crashes related to having multiple opers configured for the same user through combinations of os_oper/config/m_sql_oper
2016-01-19 16:25:02 -05:00
Adam
4771af1cb8
Couple user find by nick fixes
2016-01-19 08:30:35 -05:00