<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git/modules/extra, branch 2.0.6</title>
<subtitle>Anope is an open source set of IRC services.
</subtitle>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/'/>
<entry>
<title>m_regex_posix: use REG_ICASE</title>
<updated>2017-03-30T23:10:31+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2017-03-30T23:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=010d20198e2b625461b1665b40b78853ffa6eeff'/>
<id>010d20198e2b625461b1665b40b78853ffa6eeff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup some excess whitespaces and tabs, and fix a few typos along the way.</title>
<updated>2017-01-17T04:03:25+00:00</updated>
<author>
<name>Robby</name>
<email>robby@chatbelgie.be</email>
</author>
<published>2017-01-17T04:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=76ce8ece1a4803c98bfe9460f40bf8e0fbc409e6'/>
<id>76ce8ece1a4803c98bfe9460f40bf8e0fbc409e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright to 2017.</title>
<updated>2017-01-16T02:13:25+00:00</updated>
<author>
<name>Robby</name>
<email>robby@chatbelgie.be</email>
</author>
<published>2017-01-16T02:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=8656b65e392e8d26de218bf372da949c3a00d8d4'/>
<id>8656b65e392e8d26de218bf372da949c3a00d8d4</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>irc2sql: fix changing status modes to update ison modes</title>
<updated>2016-11-05T14:36:28+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-11-05T14:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=a5fdf7c546ccb0f70a70543ea8afb54d155a13cc'/>
<id>a5fdf7c546ccb0f70a70543ea8afb54d155a13cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>irc2sql: fix crash on shutdown with no sql</title>
<updated>2016-11-05T14:34:25+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-11-05T14:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=7453c71c005671f729e26f2bbeeb750d32c88718'/>
<id>7453c71c005671f729e26f2bbeeb750d32c88718</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>irc2sql: update max topic len to 512</title>
<updated>2016-11-05T14:34:09+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-11-05T14:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=f09ea316dda61a162253b373689c05dfbfd29d6e'/>
<id>f09ea316dda61a162253b373689c05dfbfd29d6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>m_mysql: null empty columns instead of setting to ''</title>
<updated>2016-11-05T02:56:15+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-11-05T02:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=ac0f3c5ccf9610f38204d5f9f8876657ce6acfb5'/>
<id>ac0f3c5ccf9610f38204d5f9f8876657ce6acfb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>irc2sql: fix a couple SQL errors</title>
<updated>2016-11-05T02:07:00+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-11-05T02:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=76ea11198028b6a1ab4f739d239bf890ce6d937e'/>
<id>76ea11198028b6a1ab4f739d239bf890ce6d937e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #177 from attilamolnar/2.0+sqliteleak</title>
<updated>2016-09-25T18:37:01+00:00</updated>
<author>
<name>Adam</name>
<email>adam@sigterm.info</email>
</author>
<published>2016-09-25T18:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=3a8ff5d45624bc4f3dcd11531a7c4727a249ce01'/>
<id>3a8ff5d45624bc4f3dcd11531a7c4727a249ce01</id>
<content type='text'>
m_sqlite: Fix possible memory leak when opening a database fails</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
m_sqlite: Fix possible memory leak when opening a database fails</pre>
</div>
</content>
</entry>
<entry>
<title>m_ssl_openssl: allow certificate chain files to be used</title>
<updated>2016-09-05T14:41:52+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2016-09-05T14:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=13c5eec00a2e6483168243e88bb6fe038795078f'/>
<id>13c5eec00a2e6483168243e88bb6fe038795078f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
