Adam
|
f4543edfe2
|
plexus: add noop and sasl support
|
2016-10-16 18:52:40 -04:00 |
|
Adam
|
095751363d
|
db_sql: don't update objects pending creation as it duplicates it
|
2016-10-16 18:51:58 -04:00 |
|
Adam
|
1b67b97e93
|
ns_maxemail: equals_ci for comparing emails
|
2016-10-06 14:59:22 -04:00 |
|
Adam
|
d4bf0957d1
|
inspircd20: specifially add channel modes official-join and operprefix as status modes, sometimes they are sent in CAPAB without a status prefix which causes them to be added as parameter modes
|
2016-10-04 21:45:45 -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
|
fc0171fb40
|
memoserv: always use display for memo source
|
2016-09-30 21:03:35 -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 |
|
Michael Hazell
|
3b62c8f3e2
|
InspIRCd: Send CHGIDENT/CHGHOST on SVSLOGIN
|
2016-09-25 14:50:03 -04:00 |
|
Adam
|
3a8ff5d456
|
Merge pull request #177 from attilamolnar/2.0+sqliteleak
m_sqlite: Fix possible memory leak when opening a database fails
|
2016-09-25 14:37:01 -04:00 |
|
Adam
|
0b783b66a4
|
Merge pull request #178 from Techman-/2.0+resv
Thanks
|
2016-09-25 14:36:46 -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
|
13c5eec00a
|
m_ssl_openssl: allow certificate chain files to be used
|
2016-09-05 10:41:52 -04:00 |
|
Michael Hazell
|
39eb9f8cfc
|
ratbox: fix RESVs
Also, enable channel support because it wasn't specified already and point charybdis to these methods instead.
|
2016-09-04 04:05:11 -04:00 |
|
Attila Molnar
|
de174149f7
|
m_sqlite: Fix possible memory leak when opening a database fails
|
2016-08-17 14:09:05 +02:00 |
|
Adam
|
8fdfa6e094
|
Fix #1684 more, can have non-user sources for encap sasl
|
2016-07-25 22:27:30 -04:00 |
|
Adam
|
dad4be050b
|
cs_xop: remove unused code
|
2016-07-25 19:35:19 -04:00 |
|
Adam
|
937b0e7185
|
db_old: fix warnings
|
2016-07-25 19:34:59 -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
|
647f8cd4e6
|
Add/fix various checks on source user existing in the protocol modules
|
2016-07-23 15:47:33 -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 |
|
Adam
|
72269c44e5
|
Merge pull request #170 from Zoddo/charybdis/join0
Thanks
|
2016-07-03 13:47:49 -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
|
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 |
|
Zoddo
|
9284441491
|
Handle /join 0 for ratbox & charybdis
|
2016-06-02 12:23:26 +02:00 |
|
Adam
|
56b158ea43
|
Fix handling nick introduction collisions on unreal4
|
2016-05-20 21:18:34 -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 |
|
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 |
|
Toni Kaija
|
ed47588087
|
proto/charybdis: Add support for MECHLIST
|
2016-03-17 15:13:11 +02:00 |
|
Adam
|
448967cefc
|
Merge pull request #156 from SaberUK/2.0+sasl-mechlist
Implement support for SASL 3.2 mechanism lists.
|
2016-03-15 17:41:48 -05:00 |
|
Adam
|
979027138b
|
Merge pull request #155 from SaberUK/2.0+sasl-reauth
Fix logging into accounts with SASL on servers that support reauth.
|
2016-03-15 17:40:26 -05:00 |
|