<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gss-proxy.git/proxy/src/gp_utils.h, branch gp_ring_buffer</title>
<subtitle>gssproxy wip repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/'/>
<entry>
<title>Split gp_utils.h into proxy headers and commonly useful headers</title>
<updated>2012-01-29T23:01:27+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-01-29T19:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=858ffae8c72d9cb617534728e0d3ce4cacb4535c'/>
<id>858ffae8c72d9cb617534728e0d3ce4cacb4535c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rpc processing infrastructure</title>
<updated>2012-01-20T05:38:16+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-01-19T19:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=8e4d1ddfcd496a38aa5ea07b2d0d60f2833a98fa'/>
<id>8e4d1ddfcd496a38aa5ea07b2d0d60f2833a98fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor workers init so we can pass down gpctx</title>
<updated>2012-01-19T20:18:39+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-01-19T20:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=cb1ab5633b112e083fa252712f8fc667373a93af'/>
<id>cb1ab5633b112e083fa252712f8fc667373a93af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Organize workers in free and busy lists</title>
<updated>2012-01-18T16:35:03+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-01-18T16:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=6ca28bbf8523713e34ed2a7378e21f23cf64e298'/>
<id>6ca28bbf8523713e34ed2a7378e21f23cf64e298</id>
<content type='text'>
This avoids going through an array to chase free threads, so that assigning
work is O(1) instead of O(n).
Will also make easier to later change the number of available workers
dynamically.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids going through an array to chase free threads, so that assigning
work is O(1) instead of O(n).
Will also make easier to later change the number of available workers
dynamically.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add worker threads</title>
<updated>2012-01-18T04:51:17+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-01-18T00:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=1d62ecb4261c30c8312f765f81ad9b4c75334a33'/>
<id>1d62ecb4261c30c8312f765f81ad9b4c75334a33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add proper reader/writer functions to gp_socket</title>
<updated>2012-01-18T04:49:33+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-01-17T00:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=6e78f9028693fa17bbdc89dfd64111c76c2c9981'/>
<id>6e78f9028693fa17bbdc89dfd64111c76c2c9981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gssproxy_ctx</title>
<updated>2012-01-18T00:25:21+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-01-16T16:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=1aec40b19514481b4b155bf46a71e8bca139ccba'/>
<id>1aec40b19514481b4b155bf46a71e8bca139ccba</id>
<content type='text'>
And store configuration context within it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And store configuration context within it.
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for demonization option</title>
<updated>2012-01-14T21:48:08+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-01-13T17:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=e4a560ed1df2fdac855f2e3f87ad24288cab9456'/>
<id>e4a560ed1df2fdac855f2e3f87ad24288cab9456</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add utils to read a configuration file</title>
<updated>2012-01-14T21:48:08+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-01-13T17:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=abcb0ac958269fbeecf05100f90cc8dd61d811f2'/>
<id>abcb0ac958269fbeecf05100f90cc8dd61d811f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Socket helpers</title>
<updated>2012-01-05T00:19:54+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-12-21T15:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=79e9ad5244fe4b66e97b41be67c10d364f1a1fb9'/>
<id>79e9ad5244fe4b66e97b41be67c10d364f1a1fb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
