<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_services_account.cpp, branch v1.1.0b2</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_services_account.cpp?h=v1.1.0b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_services_account.cpp?h=v1.1.0b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-01T14:59:38Z</updated>
<entry>
<title>Now with binary versioning goodness</title>
<updated>2006-10-01T14:59:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-01T14:59:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b0f6c610f755e0cb93843d5a2a6c70336eafe39'/>
<id>urn:sha1:4b0f6c610f755e0cb93843d5a2a6c70336eafe39</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5366 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>All done.</title>
<updated>2006-09-25T17:52:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-25T17:52:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f07a2aa0866a8f953b41ba21592919f05d3a315e'/>
<id>urn:sha1:f07a2aa0866a8f953b41ba21592919f05d3a315e</id>
<content type='text'>
Modules may now change the privialges each user gets as they join, in OnUserPreJoin. For the first user in, this value defaults to a string  containing "@" otherwise it defaults to a string  containing nothing. If you change it, they get the new prefixes instead, and yes module-based prefixes ARE supported and its all automatically networked.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5327 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Comments describing classes, for the url http://svn.inspircd.org/docs/annotated.html</title>
<updated>2006-09-15T09:47:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T09:47:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3944d6cf0dbdb5afb714d3b027db0314ff830636'/>
<id>urn:sha1:3944d6cf0dbdb5afb714d3b027db0314ff830636</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5251 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Typo in mode handler doesnt let -M be removed!</title>
<updated>2006-09-08T14:30:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-08T14:30:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e7bd9f9894b5f3de5a7aaaac0692821abd6283c5'/>
<id>urn:sha1:e7bd9f9894b5f3de5a7aaaac0692821abd6283c5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5161 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>All modules which implement simplemodes (no parameters, not a list mode) can now be UNLOADED O_o</title>
<updated>2006-09-02T16:02:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-02T16:02:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=40e990ed06126c1ba6164738527127d1f58fc032'/>
<id>urn:sha1:40e990ed06126c1ba6164738527127d1f58fc032</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5102 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove On005Numeric event from a ton of modules which no longer need it (as CHANMODES= part of 005 is now automatically done)</title>
<updated>2006-08-25T22:23:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-25T22:23:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1afe959c7574b479e4a49a62885d2ac2757025ab'/>
<id>urn:sha1:1afe959c7574b479e4a49a62885d2ac2757025ab</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5024 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>ModeParser::InsertMode is no longer required -- this is auto-generated by the ModeParser based on what modes are registered and wether or not they have certain attributes</title>
<updated>2006-08-23T22:34:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-23T22:34:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3382adb9e9a79748b4db09bb41a296861800fa2d'/>
<id>urn:sha1:3382adb9e9a79748b4db09bb41a296861800fa2d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5007 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>CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat.</title>
<updated>2006-08-11T16:14:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T16:14:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cfb2c2fff47d99f43434de7db339c2f2237c6bad'/>
<id>urn:sha1:cfb2c2fff47d99f43434de7db339c2f2237c6bad</id>
<content type='text'>
NowSomebodyHasToSpendHoursDocumentingAllOfThisIWonderWhoThatWillEndUpBeing...


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4889 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move remaining functions:</title>
<updated>2006-08-11T15:14:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T15:14:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7775a195d9c417e52eaaf912ec51d62bf0fd9a54'/>
<id>urn:sha1:7775a195d9c417e52eaaf912ec51d62bf0fd9a54</id>
<content type='text'>
operstrcmp*             commands.cpp            InspIRCd::operstrcmp()
duration*               commands.cpp            InspIRCd::duration()
host_matches_everyone*  commands.cpp            InspIRCd::host_matches_everyone()
ip_matches_everyone*    commands.cpp            InspIRCd::ip_matches_everyone()
nick_matches_everyone*  commands.cpp            InspIRCd::nick_matches_everyone()


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
