<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cull_list.cpp, branch v1.1.0b4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/cull_list.cpp?h=v1.1.0b4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cull_list.cpp?h=v1.1.0b4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-08-30T09:03:03Z</updated>
<entry>
<title>Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists</title>
<updated>2006-08-30T09:03:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-30T09:03:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d54fd9b1e6b31f69332a9241b5f17330c0ad61e0'/>
<id>urn:sha1:d54fd9b1e6b31f69332a9241b5f17330c0ad61e0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5080 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Just to mess with om's head, remove helperfuncs.h from everywhere</title>
<updated>2006-08-11T23:31:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T23:31:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6050df73f498d05597fb37c6157868df1f6f4db2'/>
<id>urn:sha1:6050df73f498d05597fb37c6157868df1f6f4db2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4900 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>So much stuff changed in this one, i forgot most of it.</title>
<updated>2006-08-10T22:40:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T22:40:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f9636a2eff46f6829bf9e01c711ab1ba45a7d50a'/>
<id>urn:sha1:f9636a2eff46f6829bf9e01c711ab1ba45a7d50a</id>
<content type='text'>
Oh yeah, main thing is ModeHandler and ModeWatcher classes now take an InspIRCd* to their constructor


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4858 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move IsNick, IsIdent into class InspIRCd, update modules that use it.</title>
<updated>2006-08-10T18:04:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T18:04:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd2eb26472bcc0b7b144f40523ff820cba82f574'/>
<id>urn:sha1:fd2eb26472bcc0b7b144f40523ff820cba82f574</id>
<content type='text'>
Change message.h to just a #warning saying its deprecated, and remove all use of it from the core :)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4847 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>userrec and chanrec now have their own independent pointer back to their 'creator' InspIRCd* object, extern now longer required in channels.cpp or users.cpp</title>
<updated>2006-08-09T18:55:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-09T18:55:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9bc04a302572eb311a147a32ff1d36f1d91f2d7a'/>
<id>urn:sha1:9bc04a302572eb311a147a32ff1d36f1d91f2d7a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4820 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move clientlist and chanlist into InspIRCd*</title>
<updated>2006-08-09T16:35:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-09T16:35:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1cbf29e3cd070c12437a657b47fc433008b2c74d'/>
<id>urn:sha1:1cbf29e3cd070c12437a657b47fc433008b2c74d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4818 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>kill_link() and Server::QuitUser() -&gt; userrec::QuitUser() (static member) - this cant be a normal member as it causes the userrec to be deleted, and "delete this" is bad, mmm'k</title>
<updated>2006-08-08T14:38:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-08T14:38:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=93876363f89ea7a451ba1e18407e08a539854208'/>
<id>urn:sha1:93876363f89ea7a451ba1e18407e08a539854208</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4789 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forward port of CullList and my bragging rights</title>
<updated>2006-06-29T15:35:42Z</updated>
<author>
<name>special</name>
</author>
<published>2006-06-29T15:35:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9fc81392b32c9fb6a4c9b6215e2c4987b174ce8a'/>
<id>urn:sha1:9fc81392b32c9fb6a4c9b6215e2c4987b174ce8a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4087 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove references to inspircd_io from these, stop configure making all the modules depend on it too. And remove some more un-needed includes</title>
<updated>2006-04-08T22:33:46Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-08T22:33:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77123f4dec9f29105f6c0ceea0262cfe8e9eaa1a'/>
<id>urn:sha1:77123f4dec9f29105f6c0ceea0262cfe8e9eaa1a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3853 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE THEM - we now have no stupid spaces. This was mostly a mass find/replace, so some indentation may be stuffed. Minor issue, though.</title>
<updated>2006-04-06T02:25:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-04-06T02:25:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a7b0c26a4c56440e4bc5ddc6d3ecfeb36089dbb2'/>
<id>urn:sha1:a7b0c26a4c56440e4bc5ddc6d3ecfeb36089dbb2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3838 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
