<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/account.h, branch v2.0.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/account.h?h=v2.0.7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/account.h?h=v2.0.7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-04-19T18:58:29Z</updated>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for bug #12</title>
<updated>2012-04-15T01:03:25Z</updated>
<author>
<name>Justin Crawford</name>
</author>
<published>2012-04-15T01:03:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5'/>
<id>urn:sha1:df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add authorization cache module</title>
<updated>2010-02-09T02:22:36Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T02:22:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=252821272458714000f772a03770e56bc6ebf4bb'/>
<id>urn:sha1:252821272458714000f772a03770e56bc6ebf4bb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12405 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move static map of extensions into ServerInstance, add const-correctness</title>
<updated>2009-10-14T18:39:38Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-14T18:39:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e80a1296a096ff2c495b3cd2a3913d5e5f6ec450'/>
<id>urn:sha1:e80a1296a096ff2c495b3cd2a3913d5e5f6ec450</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11873 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update Event and Request APIs</title>
<updated>2009-10-08T23:29:21Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-08T23:29:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e843c22e16c81054bad18073d24fe1a07026431'/>
<id>urn:sha1:7e843c22e16c81054bad18073d24fe1a07026431</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11808 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>A load of classes dont inherit from classbase, and they should. fix.</title>
<updated>2008-03-24T16:53:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T16:53:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f946291b7fd022b50fe5aacb9b851cebfbb2278'/>
<id>urn:sha1:4f946291b7fd022b50fe5aacb9b851cebfbb2278</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9191 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add capability for m_services_account to broadcast login events, with the user who is logging in and their login name</title>
<updated>2008-03-21T19:42:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-21T19:42:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dde67b9765bc485d807f181bba108c00f4c44dba'/>
<id>urn:sha1:dde67b9765bc485d807f181bba108c00f4c44dba</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9149 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
