<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gss-proxy.git, branch master</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>Document build requirements a little better.</title>
<updated>2012-04-05T15:20:02+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2012-04-04T15:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=f021edb509584fdf300617ce9c969948c7492864'/>
<id>f021edb509584fdf300617ce9c969948c7492864</id>
<content type='text'>
resolves ticket: #37

Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
resolves ticket: #37

Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>Debug: Add debugging macro and config options</title>
<updated>2012-04-03T03:56:54+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-30T16:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=be13a48d8929c6edcc7525749d57ce450204d657'/>
<id>be13a48d8929c6edcc7525749d57ce450204d657</id>
<content type='text'>
Ticket #43
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ticket #43
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid double free on error.</title>
<updated>2012-04-02T16:54:54+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-23T13:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=14ef713434acb89e8c715eed7ba180a38fd604a9'/>
<id>14ef713434acb89e8c715eed7ba180a38fd604a9</id>
<content type='text'>
There is no need to expliciltly free here, as gp_rpc_process_call already
always frees the res structure. By doing this we cause double frees on errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no need to expliciltly free here, as gp_rpc_process_call already
always frees the res structure. By doing this we cause double frees on errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Official IANA Assigned RPC Program Number</title>
<updated>2012-03-30T12:16:41+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-30T12:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=7238bcee88d0b785e36f6d221b4c54fc4d73bb4e'/>
<id>7238bcee88d0b785e36f6d221b4c54fc4d73bb4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>conv: Fix typo causing bad output.</title>
<updated>2012-03-22T06:36:45+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-02T20:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=09f970b514d9896c57d958515fca1299c03bc3ea'/>
<id>09f970b514d9896c57d958515fca1299c03bc3ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gp_socket: properly handle fagment bit</title>
<updated>2012-03-22T06:33:52+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-21T23:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=403119d7f4d4070bfd8f7fb796729127666e2e11'/>
<id>403119d7f4d4070bfd8f7fb796729127666e2e11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gp_socket: Optimize sending data with writev</title>
<updated>2012-03-22T06:33:52+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-22T00:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=9714cbbf07093e7b6661d8fb93c0b00172d3d677'/>
<id>9714cbbf07093e7b6661d8fb93c0b00172d3d677</id>
<content type='text'>
Turns out the Linux kernel expects to get the whole reply in a single
operation. This optimizes the code to call one less syscall and makes it also
more compact. So let's please the kernel and get better code in place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turns out the Linux kernel expects to get the whole reply in a single
operation. This optimizes the code to call one less syscall and makes it also
more compact. So let's please the kernel and get better code in place.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to request (or not) delegated credentials back</title>
<updated>2012-03-22T06:33:52+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-22T05:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=402e927b928f5d51d36df72f69211fbc5a2136c8'/>
<id>402e927b928f5d51d36df72f69211fbc5a2136c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gp_conv: Fix conversion functions after change to gss_proxy.x</title>
<updated>2012-03-21T15:02:21+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-21T15:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=1e99cc43f9f1983080b37bc5768a76dae0946183'/>
<id>1e99cc43f9f1983080b37bc5768a76dae0946183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gss-proxy.x: We do not need pointers in gssx_ctx</title>
<updated>2012-03-13T20:53:29+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-13T20:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=42ba89c40350c6a539a66fe853a9a64676abf610'/>
<id>42ba89c40350c6a539a66fe853a9a64676abf610</id>
<content type='text'>
There is no need to distinguish between empty buffer and no buffer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no need to distinguish between empty buffer and no buffer.
</pre>
</div>
</content>
</entry>
</feed>
