<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/src/kadmin/v5server/srv_output.c, branch proxymech</title>
<subtitle>MIT Kerberos patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/'/>
<entry>
<title>Remove the old kadmin server</title>
<updated>1996-07-26T04:44:48+00:00</updated>
<author>
<name>Theodore Tso</name>
<email>tytso@mit.edu</email>
</author>
<published>1996-07-26T04:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=595bff5c9b26f5933779e478ebf906eeb9a4e072'/>
<id>595bff5c9b26f5933779e478ebf906eeb9a4e072</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8832 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@8832 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Ken's acl and hangup fixes</title>
<updated>1996-04-09T22:43:21+00:00</updated>
<author>
<name>Mark Eichin</name>
<email>eichin@mit.edu</email>
</author>
<published>1996-04-09T22:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=be819eef159fbbf2982d6cc37def03d3ee87b8df'/>
<id>be819eef159fbbf2982d6cc37def03d3ee87b8df</id>
<content type='text'>
AFS3 salt support

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

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7764 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle new protocol error messages</title>
<updated>1995-08-08T22:00:55+00:00</updated>
<author>
<name>Paul Park</name>
<email>pjpark@mit.edu</email>
</author>
<published>1995-08-08T22:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=001d4456fd84ef0abc40cf0de913ab0f122786d6'/>
<id>001d4456fd84ef0abc40cf0de913ab0f122786d6</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6463 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@6463 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>srv_output.c (lang_error_message): Local variable is assigned from</title>
<updated>1995-05-09T20:47:44+00:00</updated>
<author>
<name>Ezra Peisach</name>
<email>epeisach@mit.edu</email>
</author>
<published>1995-05-09T20:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=bdbf25c6f59544b8c7b10ac61abecf8556fd69c1'/>
<id>bdbf25c6f59544b8c7b10ac61abecf8556fd69c1</id>
<content type='text'>
error_message() which returns a const char *. Should be assigned to same.

srv_acl.c: Added const to acl_acl_file definition. default_acl_file is a
const char * and gets assigned to it.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5787 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
error_message() which returns a const char *. Should be assigned to same.

srv_acl.c: Added const to acl_acl_file definition. default_acl_file is a
const char * and gets assigned to it.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5787 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for new error codes</title>
<updated>1995-05-09T19:52:12+00:00</updated>
<author>
<name>Paul Park</name>
<email>pjpark@mit.edu</email>
</author>
<published>1995-05-09T19:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=37cabb355872bb73eb18ffb44a0ce20a0ff733f8'/>
<id>37cabb355872bb73eb18ffb44a0ce20a0ff733f8</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5780 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@5780 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug in lang_init_slist() which would not return that it had</title>
<updated>1995-04-28T20:39:44+00:00</updated>
<author>
<name>Paul Park</name>
<email>pjpark@mit.edu</email>
</author>
<published>1995-04-28T20:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=9594def4ed315833dc96aba984845c16472a6e63'/>
<id>9594def4ed315833dc96aba984845c16472a6e63</id>
<content type='text'>
successfully initialized.

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

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5636 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new library libkadm.</title>
<updated>1995-04-28T19:25:55+00:00</updated>
<author>
<name>Paul Park</name>
<email>pjpark@mit.edu</email>
</author>
<published>1995-04-28T19:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=77f7de1bdb0c3630bd10abe8db52ea6610ed3fbb'/>
<id>77f7de1bdb0c3630bd10abe8db52ea6610ed3fbb</id>
<content type='text'>
Cleanup some type conflicts.
Allow for case-insensitivity for protocol commands.
Cleanup some include files.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5624 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup some type conflicts.
Allow for case-insensitivity for protocol commands.
Cleanup some include files.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5624 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>New administrative protocol server</title>
<updated>1995-04-26T21:05:11+00:00</updated>
<author>
<name>Paul Park</name>
<email>pjpark@mit.edu</email>
</author>
<published>1995-04-26T21:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=67d7479134fd8d635f2f84ae264ce749207fe00f'/>
<id>67d7479134fd8d635f2f84ae264ce749207fe00f</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5510 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@5510 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
</feed>
