<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git, branch v1.2.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/?h=v1.2.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/?h=v1.2.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-28T20:30:32Z</updated>
<entry>
<title>Windows compile fixes</title>
<updated>2008-08-28T20:30:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-28T20:30:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1fd22793d17a5e8e385d86d2dbd2276b1876680a'/>
<id>urn:sha1:1fd22793d17a5e8e385d86d2dbd2276b1876680a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10343 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Newly revamped ziplinks module, work of psychon.. resolves (a lot) of problems with ziplinks and large data amounts, fixes a few bugs, etc. (thanks for your work). - Yes, this missed the alpha.</title>
<updated>2008-08-28T20:28:39Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-28T20:28:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b950e46bfeef5643ff68c8c78530c1eff25d024e'/>
<id>urn:sha1:b950e46bfeef5643ff68c8c78530c1eff25d024e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10342 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tuxer alpha release</title>
<updated>2008-08-28T20:18:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-28T20:18:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2357909c1af6fd821cf5b759fadd89109923c604'/>
<id>urn:sha1:2357909c1af6fd821cf5b759fadd89109923c604</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10341 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix: 'Notice' vs 'NOTICE' as a command. I bet this would break some client or other.. ;p. Thanks to mixx941.</title>
<updated>2008-08-28T19:57:17Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-28T19:57:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfc83eadd8030e698392b69d66b180a185589f94'/>
<id>urn:sha1:bfc83eadd8030e698392b69d66b180a185589f94</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10339 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix aliases stuff.</title>
<updated>2008-08-28T19:46:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-28T19:46:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52f834ace7c8a7f37f1cfb01d77c2f63abf7a379'/>
<id>urn:sha1:52f834ace7c8a7f37f1cfb01d77c2f63abf7a379</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10338 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rename lowermap to rfc_case_insensitive_map, add case_sensitive_map.. adjust files to not pass lowermap directly.</title>
<updated>2008-08-28T19:45:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-28T19:45:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a3159121e15decec9bcb82c836158a817bba894'/>
<id>urn:sha1:0a3159121e15decec9bcb82c836158a817bba894</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10337 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Patch modifying these modules to work on older gcc/openbsd, provided by Dagonet (CUSTOM_PRINTF() needs to be in the prototype, not the function body.</title>
<updated>2008-08-28T19:12:49Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-28T19:12:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed1dd51ef7fbf396ecfa77350b67ed8a4c0be29c'/>
<id>urn:sha1:ed1dd51ef7fbf396ecfa77350b67ed8a4c0be29c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10336 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>this new stuff in m_ssl_gnutls is NOT in our spec! probably shouldnt be either, because it adds confusion and its clearly documented that initialising tls is done via STARTTLS and CAP advertises it (not to mention clients are already doing it this way)</title>
<updated>2008-08-28T15:50:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-28T15:50:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b844b70a0f66f0203d630a5a95bf2e885bf5d106'/>
<id>urn:sha1:b844b70a0f66f0203d630a5a95bf2e885bf5d106</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10334 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make this comply with the spec; that is - CAP may be requested after registration.</title>
<updated>2008-08-28T15:40:16Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-28T15:40:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=afda90cd075455267e4a44a7e349fd2d02172d13'/>
<id>urn:sha1:afda90cd075455267e4a44a7e349fd2d02172d13</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10333 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add CAP REQ tls support, thanks to psychon</title>
<updated>2008-08-28T15:34:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-28T15:34:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee790f2cb4542dfed081e4a7d6fa61cc458b7108'/>
<id>urn:sha1:ee790f2cb4542dfed081e4a7d6fa61cc458b7108</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10332 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
