<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src, branch v1.2.0a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v1.2.0a2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v1.2.0a2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-13T19:36:53Z</updated>
<entry>
<title>1.2.0a2+TexasLonghorn</title>
<updated>2008-04-13T19:36:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-13T19:36:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4620e01f3612504488032f0d154336fad7d7a95f'/>
<id>urn:sha1:4620e01f3612504488032f0d154336fad7d7a95f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9492 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add newlines to the end :) (\n)</title>
<updated>2008-04-13T18:17:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-13T18:17:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4d5b806140bbc41345f841d93e1e4d69fa58a5c3'/>
<id>urn:sha1:4d5b806140bbc41345f841d93e1e4d69fa58a5c3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9488 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>add a hint to users for using an IP instead of *</title>
<updated>2008-04-13T18:16:45Z</updated>
<author>
<name>bricker</name>
</author>
<published>2008-04-13T18:16:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=51da6099e7e0905f10a389a72e6467b3c6a5aeac'/>
<id>urn:sha1:51da6099e7e0905f10a389a72e6467b3c6a5aeac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9487 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>char -&gt; const char</title>
<updated>2008-04-13T16:45:32Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-13T16:45:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=55924e9537d3ed235dae5f38da8f59c55327fe7f'/>
<id>urn:sha1:55924e9537d3ed235dae5f38da8f59c55327fe7f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9485 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Cast these to shut up compiler</title>
<updated>2008-04-13T16:43:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-13T16:43:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6353f96c0633acee307d809b7f6cd6c21b5a12ac'/>
<id>urn:sha1:6353f96c0633acee307d809b7f6cd6c21b5a12ac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9484 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Port a bunch of methods of InspIRCd to functors. IsChannel, IsSID, Rehash.</title>
<updated>2008-04-13T03:28:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-13T03:28:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd737891345a7ff80f601ab0c0ba712de5e10943'/>
<id>urn:sha1:dd737891345a7ff80f601ab0c0ba712de5e10943</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9474 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixes for default log. It is now called ~/.inspircd/startup.log unless overridden by -logfile commandline param. The name of the log is more indicative of what it stores, and the location is more sane and fits in with standards.</title>
<updated>2008-04-12T17:55:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-12T17:55:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbefea57e9b68df8a272e9041e079b647f627554'/>
<id>urn:sha1:cbefea57e9b68df8a272e9041e079b647f627554</id>
<content type='text'>
If the home directory cant be found from either HOME or USERPROFILE env vars, then the startup.log is dumped to the current directory.
Removed -nolog from ./inspircd debug, antique setting.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9472 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixes for bug #515, update existing in-use connect tags on the fly in rehash</title>
<updated>2008-04-12T17:01:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-12T17:01:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=27e2941ec9a9a7609749b7310a787548ddf716a5'/>
<id>urn:sha1:27e2941ec9a9a7609749b7310a787548ddf716a5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9471 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Trunk fix for bug #505 reported by nenolod</title>
<updated>2008-04-12T15:48:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-12T15:48:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=597ecea91e69f96869127ba1023c3d689c4c216c'/>
<id>urn:sha1:597ecea91e69f96869127ba1023c3d689c4c216c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9468 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>In visual studio, CRT crashes when strftime() is given an invalid format specifier and %F/%T are not supported! -- reported along with stripcolor bug by jackmcbarn, thanks</title>
<updated>2008-04-12T14:47:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-12T14:47:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0898f10f75bcd8ecde21c73da90955f95dc30e50'/>
<id>urn:sha1:0898f10f75bcd8ecde21c73da90955f95dc30e50</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9467 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
