<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/usermanager.h, branch v1.2.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/usermanager.h?h=v1.2.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/usermanager.h?h=v1.2.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-03-30T02:48:54Z</updated>
<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>Port bindings for gnutls now bind via ip:port, rather than on all ports for that ip, fixes feature request for roadmap. NOTE, this still needs doing for the openssl module!</title>
<updated>2008-03-24T16:03:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T16:03:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43d1577839df81d3746092f11ebd1280ca2f85c1'/>
<id>urn:sha1:43d1577839df81d3746092f11ebd1280ca2f85c1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9188 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commit patch from danieldg that makes a ton of stuff const-safe for latest warn-happy trigger-happy gcc4 (thanks)</title>
<updated>2008-02-13T18:22:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-13T18:22:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfaf7e3b27981a5144faba6d17c6e29fac735dbb'/>
<id>urn:sha1:bfaf7e3b27981a5144faba6d17c6e29fac735dbb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8922 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move some stuff to usermanager, remove a little header insanity, remove trace because it's still less useful than a chocolate fireman.</title>
<updated>2008-02-02T20:55:16Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-02T20:55:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd98d56cabcd08a3d5207454e002b187af98d28a'/>
<id>urn:sha1:dd98d56cabcd08a3d5207454e002b187af98d28a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8790 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move a number of methods from class InspIRCd to class UserManager</title>
<updated>2008-01-17T12:17:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-17T12:17:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e5728d84c1b4b0d86bf745ce253aa458575df20'/>
<id>urn:sha1:1e5728d84c1b4b0d86bf745ce253aa458575df20</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8726 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move User::AddClient to UserManager::AddClient. WARNING: I assure you this is currently WRONG as I was playing with moving a few bits to the constructor.</title>
<updated>2008-01-13T03:51:04Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-13T03:51:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de6bba7882bc53b5a23e4854069d4846616f2001'/>
<id>urn:sha1:de6bba7882bc53b5a23e4854069d4846616f2001</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8706 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>First UserManager overhaul: Move clone counts out of InspIRCd &amp; User.</title>
<updated>2008-01-13T03:37:25Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-13T03:37:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2192a9f58aae466a42d60279fb34ee3c5d2950a1'/>
<id>urn:sha1:2192a9f58aae466a42d60279fb34ee3c5d2950a1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8705 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Feh. Remember the header too.</title>
<updated>2008-01-13T02:59:06Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-13T02:59:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=61e944f9fd3dc323858cbb5636abd024225aa027'/>
<id>urn:sha1:61e944f9fd3dc323858cbb5636abd024225aa027</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8703 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
