<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_globops.cpp, branch v1.0.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_globops.cpp?h=v1.0.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_globops.cpp?h=v1.0.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-02-26T11:48:09Z</updated>
<entry>
<title>Server* Srv marked static or moved to private member of module class in all modules, paves way for removal of static-build-munging-regexp that breaks +eI</title>
<updated>2006-02-26T11:48:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-26T11:48:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2e581f0d3d5d844dc4b5210f566e5a5571a0570'/>
<id>urn:sha1:e2e581f0d3d5d844dc4b5210f566e5a5571a0570</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3330 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Updated copyrights in headers etc using perl inplace edit</title>
<updated>2006-01-15T15:59:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-15T15:59:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1383dba43e463f292aea094d01f62f355946049d'/>
<id>urn:sha1:1383dba43e463f292aea094d01f62f355946049d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More stuff converted to new faster system</title>
<updated>2005-12-26T18:27:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-26T18:27:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c5adbc7f8db966dd26c6b02c8e8fdd0ee3b964c'/>
<id>urn:sha1:9c5adbc7f8db966dd26c6b02c8e8fdd0ee3b964c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2659 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Split all commands into seperate files and redid command system to take classes, not function pointers (function pointers suck ass)</title>
<updated>2005-12-16T18:10:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-16T18:10:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=293df6a8b55e89c127e60e92711ef0ef1027bff8'/>
<id>urn:sha1:293df6a8b55e89c127e60e92711ef0ef1027bff8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2534 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changed behaviour of module API to pass Server* to the constructor, rather than have to create one (makes more sense)</title>
<updated>2005-12-07T17:05:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-07T17:05:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d821f2980825be73e3f90b47ffff365b0ec5ecb'/>
<id>urn:sha1:2d821f2980825be73e3f90b47ffff365b0ec5ecb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2252 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed m_globops setting +g automatically on oper, m_opermodes.so can do this now</title>
<updated>2005-05-23T18:57:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-05-23T18:57:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a1ef900f98881a03dfa0945ff1eddfa8b1dfba5'/>
<id>urn:sha1:0a1ef900f98881a03dfa0945ff1eddfa8b1dfba5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1480 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changed to use __single_client_alloc, faster on most systems in a single thread</title>
<updated>2005-05-15T22:58:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-05-15T22:58:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab01aaeeee9aed655df2eec2522072233fe3aa57'/>
<id>urn:sha1:ab01aaeeee9aed655df2eec2522072233fe3aa57</id>
<content type='text'>
Specified namespace std in *all* files


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1404 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed issue where failing modules would bail by calling exit (deprecated) --</title>
<updated>2005-04-07T19:30:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-04-07T19:30:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4efba4dad4b21f8ae2357a473b335e147b83a7c7'/>
<id>urn:sha1:4efba4dad4b21f8ae2357a473b335e147b83a7c7</id>
<content type='text'>
modules should now just disable their functionality if they are missing data


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1007 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tons of module versionflags stuff, and checks for it in /UNLOADMODULE</title>
<updated>2005-04-07T17:59:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-04-07T17:59:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec7fc489a14af54738da17a94b162a9606df4756'/>
<id>urn:sha1:ec7fc489a14af54738da17a94b162a9606df4756</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1001 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added version flags</title>
<updated>2005-04-07T17:40:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-04-07T17:40:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9fc9227cf51585dd2e44c2fcd0014c8da8f8739f'/>
<id>urn:sha1:9fc9227cf51585dd2e44c2fcd0014c8da8f8739f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1000 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
