<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, branch v1.2.0b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v1.2.0b2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v1.2.0b2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-10-18T16:52:48Z</updated>
<entry>
<title>Working privs implementation, and example usage in NOTICE for mass messaging.</title>
<updated>2008-10-18T16:52:48Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-18T16:52:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0d3ecb964292600ec1ce6ee1cef83f72185a8bcc'/>
<id>urn:sha1:0d3ecb964292600ec1ce6ee1cef83f72185a8bcc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10662 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Migrate oper commands to an std::set, add a set for privs also. Change the API a bit.</title>
<updated>2008-10-18T16:52:46Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-18T16:52:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f43283920224b3d762ae371d7320024512a8afde'/>
<id>urn:sha1:f43283920224b3d762ae371d7320024512a8afde</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10661 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add skeleton of HasPrivPermission.</title>
<updated>2008-10-18T16:52:44Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-18T16:52:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ca42e175351b6209a8e9cbd5eb92bba4f38a38ce'/>
<id>urn:sha1:ca42e175351b6209a8e9cbd5eb92bba4f38a38ce</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10660 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix crash</title>
<updated>2008-09-21T00:51:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-21T00:51:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cbb95cffac2fe5533bae8bf5dc2ce62fb0f17c2f'/>
<id>urn:sha1:cbb95cffac2fe5533bae8bf5dc2ce62fb0f17c2f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10572 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a rather nasty race condition revealed by my reading through the comments and enhancing them. Back when i did executeable includes, i placed a 'todo' in the code which said something along the lines of:</title>
<updated>2008-09-20T21:46:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-20T21:46:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=636a52312b9ba4c5ffc886c7bdba14bd76726976'/>
<id>urn:sha1:636a52312b9ba4c5ffc886c7bdba14bd76726976</id>
<content type='text'>
'we cant pass a User* into the config reader any more, because when the config reader thread finishes, that user may be gone and this will crash. Consider using an UID instead so that if the user vanishes, we can
detect this situation.' Of course, nobody ever did this, so i'm doing it now to ensure we dont come up against some particularly ugly race condition crashes!


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10569 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge commit 'danieldg/out-12'</title>
<updated>2008-09-13T14:27:25Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-13T14:27:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=76e9dc04d73d94e178224bcda021edae2f7bed9b'/>
<id>urn:sha1:76e9dc04d73d94e178224bcda021edae2f7bed9b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10540 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>mutexengine -&gt; mutexfactory</title>
<updated>2008-09-04T11:40:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-04T11:40:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a8fa3da65e9befa1105f616ceea16c78d605b396'/>
<id>urn:sha1:a8fa3da65e9befa1105f616ceea16c78d605b396</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10386 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>initialise mutexengine</title>
<updated>2008-09-04T10:50:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-04T10:50:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2a0c6c52d045fe3a6dda9bf0209be250fa486d6b'/>
<id>urn:sha1:2a0c6c52d045fe3a6dda9bf0209be250fa486d6b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10384 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Properly name the windows service error constants and put proper descriptions in the error strings</title>
<updated>2008-08-24T23:02:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-24T23:02:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=50fb079808cf6ff76fb8213c3469e435774ae42f'/>
<id>urn:sha1:50fb079808cf6ff76fb8213c3469e435774ae42f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10251 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>No names for the service specific errors, probably wont ever name them as theyre never shown in linux</title>
<updated>2008-08-24T21:05:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-24T21:05:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3229dee5bb0bd1e13f30752ccae556513b5cdcac'/>
<id>urn:sha1:3229dee5bb0bd1e13f30752ccae556513b5cdcac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10245 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
