<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/contrib, branch release/1.4</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%2F1.4</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F1.4'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2018-06-04T01:11:44+00:00</updated>
<entry>
<title>Add a proper NAME entry for ad-keytab</title>
<updated>2018-06-04T01:11:44+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2018-06-04T01:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=9107982c93e76187505e92253b6690b7520ec2de'/>
<id>urn:sha1:9107982c93e76187505e92253b6690b7520ec2de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SPDX-License-Identifier headers</title>
<updated>2018-06-03T22:36:42+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2018-06-03T22:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4a0b9e747c8abfca24f30b7ce1e9a725ce11474a'/>
<id>urn:sha1:4a0b9e747c8abfca24f30b7ce1e9a725ce11474a</id>
<content type='text'>
Add SPDX-License-Identifier headers to all substantial source files.
Collapse copyright years.  Add some Emacs configuration for files
where the copyright notice is at the end.  Add a test that every
file has SPDX-License-Identifier.
</content>
</entry>
<entry>
<title>Enable warnings for contrib/ad-keytab</title>
<updated>2018-05-28T00:58:38+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2018-05-28T00:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=f36c9896f242ae0ec894daa2092600ab81197999'/>
<id>urn:sha1:f36c9896f242ae0ec894daa2092600ab81197999</id>
<content type='text'>
Fix one duplicate code line that produced a warning.
</content>
</entry>
<entry>
<title>Fix POD spelling errors in contrib/ad-keytab</title>
<updated>2018-05-28T00:58:32+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2018-05-28T00:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=aa542372026db035f64679993b32617adc355c30'/>
<id>urn:sha1:aa542372026db035f64679993b32617adc355c30</id>
<content type='text'>
Also add stopwords.
</content>
</entry>
<entry>
<title>Update AD keytab policies</title>
<updated>2018-05-28T00:33:31+00:00</updated>
<author>
<name>Bill MacAllister</name>
<email>whm@dropbox.com</email>
</author>
<published>2016-05-02T20:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=8bfba28196485236125ad363ed3b96c461025d94'/>
<id>urn:sha1:8bfba28196485236125ad363ed3b96c461025d94</id>
<content type='text'>
* Make sure userPrincipalName is created for all keytabs and use it to
  search for entries in AD.

* Allow the creation of any service principal.  This requires making
  sure that the cn used to create AD entries for service accounts not
  be any longer than 20 characters.
</content>
</entry>
<entry>
<title>Add ad-keytab, update Wallet::Config</title>
<updated>2018-05-28T00:33:31+00:00</updated>
<author>
<name>Bill MacAllister</name>
<email>whm@dropbox.com</email>
</author>
<published>2016-04-03T18:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=2b05e1d33eff84aec21202d09821a54c95446a24'/>
<id>urn:sha1:2b05e1d33eff84aec21202d09821a54c95446a24</id>
<content type='text'>
* This ad-keytab is useful in the initial setup of AD as a keytab
  store for wallet.
* Change configuration variables to correctly reflect that some values
  are relative distinguished names.
* Add a configuration variable for the base distinguished name for
  ActiveDirectory.
</content>
</entry>
<entry>
<title>Allow contrib/wallet-contacts to work on Perl 5.008</title>
<updated>2016-01-04T00:56:57+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-04T00:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=7aab166369a2d8bd3b15715b4a5c1c18757f843d'/>
<id>urn:sha1:7aab166369a2d8bd3b15715b4a5c1c18757f843d</id>
<content type='text'>
I'll probably bump this later, but for now that's the minimum
supported Perl version for wallet.

Change-Id: I97e36f850dcb3dcd3a78daf34d8a35bf597bdb43
</content>
</entry>
<entry>
<title>Add stopwords for some additional spelling issues</title>
<updated>2016-01-04T00:54:54+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-04T00:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=6d6718c3c19180adbb5b17985c539d2a4a693f8a'/>
<id>urn:sha1:6d6718c3c19180adbb5b17985c539d2a4a693f8a</id>
<content type='text'>
Change-Id: If63ea5829252fda13b68d031fb9f48c93b71697a
</content>
</entry>
<entry>
<title>wallet-contacts: Added basic email sending to the contacts</title>
<updated>2015-06-08T22:24:34+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2015-05-08T21:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=2e3c457d3b0ae813c00183334e80b9bd92ab6c90'/>
<id>urn:sha1:2e3c457d3b0ae813c00183334e80b9bd92ab6c90</id>
<content type='text'>
The email sending will only replace the To: field with the contacts and
do no other template parsing, so it is currently limited.

Change-Id: I4c653cf7bfe3ed2d9ca16299a4f937e015966554
</content>
</entry>
<entry>
<title>wallet-summary: Fixed wrong name in a function call</title>
<updated>2015-06-08T22:24:34+00:00</updated>
<author>
<name>Jon Robertson</name>
<email>jonrober@stanford.edu</email>
</author>
<published>2015-02-19T05:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=f3da929ff35f24163ab56dbd9615ee6a1c5336d8'/>
<id>urn:sha1:f3da929ff35f24163ab56dbd9615ee6a1c5336d8</id>
<content type='text'>
Change-Id: I4bcc9c318ab3ec09add026e14204d929125302b7
</content>
</entry>
</feed>
