<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/perl/lib, branch upstream/1.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=upstream%2F1.3</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=upstream%2F1.3'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2016-01-17T20:25:15+00:00</updated>
<entry>
<title>Standardize Perl module versions</title>
<updated>2016-01-17T20:25:15+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-17T20:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4feab8a987a345e38c44077d1042bf05ec03f0eb'/>
<id>urn:sha1:4feab8a987a345e38c44077d1042bf05ec03f0eb</id>
<content type='text'>
The versions of all of the wallet Perl modules now match the overall
package version except for Wallet::Schema, which is used to version
the database schema.

Import the test from rra-c-util 5.10 and exclude Wallet::Schema from
the tests.

Go through all Perl modules and standardize the syntax for setting the
version and indicating the required version of Perl.  Fix a few other
syntax issues while I'm in there.
</content>
</entry>
<entry>
<title>Fix spelling errors and add stopwords</title>
<updated>2016-01-17T00:14:52+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-17T00:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=8c9c420553c4f9a1573d5c7ecabd41148f9e49e1'/>
<id>urn:sha1:8c9c420553c4f9a1573d5c7ecabd41148f9e49e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add documentation of the Active Directory support</title>
<updated>2016-01-17T00:13:03+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-17T00:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=269b5a2cdb9b2f2c65423081f532db42a2ec55e4'/>
<id>urn:sha1:269b5a2cdb9b2f2c65423081f532db42a2ec55e4</id>
<content type='text'>
Also remove some configuration checks that aren't required, and
unify handling of some configuration options.
</content>
</entry>
<entry>
<title>Pass object type and name to external ACL verifiers</title>
<updated>2016-01-16T23:35:49+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-16T23:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=d2fde5b8330cab6bd6210ef99a628b1897676897'/>
<id>urn:sha1:d2fde5b8330cab6bd6210ef99a628b1897676897</id>
<content type='text'>
This requires changing the ACL verifier plumbing to pass object
type and name all the way through when verifying ACLs.  Hopefully
I caught everything.
</content>
</entry>
<entry>
<title>Merge branch 'master' into ad-keytabs</title>
<updated>2016-01-05T08:18:37+00:00</updated>
<author>
<name>Bill MacAllister</name>
<email>whm@dropbox.com</email>
</author>
<published>2016-01-05T08:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=9e1b210844faaa451cee3b9c0afa738120062e79'/>
<id>urn:sha1:9e1b210844faaa451cee3b9c0afa738120062e79</id>
<content type='text'>
Conflicts:
	NEWS
</content>
</entry>
<entry>
<title>Use _exit when failing to fork external commands</title>
<updated>2016-01-04T05:26:28+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-04T05:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=61ef051f79682742a30d1501b81cd86ed172fa3c'/>
<id>urn:sha1:61ef051f79682742a30d1501b81cd86ed172fa3c</id>
<content type='text'>
Failed kadmin commands were deleting the wallet database in the
test suite due to an END block in the test programs.  Use _exit
to avoid this.
</content>
</entry>
<entry>
<title>Fix Wallet::Object::Duo to pass strict.t test w/o Net::Duo</title>
<updated>2016-01-04T03:57:04+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-04T03:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=a7b518bd54a73e0234d9dcb9bf9ef78272f73add'/>
<id>urn:sha1:a7b518bd54a73e0234d9dcb9bf9ef78272f73add</id>
<content type='text'>
Ubuntu precise and trusty don't have Net::Duo packages.  Delay
loading to the constructor so that the modules will still pass
strictness tests.  This also fixes Travis-CI testing.

Change-Id: I23f1fe6dbdddaac2040f459410a74be4a13b6755
</content>
</entry>
<entry>
<title>Add stopword for Wallet::ACL::External documentation</title>
<updated>2016-01-04T03:56:48+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-04T03:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=3881994c18929f5377a15b5921bc33c86492f606'/>
<id>urn:sha1:3881994c18929f5377a15b5921bc33c86492f606</id>
<content type='text'>
Change-Id: I3a8b13a8b255522cff92910f8d99ec94dc020e6f
</content>
</entry>
<entry>
<title>Add Wallet::ACL::External ACL type</title>
<updated>2016-01-04T03:29:20+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-04T03:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=23a6b180f975c24c8ee4190467c74b78fde0d084'/>
<id>urn:sha1:23a6b180f975c24c8ee4190467c74b78fde0d084</id>
<content type='text'>
A new ACL type, external (Wallet::ACL::External), is now supported.
This ACL runs an external command to check if access is allowed, and
passes the principal and the ACL identifier to that command.  To
enable this ACL type for an existing wallet database, use wallet-admin
to register the new verifier.

Change-Id: I21b72b4373eefc92985aca1505e2d1a1ec699602
</content>
</entry>
<entry>
<title>Add in missing use statement for Sys::Syslog</title>
<updated>2015-12-29T21:57:37+00:00</updated>
<author>
<name>Bill MacAllister</name>
<email>whm@dropbox.com</email>
</author>
<published>2015-12-29T21:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=2a03ce35be9b900cc0fd5f305dec54ebcf3fed5a'/>
<id>urn:sha1:2a03ce35be9b900cc0fd5f305dec54ebcf3fed5a</id>
<content type='text'>
</content>
</entry>
</feed>
