<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/xline.cpp, branch v1.2.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/xline.cpp?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/xline.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-21T22:19:18Z</updated>
<entry>
<title>Fix quietbans and hidesplits etc, cull list's sending a seperate quit message to normal users was broken</title>
<updated>2008-04-21T22:19:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-21T22:19:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=15a1ffae233e1bf28a3c1dc9e1e8b6298c6a0f57'/>
<id>urn:sha1:15a1ffae233e1bf28a3c1dc9e1e8b6298c6a0f57</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9574 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge in large patchset from GreenReaper, useful fixes for freeing a ton of different things on shutdown for tidyness, and a few stack corruption fixes in the mode handler</title>
<updated>2008-04-21T16:59:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-21T16:59:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=98659aa0dcac7636627846555ef7d5f807152b7e'/>
<id>urn:sha1:98659aa0dcac7636627846555ef7d5f807152b7e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9565 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move QuitUser into UserManager class, and unstaticize it. This prepares for some benchmarking lulz on object pooling I plan to do today, as well as making more sense now we *have* a manager class</title>
<updated>2008-04-09T15:34:54Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-09T15:34:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7a0cd3db1e8b64a6f706f1831e645ad69aa7927'/>
<id>urn:sha1:d7a0cd3db1e8b64a6f706f1831e645ad69aa7927</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9442 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add extra stuff for w00t, AutoApplyToUserList method for XLineFactory</title>
<updated>2008-04-07T22:30:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-07T22:30:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef30d86d11696bb7ca639ae7a156a0c91d396cdb'/>
<id>urn:sha1:ef30d86d11696bb7ca639ae7a156a0c91d396cdb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9409 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bug (partially/accidentally) discovered by Bricker: if an XLine is not permanent, bancache should use the expiry time of the xline, not an arbitrary value</title>
<updated>2008-04-05T16:08:13Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-05T16:08:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=efce1ce1e7b05610bf765cafa82cc7618ed4872a'/>
<id>urn:sha1:efce1ce1e7b05610bf765cafa82cc7618ed4872a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9356 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspircd now get treated like printf (meaning compile-time check goodness) in GCC</title>
<updated>2008-03-30T02:48:54Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-03-30T02:48:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58385dd458e927994957b6d603f7f9da3fc52e14'/>
<id>urn:sha1:58385dd458e927994957b6d603f7f9da3fc52e14</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9217 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert remaining InspIRCd::Log() calls to new logging system</title>
<updated>2008-02-22T16:47:10Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-02-22T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da074814501f23680b579feb1ad649c86e8a1348'/>
<id>urn:sha1:da074814501f23680b579feb1ad649c86e8a1348</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9001 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>I gots a better fix :p</title>
<updated>2008-02-17T00:26:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-17T00:26:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8dcc694bb11c35f97c57262c1c03d425dd71686b'/>
<id>urn:sha1:8dcc694bb11c35f97c57262c1c03d425dd71686b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8951 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix trampling on memory in Z/G/K/ELine.</title>
<updated>2008-02-11T13:04:13Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-11T13:04:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=04e8f8fd991804d38975f54ddd1879809bf94bac'/>
<id>urn:sha1:04e8f8fd991804d38975f54ddd1879809bf94bac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8901 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a note to webirc that needs looking at.</title>
<updated>2008-02-11T09:41:58Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-11T09:41:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5db1d322be106c8462dc691072f9415dc0766ed4'/>
<id>urn:sha1:5db1d322be106c8462dc691072f9415dc0766ed4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8892 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
