<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git/src/threadengines, branch 2.0.11</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>Windows</title>
<updated>2011-11-08T22:29:16+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2011-11-08T22:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=b5ff856f47d8e54d12c568462a06351633c29610'/>
<id>b5ff856f47d8e54d12c568462a06351633c29610</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved signal/thread/mode checking to use signal pipes</title>
<updated>2011-09-10T06:06:31+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2011-09-05T22:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=63cb8ca24c0d4003343340bb8413b7f84de1a6a3'/>
<id>63cb8ca24c0d4003343340bb8413b7f84de1a6a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Much more work on the live SQL. Should work pretty decently now under heavy load.</title>
<updated>2011-02-20T06:05:16+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2011-02-20T06:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=c83b2b73d7c5f264dedb67b878d116b5b10a4742'/>
<id>c83b2b73d7c5f264dedb67b878d116b5b10a4742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split db_mysql_live into two modules so other modules can make use of the asynchronous command interface</title>
<updated>2011-02-17T19:31:21+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2011-02-17T19:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=536ea2189ae1ff8bf05583ed03fac86797616ac9'/>
<id>536ea2189ae1ff8bf05583ed03fac86797616ac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added db_mysql_live which allows Anope to pull data</title>
<updated>2011-01-07T20:57:13+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2011-01-07T20:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=44038491264a350a8849e1d7e8547bbdec134d74'/>
<id>44038491264a350a8849e1d7e8547bbdec134d74</id>
<content type='text'>
from the four main SQL tables in realtime, which
effectively gives us "live" SQL.
Changed eventfd pipe engine to not use buffered write.
Added TryLock to threading engines.
Made blocking SQL queries in our SQL API thread-safe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from the four main SQL tables in realtime, which
effectively gives us "live" SQL.
Changed eventfd pipe engine to not use buffered write.
Added TryLock to threading engines.
Made blocking SQL queries in our SQL API thread-safe.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Windows again</title>
<updated>2010-10-11T23:21:59+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2010-10-11T23:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=afb55a1842e57bc6a4b61e70c047ea57597c5a69'/>
<id>afb55a1842e57bc6a4b61e70c047ea57597c5a69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrote some of the socket code to allow m_ssl to be a service.</title>
<updated>2010-10-02T01:01:49+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2010-10-02T01:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=d44f7971b129aa7ba80999f16f17b8c7499686e1'/>
<id>d44f7971b129aa7ba80999f16f17b8c7499686e1</id>
<content type='text'>
This allows modules (xmlrpc) to create and accept SSL connections.
Also fixed unloading m_mysql at certain times and made the threading
engine always work correctly on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows modules (xmlrpc) to create and accept SSL connections.
Also fixed unloading m_mysql at certain times and made the threading
engine always work correctly on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rejig of some of the socket stuff. Fixed marking sockets as nonblocking on Windows. Added in a LastError function to keep having to use strerror/GetLastError everywhere.</title>
<updated>2010-09-17T23:20:07+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2010-09-17T23:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=227909e2cf0039737dc52872651837fe5f1702b5'/>
<id>227909e2cf0039737dc52872651837fe5f1702b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Epic commit to replace most of the strings in Anope with a single Anope::string class, plus some other little fixes here and there.  If you follow 1.9.x development and are testing things, THIS is one of those things that NEEDS testing.</title>
<updated>2010-07-26T01:58:20+00:00</updated>
<author>
<name>Naram Qashat</name>
<email>cyberbotx@cyberbotx.com</email>
</author>
<published>2010-07-26T01:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=ae38212c1ce829c783edf971081c90137abb49a0'/>
<id>ae38212c1ce829c783edf971081c90137abb49a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved some files and diretories around, made cmake skip files it knows it can't compile because of missing dependices.</title>
<updated>2010-07-16T02:55:02+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2010-07-16T02:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=a22f8d3b2de88b9bb6f80f0c2780846ae23ab389'/>
<id>a22f8d3b2de88b9bb6f80f0c2780846ae23ab389</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
