<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/Wallet/ACL, branch release/0.12</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.12</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.12'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2010-07-29T22:24:22+00:00</updated>
<entry>
<title>Add spelling exception for Wallet::ACL::Krb5::Regex</title>
<updated>2010-07-29T22:24:22+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-07-29T22:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5017e47ac6feffbbb5cf0d8f2541a7bb044e6255'/>
<id>urn:sha1:5017e47ac6feffbbb5cf0d8f2541a7bb044e6255</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give credit to the right author for krb5-regex</title>
<updated>2010-06-29T22:33:02+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-06-29T22:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=d96c6de63ff749474b5675a7078ff0b3513a618c'/>
<id>urn:sha1:d96c6de63ff749474b5675a7078ff0b3513a618c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a krb5-regex ACL type</title>
<updated>2010-06-29T22:30:51+00:00</updated>
<author>
<name>Ian Durkacz</name>
<email>idurkacz@inf.ed.ac.uk</email>
</author>
<published>2010-06-29T22:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=b573d6f433725afda0e4238f63a5b3485d1d56f4'/>
<id>urn:sha1:b573d6f433725afda0e4238f63a5b3485d1d56f4</id>
<content type='text'>
Add the krb5-regex ACL type and corresponding Wallet::ACL::Krb5::Regex
module.  This ACL is identical to krb5 except that it takes a regular
expression matching principals instead of a string that must match
exactly.
</content>
</entry>
<entry>
<title>Use L&lt;&gt; links instead of man page references for modules</title>
<updated>2010-03-04T06:44:53+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-03-04T06:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=acc73c988b845448230942de0f07263546763420'/>
<id>urn:sha1:acc73c988b845448230942de0f07263546763420</id>
<content type='text'>
Do this only in the main text, not in the SEE ALSO section, since the
latter is more for conventional man pages.  This will produce better
results for some POD to HTML converters (although not mine, yet).
</content>
</entry>
<entry>
<title>Check spelling of server API POD and tweak server docs</title>
<updated>2010-02-10T07:19:27+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-10T07:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=ae02de1488068b84371b05842c81a9aecc5f24c4'/>
<id>urn:sha1:ae02de1488068b84371b05842c81a9aecc5f24c4</id>
<content type='text'>
Also update the POD syntax check to the current version of that check
I use elsewhere.  Since I'm touching all the POD anyway, also rewrap
all of the POD to 74 columns.  Fix some references to MIT in the
Wallet::Kadmin::Heimdal module documentation.
</content>
</entry>
<entry>
<title>Remove Subversion Id strings</title>
<updated>2009-06-09T21:39:39+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2009-06-09T21:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=574a9c0456c182831b3d01a4d7ee0c737b91b107'/>
<id>urn:sha1:574a9c0456c182831b3d01a4d7ee0c737b91b107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The current version of Net::Remctl can't handle explicit undef or the</title>
<updated>2008-02-07T22:44:21+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-02-07T22:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4271fb73203556213af37d004fd8bc0206a6ab0e'/>
<id>urn:sha1:4271fb73203556213af37d004fd8bc0206a6ab0e</id>
<content type='text'>
empty string as a principal argument.  Be careful not to provide a
principal argument if no principal was set.  This workaround can be
removed once we depend on a later version of Net::Remctl.

</content>
</entry>
<entry>
<title>Fix the module name in the SYNOPSIS example.</title>
<updated>2007-12-07T06:46:27+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-07T06:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=1a50830ac212a53123aeea33df7bcf577b21d0ed'/>
<id>urn:sha1:1a50830ac212a53123aeea33df7bcf577b21d0ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version numbers appropriately.</title>
<updated>2007-12-07T00:01:29+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-07T00:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=b21e806902b9d9342c5990e7b42cbe99e98af704'/>
<id>urn:sha1:b21e806902b9d9342c5990e7b42cbe99e98af704</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Be a bit more careful and conservative when stripping realms off.</title>
<updated>2007-12-06T23:58:48+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-06T23:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=800d3067e3d95d9f3e744444e271f118e7632295'/>
<id>urn:sha1:800d3067e3d95d9f3e744444e271f118e7632295</id>
<content type='text'>
</content>
</entry>
</feed>
