<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/doc/admin/conf_files, 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>Replace "First introduced" with concise "New"</title>
<updated>2013-03-25T19:18:53+00:00</updated>
<author>
<name>Zhanna Tsitkov</name>
<email>tsitkova@mit.edu</email>
</author>
<published>2013-03-25T19:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=18d52ef70d7f518d78263f475b9ffad87f2c91e7'/>
<id>18d52ef70d7f518d78263f475b9ffad87f2c91e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document localauth interface</title>
<updated>2013-03-09T07:03:32+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2013-03-01T18:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=4aec0626fffea5d7e060979c2a4dc9555beae96a'/>
<id>4aec0626fffea5d7e060979c2a4dc9555beae96a</id>
<content type='text'>
ticket: 7583
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket: 7583
</pre>
</div>
</content>
</entry>
<entry>
<title>Document "first introduced version" in conf files</title>
<updated>2013-01-07T19:52:37+00:00</updated>
<author>
<name>Zhanna Tsitkov</name>
<email>tsitkova@mit.edu</email>
</author>
<published>2013-01-07T19:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=c49259fa1b15e5f1e46c240472c0ae75920871a9'/>
<id>c49259fa1b15e5f1e46c240472c0ae75920871a9</id>
<content type='text'>
For the config options that were introduced starting from release 1.9,
specify the release number.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the config options that were introduced starting from release 1.9,
specify the release number.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify enctype settings in krb5_conf.rst</title>
<updated>2012-12-18T00:22:52+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2012-12-18T00:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=b11883ad8647a73a12a17c1be2c75f5365719342'/>
<id>b11883ad8647a73a12a17c1be2c75f5365719342</id>
<content type='text'>
Clarify the krb5.conf settings default_tkt_enctypes and
default_tgs_enctypes in krb5_conf.rst.

ticket: 7513 (new)
target_version: 1.11
tags: pullup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clarify the krb5.conf settings default_tkt_enctypes and
default_tgs_enctypes in krb5_conf.rst.

ticket: 7513 (new)
target_version: 1.11
tags: pullup
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat RST to avoid sphinx warnings</title>
<updated>2012-12-10T18:01:07+00:00</updated>
<author>
<name>Ben Kaduk</name>
<email>kaduk@mit.edu</email>
</author>
<published>2012-11-28T19:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=8bff1e50c28b6f11b771add7bd7d4a57419a567b'/>
<id>8bff1e50c28b6f11b771add7bd7d4a57419a567b</id>
<content type='text'>
Old versions of docutils will see inline markup (e.g., :ref:`foo`)
at the beginning of a line in the content of a directive block
and attempt to interpret that markup as options or arguments
to the directive.  RST intended as inline markup (as opposed to
modifying the behavior of the directive) will not be interpretable
in this context, and causes Sphinx to emit a warning.

Work around this behavior by always leaving a blank line before
the content of a directive block, forcing it to be interpreted
as content and not options or arguments.

The buggy behavior was only encountered in note environments, but
for consistency of style, also reformat warning and error blocks.

Note the new style constraint in doc/README.

ticket: 7469 (new)
title: doc buildslave generates sphinx warnings
tags: pullup
target_version: 1.11
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Old versions of docutils will see inline markup (e.g., :ref:`foo`)
at the beginning of a line in the content of a directive block
and attempt to interpret that markup as options or arguments
to the directive.  RST intended as inline markup (as opposed to
modifying the behavior of the directive) will not be interpretable
in this context, and causes Sphinx to emit a warning.

Work around this behavior by always leaving a blank line before
the content of a directive block, forcing it to be interpreted
as content and not options or arguments.

The buggy behavior was only encountered in note environments, but
for consistency of style, also reformat warning and error blocks.

Note the new style constraint in doc/README.

ticket: 7469 (new)
title: doc buildslave generates sphinx warnings
tags: pullup
target_version: 1.11
</pre>
</div>
</content>
</entry>
<entry>
<title>Document param expansion for keytab/ccache names</title>
<updated>2012-11-29T19:05:19+00:00</updated>
<author>
<name>Zhanna Tsitkov</name>
<email>tsitkova@mit.edu</email>
</author>
<published>2012-11-29T19:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=59be40c78b0895ebc00a6400d129a4b3c7fd258b'/>
<id>59be40c78b0895ebc00a6400d129a4b3c7fd258b</id>
<content type='text'>
The DEFCCNAME, DEFCKTNAME and DEFKTNAME configuration options are
subjects to parameter expansion.  Also note that this feature
was first introduced in release 1.11.

ticket: 7472
tags: pullup
target_version: 1.11
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The DEFCCNAME, DEFCKTNAME and DEFKTNAME configuration options are
subjects to parameter expansion.  Also note that this feature
was first introduced in release 1.11.

ticket: 7472
tags: pullup
target_version: 1.11
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename doc subdirectories</title>
<updated>2012-11-14T20:31:13+00:00</updated>
<author>
<name>Ben Kaduk</name>
<email>kaduk@mit.edu</email>
</author>
<published>2012-11-07T03:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=ccaf2682c79974cee368d2f3b0611dabc1361df5'/>
<id>ccaf2682c79974cee368d2f3b0611dabc1361df5</id>
<content type='text'>
We like these names better, and they match the PDF document filenames.

admins -&gt; admin
appldev -&gt; appdev
users -&gt; user

and catch up where the names are used elsewhere.

The relay/ directory has been removed, with its contents moved to the
top level in build_this.rst and a new about.rst.

The section headers for kadmind, krb5kdc, sserver, kpasswd, kswitch,
and sclient are misdetected as conflict markers.
bigredbutton: whitespace

ticket: 7433
tags: pullup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We like these names better, and they match the PDF document filenames.

admins -&gt; admin
appldev -&gt; appdev
users -&gt; user

and catch up where the names are used elsewhere.

The relay/ directory has been removed, with its contents moved to the
top level in build_this.rst and a new about.rst.

The section headers for kadmind, krb5kdc, sserver, kpasswd, kswitch,
and sclient are misdetected as conflict markers.
bigredbutton: whitespace

ticket: 7433
tags: pullup
</pre>
</div>
</content>
</entry>
</feed>
