<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/message.h, branch v1.1.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/message.h?h=v1.1.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/message.h?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-28T12:15:26Z</updated>
<entry>
<title>Tidyup message.cpp, remove some really old craq.</title>
<updated>2006-07-28T12:15:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-28T12:15:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0caead69fb08e42608e37ed5368cfdaf3ecf3088'/>
<id>urn:sha1:0caead69fb08e42608e37ed5368cfdaf3ecf3088</id>
<content type='text'>
Improve tidiness of new common_channels function
Add timeout value to blocking CleanAndResolve function


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4572 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tried to implement sprintf that returns std::string of any size, realized it would scale like unreal scales to ircnet (e.g. it wouldnt!) so took it back out.</title>
<updated>2006-07-18T21:43:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-18T21:43:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=983f18f8348c96edd3086e750db29778bec8b042'/>
<id>urn:sha1:983f18f8348c96edd3086e750db29778bec8b042</id>
<content type='text'>
Moved chop() functionality into userrec::AddWriteBuf and make it nicer (no strlen)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4433 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add userrec::HasMode, fix some typos.</title>
<updated>2006-07-08T18:03:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-08T18:03:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fc9e00f49299cb3b402406b5f185d5f4af1e9780'/>
<id>urn:sha1:fc9e00f49299cb3b402406b5f185d5f4af1e9780</id>
<content type='text'>
TODO: Make more use of userrec::HasUmode('c') rather than user-&gt;modes['c'-65] *oogly*
Next - get umode +o working!


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4178 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Support for hostnames in &lt;bind&gt; tag (so long as the hostname resolves to a locally bindable ip)</title>
<updated>2006-03-10T11:50:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-10T11:50:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da2ad810d29d16446adf5b88f8371704c1c88786'/>
<id>urn:sha1:da2ad810d29d16446adf5b88f8371704c1c88786</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3621 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed externs</title>
<updated>2006-03-08T23:21:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-08T23:21:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=798a7139ab5d28f15676217e597342404215bca7'/>
<id>urn:sha1:798a7139ab5d28f15676217e597342404215bca7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3561 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>cmode now returns const char* as it returns a pointer to a literal string and shouldnt be messed with</title>
<updated>2006-03-08T21:16:05Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-08T21:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=689c27adfd88e0af0524c93d8eff4c44f034cff1'/>
<id>urn:sha1:689c27adfd88e0af0524c93d8eff4c44f034cff1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3557 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tweak to allow @%+ to all exist on a user at once during burst</title>
<updated>2006-02-12T16:25:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-12T16:25:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=20dbeb8cef60920c140ff08fa3e0d9f2c01fa430'/>
<id>urn:sha1:20dbeb8cef60920c140ff08fa3e0d9f2c01fa430</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3170 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>Modified chlist() and whois to allow output of multi line channel membership list (!)</title>
<updated>2005-12-13T17:18:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-13T17:18:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=106d2fc72534d5f3ed3a4cfd776371482565e7a5'/>
<id>urn:sha1:106d2fc72534d5f3ed3a4cfd776371482565e7a5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2373 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>
</feed>
