<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/helperfuncs.cpp, branch v1.2.0a5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v1.2.0a5</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v1.2.0a5'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-07-16T09:50:23Z</updated>
<entry>
<title>Applied patch by psychon to make AddExtBanChar correctly take a single char</title>
<updated>2008-07-16T09:50:23Z</updated>
<author>
<name>special</name>
</author>
<published>2008-07-16T09:50:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=14e4768140d796b3cb9eb979e74e48bffabd9bfc'/>
<id>urn:sha1:14e4768140d796b3cb9eb979e74e48bffabd9bfc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10024 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add InspIRCd::AddExtBanChar() to avoid copypasta.</title>
<updated>2008-07-14T11:53:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-14T11:53:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ac71a039c396c323ec5e32e389f0a165a0e21473'/>
<id>urn:sha1:ac71a039c396c323ec5e32e389f0a165a0e21473</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10017 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>First phase of conversion to dynamic limits on all the lengths, configured via the &lt;limits&gt; tag</title>
<updated>2008-05-25T17:30:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-25T17:30:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7d7250484c352c13830e63ae41ee8faae40a9bd5'/>
<id>urn:sha1:7d7250484c352c13830e63ae41ee8faae40a9bd5</id>
<content type='text'>
(the tag isnt there yet, these all just run on defaults in the class constructor)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9802 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make User:: nick/ident/dhost/fullname and some other things std::string instead of char*/char[] (MODULES DO NOT COMPILE)</title>
<updated>2008-05-18T23:15:53Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-05-18T23:15:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4b856bda135a08e800b96c970a10b0b6a34d433a'/>
<id>urn:sha1:4b856bda135a08e800b96c970a10b0b6a34d433a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9748 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Comment and improve check for access to ~/.inspircd/startup.log</title>
<updated>2008-05-04T01:06:02Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-05-04T01:06:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1c0efd2f569ebcb725d361d3b9a8e31532f7a071'/>
<id>urn:sha1:1c0efd2f569ebcb725d361d3b9a8e31532f7a071</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9606 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make creation of ~/.inspircd properly check for EEXIST</title>
<updated>2008-05-03T21:36:17Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-05-03T21:36:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=907b61918ff304708892b756ce62891c5435877a'/>
<id>urn:sha1:907b61918ff304708892b756ce62891c5435877a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9605 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>See configreader.cpp line 764 to see how to declare deprecated items. This is reasonably well thought out so i see no issue with leaving items here a very long time :)</title>
<updated>2008-04-15T01:10:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-15T01:10:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8528562075a54dbb8fc40d100e55e6a8af8067c4'/>
<id>urn:sha1:8528562075a54dbb8fc40d100e55e6a8af8067c4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9507 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Port a bunch of methods of InspIRCd to functors. IsChannel, IsSID, Rehash.</title>
<updated>2008-04-13T03:28:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-13T03:28:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dd737891345a7ff80f601ab0c0ba712de5e10943'/>
<id>urn:sha1:dd737891345a7ff80f601ab0c0ba712de5e10943</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9474 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixes for default log. It is now called ~/.inspircd/startup.log unless overridden by -logfile commandline param. The name of the log is more indicative of what it stores, and the location is more sane and fits in with standards.</title>
<updated>2008-04-12T17:55:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-12T17:55:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cbefea57e9b68df8a272e9041e079b647f627554'/>
<id>urn:sha1:cbefea57e9b68df8a272e9041e079b647f627554</id>
<content type='text'>
If the home directory cant be found from either HOME or USERPROFILE env vars, then the startup.log is dumped to the current directory.
Removed -nolog from ./inspircd debug, antique setting.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9472 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove 'default log' and &lt;options:loglevel&gt; (wtf?)</title>
<updated>2008-04-11T23:27:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-11T23:27:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1eae3c2ad42df386967afa42ed13cc95e7a0dd91'/>
<id>urn:sha1:1eae3c2ad42df386967afa42ed13cc95e7a0dd91</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9460 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
