<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/krb5.git/src/ccapi/lib/ccapi_ccache_iterator.c, branch master</title>
<subtitle>github.com: krb5/krb5
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/krb5.git/'/>
<entry>
<title>Adjust most C source files to match the new standards for copyright</title>
<updated>2011-03-09T21:46:07+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2011-03-09T21:46:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/krb5.git/commit/?id=7da53e2942176c5ddfe007ba0a36f449e9fdb9fb'/>
<id>7da53e2942176c5ddfe007ba0a36f449e9fdb9fb</id>
<content type='text'>
and license comments.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24695 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and license comments.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24695 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>make mark-cstyle</title>
<updated>2009-10-31T00:48:38+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2009-10-31T00:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/krb5.git/commit/?id=02d6bcbc98a214e7aeaaa9f45f0db8784a7b743b'/>
<id>02d6bcbc98a214e7aeaaa9f45f0db8784a7b743b</id>
<content type='text'>
make reindent

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23100 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make reindent

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23100 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some of them will have to be exported</title>
<updated>2009-02-09T23:43:04+00:00</updated>
<author>
<name>Ken Raeburn</name>
<email>raeburn@mit.edu</email>
</author>
<published>2009-02-09T23:43:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/krb5.git/commit/?id=5b80063aebdb3eb2a330a47648137369661e5716'/>
<id>5b80063aebdb3eb2a330a47648137369661e5716</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21938 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21938 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>CCAPI should use common ipc and stream code</title>
<updated>2008-09-30T21:23:17+00:00</updated>
<author>
<name>Alexandra Ellwood</name>
<email>lxs@mit.edu</email>
</author>
<published>2008-09-30T21:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/krb5.git/commit/?id=89db2820d03f280d0bf0e217d520e89c2bb8acd2'/>
<id>89db2820d03f280d0bf0e217d520e89c2bb8acd2</id>
<content type='text'>
KIM and CCAPI should share the same IPC and stream object types.
Modified CCAPI to use code in src/util (stream) and src/util/mac (ipc)

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20787 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
KIM and CCAPI should share the same IPC and stream object types.
Modified CCAPI to use code in src/util (stream) and src/util/mac (ipc)

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20787 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>cc_ccache_iterator_release, cc_credentials_iterator leak server memory</title>
<updated>2008-03-14T18:47:32+00:00</updated>
<author>
<name>Alexandra Ellwood</name>
<email>lxs@mit.edu</email>
</author>
<published>2008-03-14T18:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/krb5.git/commit/?id=70c7c2cc98973d526de7e1e7f87f2b7e06e58867'/>
<id>70c7c2cc98973d526de7e1e7f87f2b7e06e58867</id>
<content type='text'>
cc_ccache_iterator_release and cc_credentials_iterator leak memory on the 
CCacheServer because they do not send an ipc message to the server telling it
to free up resources associated with the iterator.

Note: this issue does not track needing to be able to free up these same 
resources when the client crashes. 

ticket: new
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20276 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cc_ccache_iterator_release and cc_credentials_iterator leak memory on the 
CCacheServer because they do not send an ipc message to the server telling it
to free up resources associated with the iterator.

Note: this issue does not track needing to be able to free up these same 
resources when the client crashes. 

ticket: new
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20276 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Need CCAPI v2 support for Windows</title>
<updated>2008-02-06T20:22:32+00:00</updated>
<author>
<name>Alexandra Ellwood</name>
<email>lxs@mit.edu</email>
</author>
<published>2008-02-06T20:22:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/krb5.git/commit/?id=266fde72702c39317d6a82c2aaf3de460bee633c'/>
<id>266fde72702c39317d6a82c2aaf3de460bee633c</id>
<content type='text'>
Added initial checkin of CCAPI v2 shim layer.

ticket: new
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20220 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added initial checkin of CCAPI v2 shim layer.

ticket: new
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20220 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Move CCAPI sources to krb5 repository</title>
<updated>2007-05-31T21:06:54+00:00</updated>
<author>
<name>Alexandra Ellwood</name>
<email>lxs@mit.edu</email>
</author>
<published>2007-05-31T21:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/krb5.git/commit/?id=d45eeb7f708d5be2e9fbdbc54a04655776074f6c'/>
<id>d45eeb7f708d5be2e9fbdbc54a04655776074f6c</id>
<content type='text'>
ticket: new
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19564 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket: new
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19564 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
</feed>
