Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
protocol/inspircd: Match servername as well on ENCAP
|
|
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.
|
|
|
|
|
|
|
|
no user too
|
|
|
|
|
|
|
|
invalidates the reference
|
|
|
|
unless they are
|
|
|
|
|
|
behavior, fix a few typos in comments
|
|
correctly
|
|
|
|
|
|
|
|
|
|
|
|
protected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
status modes, sometimes they are sent in CAPAB without a status prefix which causes them to be added as parameter modes
|
|
|
|
|
|
|
|
This reverts commit d8a945b1a6f4e500bcb9162cf388f6984ad38328.
|
|
|
|
m_sqlite: Fix possible memory leak when opening a database fails
|
|
Thanks
|
|
|