<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_whowas.cpp, branch v1.1.0b9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_whowas.cpp?h=v1.1.0b9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_whowas.cpp?h=v1.1.0b9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-01-15T23:53:06Z</updated>
<entry>
<title>Removing from here too.</title>
<updated>2007-01-15T23:53:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-15T23:53:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=60009a99aa2666c384029e8ee1e97a3ce18c76d3'/>
<id>urn:sha1:60009a99aa2666c384029e8ee1e97a3ce18c76d3</id>
<content type='text'>
The goal is to have basically only stuff of use left, e.g.:
BUG: xxx doodad shouldnt be NULL but it is
or raw socket i/o


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6357 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>cmd_whowas now uses the shiny new repeating timer.</title>
<updated>2007-01-08T19:58:16Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-08T19:58:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7a9d31a46328de9c12e09c6f5620d39251efdf34'/>
<id>urn:sha1:7a9d31a46328de9c12e09c6f5620d39251efdf34</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6266 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move whowas containers into whowas class to avoid all cpp files including cmd_whowas.h to try and destroy the containers on fork exit.\nThis would cause a segfault when forking due to the containers destroy being called multiple times, but still allow the server to fork it's child and leave the server running.</title>
<updated>2007-01-08T04:07:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-08T04:07:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f13269062094853b023d09b4ac24d2cf08a0de2'/>
<id>urn:sha1:9f13269062094853b023d09b4ac24d2cf08a0de2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6260 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now even less leakage on add.</title>
<updated>2007-01-08T00:10:19Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-08T00:10:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2bd5a5b5a268351e179bea928a44c546a442a1a2'/>
<id>urn:sha1:2bd5a5b5a268351e179bea928a44c546a442a1a2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6258 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move all /WHOWAS related out of core and into cmd_whowas.</title>
<updated>2007-01-07T21:14:17Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-07T21:14:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6b9eaeba4130acb818a63782640194c7e5bcc2fa'/>
<id>urn:sha1:6b9eaeba4130acb818a63782640194c7e5bcc2fa</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6249 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Jesus, look who's the commit whore today. More header updates, and removal of namespacing.</title>
<updated>2006-12-15T21:45:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:45:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7'/>
<id>urn:sha1:1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tell user command WHOWAS is disabled if disabled in config.</title>
<updated>2006-11-13T09:01:23Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-11-13T09:01:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c33de81eecbbce2850db626272f1008a3a332dfc'/>
<id>urn:sha1:c33de81eecbbce2850db626272f1008a3a332dfc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5736 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whowas is now fixed.</title>
<updated>2006-10-04T17:21:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-04T17:21:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8d95e3d343901a5571351787a3020db1e4aea238'/>
<id>urn:sha1:8d95e3d343901a5571351787a3020db1e4aea238</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5414 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Command result codes. This isnt finished yet, still got to do most of the modules, and alter CallCommandHandler</title>
<updated>2006-09-06T17:21:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-06T17:21:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4cf0ae1308fe98757de42ffbe391e61844ac9e0a'/>
<id>urn:sha1:4cf0ae1308fe98757de42ffbe391e61844ac9e0a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5149 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Auto loading of commands as shared objects via dlsym (very lightweight interface, just expects a command_t* pointer)</title>
<updated>2006-09-03T00:09:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-03T00:09:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b7c615062a7b203c7fc3ce4c56e16eb671f7c15'/>
<id>urn:sha1:1b7c615062a7b203c7fc3ce4c56e16eb671f7c15</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5118 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
