Adam
c2e09fdaea
Anope 2.0.4 Release
2.0.4
2016-07-23 16:26:14 -04:00
Adam
01768bc73e
Update Changes.conf
2016-07-23 16:25:37 -04:00
Adam
c18eedec18
ns_set: clear last modes before unserializing them
2016-07-23 16:20:54 -04:00
Adam
0e0615c6fe
Note Windows installer fixes in changelog
2016-07-23 16:17:33 -04:00
Adam
5bd3fde79b
cs_set: clear last modes before unserializing them
2016-07-23 16:17:21 -04:00
Adam
647f8cd4e6
Add/fix various checks on source user existing in the protocol modules
2016-07-23 15:47:33 -04:00
Adam
b2e25db159
Merge pull request #171 from Techman-/2.0+charybdis-resv-fixes
...
charybdis.cpp: Properly support RESVs
2016-07-23 15:38:26 -04:00
Adam
9f9371531d
Fix making directories from the Windows installer
2016-07-23 15:22:54 -04:00
Michael Hazell
b578ed2544
charybdis.cpp: Properly support RESVs
...
Properly support RESV and UNRESV in Charybdis, and improve RESV setting for pseudoclients when bursting.
2016-07-21 23:27:20 -04:00
Adam
0a7f167060
m_dns: accept unpacking the root domain, and don't consider exceptions from nameserver/additional record unpacking as fatal to query parsing
2016-07-19 21:17:58 -04:00
Adam
d427772bd3
os_defcon: find module by name, it might not be loaded yet
2016-07-10 20:51:03 -04:00
Robby
b2d670298b
Update the dutch language file.
2016-07-07 16:07:24 +02:00
Adam
6b646fa1f8
Update Changes
2016-07-03 13:57:11 -04:00
Adam
72269c44e5
Merge pull request #170 from Zoddo/charybdis/join0
...
Thanks
2016-07-03 13:47:49 -04:00
Adam
3b2366e4ba
Merge pull request #169 from SaberUK/2.0+which
...
Use "cmake --version" instead of "which cmake" to detect CMake.
2016-07-03 13:46:41 -04:00
Adam
257a8a9a24
ns_maxemail: optionally remove gmail aliases
2016-07-03 13:42:18 -04:00
Adam
7a1d2e11dd
chankill: don't add duplicate akills
2016-07-03 13:31:12 -04:00
Adam
8dc687b657
#1682 : store aftype with masks and include cidrs in GetNUHMask
2016-07-03 13:29:27 -04:00
Adam
18fc113984
#1681 update last realname always on signon
2016-07-03 13:06:06 -04:00
Adam
20c1a5d638
#1680 : fix Anope::Duration with one year durations
2016-07-03 12:42:16 -04:00
Adam
8000ae0c0f
#1677 apply sqlines even if the ircd doesn't on non opers
2016-07-03 12:36:34 -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
4c4cc0ded7
Fix xmlrpc notice call to return something to prevent m_xmlrpc from thinking it is a http 404
2016-07-03 12:08:21 -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
7cf4245359
Enable -fno-delete-null-pointer-checks on GCC 6
2016-06-22 20:20:28 -04:00
Zoddo
9284441491
Handle /join 0 for ratbox & charybdis
2016-06-02 12:23:26 +02:00
Peter Powell
7592a6981b
Use "cmake --version" instead of "which cmake" to detect CMake.
2016-05-21 17:54:33 +01:00
Adam
56b158ea43
Fix handling nick introduction collisions on unreal4
2016-05-20 21:18:34 -04:00
Adam
0143dafe51
Merge pull request #165 from sketchni/patch-1
...
Add the notice method to XMLRPC.
2016-04-22 10:17:41 -05:00
Adam
a2dbcc620e
Merge pull request #166 from jmdh/2.0-reproducible
...
Optionally strip variable build date from compiled program
2016-04-22 10:17:11 -05:00
Adam
9b5fdea8f2
Fix randomnews to work when there are more than newscount random news
2016-04-22 11:15:42 -04:00
Dominic Hargreaves
fab07d6b75
Optionally strip variable build date from compiled program
...
To aid build reproducibility, don't include the build date/time if
-DREPRODUCIBLE_BUILD is defined.
Based on the patch provided by Alexis Bienvenüe in the Debian report.
Bug-Debian: https://bugs.debian.org/820152
Patch-Name: reproducible_datetime.diff
2016-04-21 23:08:12 +01:00
Sketch
1d198da436
Add the notice method to XMLRPC.
2016-04-20 15:41:23 +01: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
86484b6c2b
Merge pull request #164 from SaberUK/2.0+extras
...
Remove references to cmake-bin which was removed ages ago.
2016-04-16 16:59:21 -05:00
Adam
c14ae99d32
Merge pull request #163 from Zoddo/fix_sasl_reauth
...
Send new account name to the IRCd on SASL reauth
2016-04-16 16:59:00 -05:00
Adam
cb0cda2f8d
Missed channel deletion in ~ChannelInfo
2016-04-16 18:00:47 -04:00
Peter Powell
2af363755a
Remove references to cmake-bin which was removed ages ago.
2016-04-16 13:05:44 +01:00
Zoddo
753b8dc989
Send new account name to the IRCd on SASL reauth
2016-04-15 10:49:30 +02:00
Adam
d2ea1e7917
Merge pull request #160 from Zoddo/charybdis/fix_euid
...
Fix host on charybdis if there is no vhost
2016-04-14 19:18:14 -05:00
Adam
a8f66578b1
Merge pull request #161 from Zoddo/charybdis/vhost_svslogin
...
Send vident/vhost in SVSLOGIN with SASL
2016-04-14 19:17:39 -05:00
Adam
ca39aeb554
Merge pull request #162 from SaberUK/2.0+sasl
...
Remove support for DH-AES and DH-BLOWFISH.
2016-04-14 19:16:56 -05:00
Adam
a941f9bde0
Remove memos from memoinfo more reliably
2016-04-14 20:15:53 -04:00
Peter Powell
f4f6787c9c
Remove support for DH-AES and DH-BLOWFISH.
...
These SASL mechanisms are considered insecure and should not be
used anymore.
2016-04-13 20:26:50 +01:00
Zoddo
82816cb206
Send vident/vhost in SVSLOGIN with SASL
...
Only charybdis seems to support that for the moment.
2016-04-10 18:24:25 +02:00
Zoddo
58f0c8c612
Fix host on charybdis if there is no vhost
2016-04-10 17:53:53 +02:00
Adam
21e1913c0f
Fix subtle typo in command initializer list
2016-04-05 16:01:16 -04:00
Adam
79e7c3f98a
Also defer channel deletion when processing sjoins
2016-03-19 16:21:40 -04:00
Adam
72127e1b00
Merge pull request #159 from Diftraku/2.0
...
proto/charybdis: Add support for MECHLIST
2016-03-17 17:15:56 -05:00