<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git, branch 2.0.17</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>Release 2.0.17.</title>
<updated>2024-12-08T12:15:26+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-12-08T12:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=73714420d11c6bbe326909bbaa129ad7feab1420'/>
<id>73714420d11c6bbe326909bbaa129ad7feab1420</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the change log.</title>
<updated>2024-12-08T12:13:28+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-12-08T12:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=ea96f2ad404145755e1724b45620cacd988ee2bc'/>
<id>ea96f2ad404145755e1724b45620cacd988ee2bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only process sockets after loading the db when using db_sql{_live}.</title>
<updated>2024-11-19T00:39:00+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-11-19T00:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=7083c424c25e797a8ffbded27ecb4fc8f93e0dd3'/>
<id>7083c424c25e797a8ffbded27ecb4fc8f93e0dd3</id>
<content type='text'>
This avoids slow startups for the 95% of users who are using the
db_flatfile database backend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids slow startups for the 95% of users who are using the
db_flatfile database backend.
</pre>
</div>
</content>
</entry>
<entry>
<title>Process all socket events before connecting to the uplink.</title>
<updated>2024-11-16T12:49:45+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-11-12T17:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=de16238e019223eb1b06eb791ec2abdf29b8700c'/>
<id>de16238e019223eb1b06eb791ec2abdf29b8700c</id>
<content type='text'>
This ensures that the SQL import actually succeeds before we do
something that might terminate the process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures that the SQL import actually succeeds before we do
something that might terminate the process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify how to import databases from flatfile to SQL.</title>
<updated>2024-11-15T15:57:41+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-11-15T15:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=a668c8b52074f52467dd52474618c054c89b2804'/>
<id>a668c8b52074f52467dd52474618c054c89b2804</id>
<content type='text'>
Closes #456.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #456.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix using User::Account where User::IsIdentified should be used.</title>
<updated>2024-11-11T16:46:56+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-11-11T16:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=96ccfe4cbe9948206ac2d6854778f9a268d2476f'/>
<id>96ccfe4cbe9948206ac2d6854778f9a268d2476f</id>
<content type='text'>
The former causes a dereference which cause a database update. This
is not good for performance with db_sql_live on bigger networks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The former causes a dereference which cause a database update. This
is not good for performance with db_sql_live on bigger networks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix serialising boolean extension items.</title>
<updated>2024-11-11T15:24:40+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-11-11T15:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=ee160842b3ccab37f005c16a8657781e0e0412fd'/>
<id>ee160842b3ccab37f005c16a8657781e0e0412fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand the size of some chanstats columns.</title>
<updated>2024-11-07T12:31:47+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-11-07T12:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=98c840eb02e3ed63dbf9e70782f64cdfdabc4fe6'/>
<id>98c840eb02e3ed63dbf9e70782f64cdfdabc4fe6</id>
<content type='text'>
Closes #444.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #444.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch the city version of geoipupdate to a non-corrupt database.</title>
<updated>2024-10-27T16:13:51+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-10-27T15:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=7d5ca5c90b08435afaabdbf037280b3fdc965cd4'/>
<id>7d5ca5c90b08435afaabdbf037280b3fdc965cd4</id>
<content type='text'>
Closes #439.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #439.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a change that was missing from the previous commit.</title>
<updated>2024-10-18T10:45:19+00:00</updated>
<author>
<name>Sadie Powell</name>
<email>sadie@witchery.services</email>
</author>
<published>2024-10-18T10:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=f40719787f6bd5e6fa15f8f4def4844abc7a7915'/>
<id>f40719787f6bd5e6fa15f8f4def4844abc7a7915</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
