<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git/src/modules/mysql, branch 2.1</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>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>
<entry>
<title>The next of a few "CBX OCDing over code style" commits, maybe the last.</title>
<updated>2010-06-28T03:15:05+00:00</updated>
<author>
<name>Naram Qashat</name>
<email>cyberbotx@cyberbotx.com</email>
</author>
<published>2010-06-28T03:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=28e12bc24a9c85f4f0d1e37567618ec39cb501f6'/>
<id>28e12bc24a9c85f4f0d1e37567618ec39cb501f6</id>
<content type='text'>
NOTES: I have been unable to compile the db_mysql_* functions on my system here, so those are untested. db-convert seems to be badly programmed and needs more work in my opinion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NOTES: I have been unable to compile the db_mysql_* functions on my system here, so those are untested. db-convert seems to be badly programmed and needs more work in my opinion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved the *Serv help functions to Command, will come in use later with subcommands</title>
<updated>2010-06-19T01:04:09+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@drink-coca-cola.info</email>
</author>
<published>2010-05-30T21:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=6cd88494662c5c4af2da891926dcc82367596cb9'/>
<id>6cd88494662c5c4af2da891926dcc82367596cb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrote all of the command handling to get rid of all the nasty strtoks() everywhere, and added a bot map by uid</title>
<updated>2010-06-19T01:04:08+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@drink-coca-cola.info</email>
</author>
<published>2010-05-30T00:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=b8f9116b19eb511c4f5e6a683725f50bf732a7dd'/>
<id>b8f9116b19eb511c4f5e6a683725f50bf732a7dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added an arg to User::IsRecognized to check for NI_SECURE</title>
<updated>2010-06-19T01:04:08+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@drink-coca-cola.info</email>
</author>
<published>2010-05-28T22:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=435c9116e9997634eb7215e998c8f01a5e46fb2c'/>
<id>435c9116e9997634eb7215e998c8f01a5e46fb2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed a lot of unnecessary .c_str() calls in the find* functions</title>
<updated>2010-06-19T01:04:08+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@Anope.org</email>
</author>
<published>2010-05-26T07:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=1394c96173cec02d148dfece563bb186cf2f33b6'/>
<id>1394c96173cec02d148dfece563bb186cf2f33b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Burned slist, rewrote operservs XLine code</title>
<updated>2010-06-19T01:04:05+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@Anope.org</email>
</author>
<published>2010-05-25T04:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=2fba686904e6f78ebab35df171c5757afeebf05d'/>
<id>2fba686904e6f78ebab35df171c5757afeebf05d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont load mlock from the database until after Anope is connected, it doesnt know all of the available modes until then</title>
<updated>2010-06-19T01:03:44+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@drink-coca-cola.info</email>
</author>
<published>2010-05-19T20:59:16+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=3a2c2a916a26f4fa1844e71a9f1c2fc25337fd2b'/>
<id>3a2c2a916a26f4fa1844e71a9f1c2fc25337fd2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrote the hashing system to use std::tr1::unordered_map</title>
<updated>2010-06-19T01:01:53+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@drink-coca-cola.info</email>
</author>
<published>2010-05-15T00:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=f049124905bd9f53439293e873003cb027a17b91'/>
<id>f049124905bd9f53439293e873003cb027a17b91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store a plaintext version of mode names in the mode structures, removes alot of unneeded code from db_plain/db_mysql.</title>
<updated>2010-06-19T01:01:17+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@drink-coca-cola.info</email>
</author>
<published>2010-05-10T21:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=631d11d6a81e8c5f63a19fc279606a61ab1a0563'/>
<id>631d11d6a81e8c5f63a19fc279606a61ab1a0563</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
