<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/helperfuncs.cpp, branch v1.1.23</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v1.1.23</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v1.1.23'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-02-13T12:11:00Z</updated>
<entry>
<title>Revert "Merge in nick length patch from Darom, fixing bug #700, thanks!"</title>
<updated>2009-02-13T12:11:00Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-02-13T12:11:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f4da6b69c336a5e2f283387a38670fca14ec1593'/>
<id>urn:sha1:f4da6b69c336a5e2f283387a38670fca14ec1593</id>
<content type='text'>
This causes an off-by-one somewhere, and I am not game enough to try diagnose this in a stable branch.
This reverts commit eb1be339acd7454f44597f8e150a1ba7e3da7e33.

git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11099 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge in nick length patch from Darom, fixing bug #700, thanks!</title>
<updated>2009-02-08T16:25:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-02-08T16:25:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=183b4f70e248af637d906d65b8085b8e229cf2cf'/>
<id>urn:sha1:183b4f70e248af637d906d65b8085b8e229cf2cf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11056 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove this stupid ass-backwards retarded OS X shit. It was designed for packaging, but since something like 3-4 years have passed and we're still not packaged, I've given up hope on that, and it stops legitimate users actually using the fucking software...</title>
<updated>2008-06-27T13:19:11Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-06-27T13:19:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4762d1228e26cfa85e7c135499ad4dabf36447c9'/>
<id>urn:sha1:4762d1228e26cfa85e7c135499ad4dabf36447c9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9939 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:45:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:45:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7194690fc8a8c6c07e60c2491f9d8165d8eb3459'/>
<id>urn:sha1:7194690fc8a8c6c07e60c2491f9d8165d8eb3459</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed bug #404; this was caused by recieving multiple OPERTYPEs from a remote server, which eventually resulted in bad pointers inside the all_opers list</title>
<updated>2007-09-26T23:50:19Z</updated>
<author>
<name>special</name>
</author>
<published>2007-09-26T23:50:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=69273a20e5f08d09b882c52010e9e9fd50453977'/>
<id>urn:sha1:69273a20e5f08d09b882c52010e9e9fd50453977</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8085 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>(Part manual merge) backport:</title>
<updated>2007-08-23T19:59:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-23T19:59:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=26787885931e2b75028a5127fc020e905ab2bf7e'/>
<id>urn:sha1:26787885931e2b75028a5127fc020e905ab2bf7e</id>
<content type='text'>
Raft of fixes so that inspircd can call Cleanup() and Exit() in less 'stable' circumstances, e.g. when half initialized, and it wont segfault.
Also fix OpenLog to not always exit on error, but to return a bool instead, which is much more friendly on rehash (you don't want /REHASH dieing your server if you cant write the log!)


git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7805 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title> Fix segfault on 'cant open logfile' on startup, on trying to call Exit. instead just call plain exit() as we're screwed and cant log any unload messages.</title>
<updated>2007-08-23T19:33:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-23T19:33:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=781e7f27b29a1561d98368a4db204f8233c31498'/>
<id>urn:sha1:781e7f27b29a1561d98368a4db204f8233c31498</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7803 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge 7524 from trunk</title>
<updated>2007-07-23T21:47:57Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-23T21:47:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbf37c9c5cc9cd06b21f08e06afe46f984cb7b52'/>
<id>urn:sha1:cbf37c9c5cc9cd06b21f08e06afe46f984cb7b52</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7525 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge r7522</title>
<updated>2007-07-23T21:37:26Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-07-23T21:37:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=57e22c12ea966a16a4fe2ccd2dcdc75f697902dc'/>
<id>urn:sha1:57e22c12ea966a16a4fe2ccd2dcdc75f697902dc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7523 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyup a bunch of stuff that was using userrec::modes directly rather than userrec::IsModeSet. Same for chanrec.</title>
<updated>2007-07-23T18:06:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-07-23T18:06:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=10ef0fde2e1832f0684ae142a582cb5f032bfe6a'/>
<id>urn:sha1:10ef0fde2e1832f0684ae142a582cb5f032bfe6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7506 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
