<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, branch v1.2.0rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v1.2.0rc3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v1.2.0rc3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-04-09T09:22:27Z</updated>
<entry>
<title>Re-add the default case to commandline parsing (if it happens, it's better to know than to do nothing) and fix a small typo</title>
<updated>2009-04-09T09:22:27Z</updated>
<author>
<name>special</name>
</author>
<published>2009-04-09T09:22:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52149814e30b4471588f9dba9b2661b0283bd57f'/>
<id>urn:sha1:52149814e30b4471588f9dba9b2661b0283bd57f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11299 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>The correct way to detect unknown parameter for getopt_long_only() is looking for '?' param, not \0.</title>
<updated>2009-04-09T08:59:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-04-09T08:59:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a17a8a071640cce2fa2a9bf35333e11c4da726e0'/>
<id>urn:sha1:a17a8a071640cce2fa2a9bf35333e11c4da726e0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11298 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix the problem described in bug #827; an improper cast when parsing commandline parameters caused the ircd to not run at all on platforms with unsigned char (i.e. PPC). There may be other issues with unsigned char, testing and reports welcome.</title>
<updated>2009-04-09T08:05:25Z</updated>
<author>
<name>special</name>
</author>
<published>2009-04-09T08:05:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=08e23d6ba4842affded6848d3c4e99f04af115bb'/>
<id>urn:sha1:08e23d6ba4842affded6848d3c4e99f04af115bb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11294 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>ConfigReaderThread updates: add done flag, remove main-thread-only mutex</title>
<updated>2009-03-23T20:42:17Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-23T20:42:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e7150d29f4897d595c9ee2218e190d6cf42f191b'/>
<id>urn:sha1:e7150d29f4897d595c9ee2218e190d6cf42f191b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11256 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>ThreadEngine: remove MutexFactory, mutexes should be constructed using their constructor</title>
<updated>2009-03-23T18:48:42Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-23T18:48:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f9e6de5284aaacd55aa389445cd595bdcaa8339e'/>
<id>urn:sha1:f9e6de5284aaacd55aa389445cd595bdcaa8339e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11250 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>Nuke trailing spaces</title>
<updated>2009-02-14T21:14:36Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-14T21:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f209cce90b394acd26e22eacef0bff61e8f5b4e1'/>
<id>urn:sha1:f209cce90b394acd26e22eacef0bff61e8f5b4e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Trap SIGXFSZ</title>
<updated>2009-02-09T09:11:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-02-09T09:11:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cb1464555eb711c0fd74e31aadaa9558d9b61b5d'/>
<id>urn:sha1:cb1464555eb711c0fd74e31aadaa9558d9b61b5d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11067 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Credits updates.</title>
<updated>2009-01-27T21:01:02Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-27T21:01:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dff3873d1bc380633fe998d70d87edd6a0d8f09b'/>
<id>urn:sha1:dff3873d1bc380633fe998d70d87edd6a0d8f09b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11009 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove extra 'i'.. oopsie :P</title>
<updated>2009-01-03T16:45:55Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-03T16:45:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=41bcf2c5a47613a487a500244d331815f8bf4aa7'/>
<id>urn:sha1:41bcf2c5a47613a487a500244d331815f8bf4aa7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10939 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
