Robby
e03ae0cd85
Update copyright to 2018.
...
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2018 Anope Team/i' {} \;
2018-04-25 19:22:13 +02:00
Adam
68fcb1af93
Bump for 2.0.7-git
2017-12-11 11:47:06 -05:00
Adam
0574de2d22
Anope 2.0.6 Release
2017-12-11 11:46:10 -05:00
Adam
a084245822
README: remove some outdated links
2017-11-19 17:28:05 -05:00
Adam
8bb3067e42
Update Changes and Changes.conf
2017-10-12 19:58:02 -04:00
Adam
8d9574e306
readme: change minimum supported hybrid version to 8.2
2017-03-19 18:55:19 -04:00
Adam
c593661f40
Anope 2.0.6-git
2017-01-22 17:04:20 -05:00
Adam
a9bf251886
Anope 2.0.5 Release
2017-01-22 16:09:36 -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
71bb3fefcc
Update Changes
2017-01-16 18:58:30 -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
db4f38bcf5
Bump for 2.0.5-git
2016-07-23 17:37:05 -04:00
Adam
c2e09fdaea
Anope 2.0.4 Release
2016-07-23 16:26:14 -04:00
Adam
01768bc73e
Update Changes.conf
2016-07-23 16:25:37 -04:00
Adam
0e0615c6fe
Note Windows installer fixes in changelog
2016-07-23 16:17:33 -04:00
Adam
6b646fa1f8
Update Changes
2016-07-03 13:57:11 -04:00
Sketch
1d198da436
Add the notice method to XMLRPC.
2016-04-20 15:41:23 +01:00
Adam
addd2a1987
Correct umode +I change in Changelog, is for unreal
2016-02-11 08:36:12 -05:00
Adam
dd9fcca45d
Anope 2.0.4-git
2016-01-30 18:50:28 -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
Robby
45dfea5ad9
Document m_xmlrpc_main opers
2016-01-27 18:04:55 +01:00
Adam
d0a5316c67
Remove default session exception expiry time
2016-01-25 11:51:31 -05:00
Adam
97a13081e9
Fix typo in changes
2016-01-23 20:44:50 -05:00
Adam
a434651e75
Update Changelogs
2016-01-23 10:36:04 -05:00
Adam
601af1b0eb
Unreal 4 changes
2015-12-30 12:42:12 -05:00
Adam
98b35dfab2
Document m_xmlrpc_main notice
2015-12-13 19:28:31 -05:00
Robby
f52bbe22af
Update my email address.
2015-09-18 05:38:44 +02:00
Peter Powell
1666b1a8d8
Fix a ton of typos.
2015-07-08 11:06:02 +01:00
Adam
510a746f8d
Add ns_identify:maxlogins to limit the max number of concurrent logins per account
2015-06-29 09:37:09 -04:00
Adam
5efaa5b206
Merge pull request #117 from aFreshMelon/fix-xmlrpc-php
...
Fix xmlrpc php
2015-04-04 09:50:57 -04:00
Sebastian
41f4c7dab6
A variety of small improvements to xmlrpc.php
...
Pretty simple stuff.
* Better method names
* Better DocBlocks
* Lowercase variables
2015-04-04 09:43:51 +02:00
Sebastian
dd8dd3b4a0
Make xmlrpc.php comply with PSR-2 coding standard
2015-04-01 23:28:41 +02:00
Sebastian
a718223585
Remove workaround that is no longer needed
...
This workaround was required previously but breaks the code with the corrections to the XML-RPC response.
2015-04-01 23:27:44 +02:00
Adam
3d09748d1c
Fix typo in Changes
2015-03-22 10:26:26 -04:00
Adam
e5447a8024
Update Changes.conf and Changes
2015-03-12 17:52:38 -04:00
Adam
dc5039e994
Properly unescape xmlrpc
2015-02-03 18:42:35 -05:00
Thomas Fargeix
a76e074f6d
Update the French install instructions.
2014-10-28 22:59:26 +01:00
Adam
67719e8db1
Add exempts and optionally allow authenticated users past m_dnsbl
2014-10-12 15:03:51 -04:00
Thomas Fargeix
1c12976958
Add an operserv/oper/modify privilege.
...
The operserv/oper command privilege allows to add operators
with fewer or the same privileges as ourself.
This new privilege allows to have operators who can use operserv/oper
to see the list of operators and their privileges, but cannot add new
operators.
2014-10-12 10:54:11 -04:00
Thomas Fargeix
96583892c6
Add a chanserv/access/list privilege
...
Replace the existing chanserv/access/list command access,
only used in cs_xop, by a privilege with the same name.
It which allows read-only access to cs_access, cs_flags, cs_xop
and cs_akick, while the already-existing chanserv/access/modify
privilege allows to modify them.
2014-10-12 10:52:48 -04:00
Adam
8d40a750cc
Update INSTALL to reflect cmake requirement
2014-10-06 14:06:36 -04:00
Adam
76ab5c2c38
Update WIN32.txt reflecting new Windows stuff
2014-05-31 23:54:50 -04:00
Adam
93bfd4cbe1
Updates Changes and Changes.conf
2014-05-30 16:16:54 -04:00
Adam
1a1a781b72
Remove mail:restrict as it is no longer useful. Changes nickserv/resetpass default to allow normal users to use it.
2014-03-09 10:07:13 -04:00
lethality
43f2645b32
update help info
2014-02-20 20:07:38 +00:00
lethality
a3c845894d
Updated services crontab location
2014-02-20 17:11:11 +00:00
Adam
0db81ca46a
Merge pull request #52 from attilamolnar/2.0+gnutls
...
Add support for SSL connections powered by GnuTLS
2014-02-17 22:21:08 -05:00
Adam
7b4eec9748
Remove docs/IRCD, it is very outdated and no longer correct at all
2014-02-17 13:53:45 -05:00
Attila Molnar
9c0134ee2c
Rename m_ssl to m_ssl_openssl and update docs
2014-02-17 00:41:36 +01:00
Adam
43c56541d5
Add a small note about the extras script in docs/INSTALL
2014-01-06 00:19:19 -05:00