<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/README, 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-18T00:59:47+00:00</updated>
<entry>
<title>Release 1.3</title>
<updated>2016-01-18T00:59:47+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-18T00:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=22f5cf990ab74632950ae8ed986c8f89a7837e6e'/>
<id>urn:sha1:22f5cf990ab74632950ae8ed986c8f89a7837e6e</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>Document the Duo integration requires JSON and Perl6::Slurp</title>
<updated>2016-01-04T03:59:11+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-04T03:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=cfff765a7a453fdab46a217c2adc48c958fdf739'/>
<id>urn:sha1:cfff765a7a453fdab46a217c2adc48c958fdf739</id>
<content type='text'>
Change-Id: I6249d2ea983959bc6c5ec03c2035a271228d4721
</content>
</entry>
<entry>
<title>Document requirements for the password object</title>
<updated>2016-01-03T23:53:35+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2016-01-03T23:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=4c88bc4d11188499909fed9def7fad9c16afb84e'/>
<id>urn:sha1:4c88bc4d11188499909fed9def7fad9c16afb84e</id>
<content type='text'>
Change-Id: Ibff0602d5ff8bf4c625f3970130cce4c8c02720e
</content>
</entry>
<entry>
<title>Release 1.2</title>
<updated>2014-12-09T02:43:29+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2014-12-09T02:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=391f4f927e4bef8de9b470cbc86edfd0c039f463'/>
<id>urn:sha1:391f4f927e4bef8de9b470cbc86edfd0c039f463</id>
<content type='text'>
Change-Id: I4157db0f690542db0eb1bfbcb7e15bfee890cd65
</content>
</entry>
<entry>
<title>Release 1.1</title>
<updated>2014-07-16T20:34:52+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2014-07-16T18:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=9c623d86356967e0f6f094e2381a6e5e3c05f547'/>
<id>urn:sha1:9c623d86356967e0f6f094e2381a6e5e3c05f547</id>
<content type='text'>
Change-Id: I823bb20d129e4c1efdb607821adc3b134c2f6276
Reviewed-on: https://gerrit.stanford.edu/1563
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Use DateTime objects uniformly, improve expires parsing</title>
<updated>2014-07-16T04:10:57+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2014-07-16T03:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c2112bf049d193c677335c94b477eb5cadb403ed'/>
<id>urn:sha1:c2112bf049d193c677335c94b477eb5cadb403ed</id>
<content type='text'>
Always use DateTime objects for every date field in the database,
and translate them into the local time zone for display when
pulling them out of the database.  This should provide better
portability to different database backends.

Change the parsing of expires arguments to use Date::Parse, thus
supporting a much broader variety of possible date and time
formats and allowing easy conversion to a DateTime object.
Document the new dependency.

Change-Id: I2ee8eaa6aa6ae9925ac419e49234ec9880d4fe95
Reviewed-on: https://gerrit.stanford.edu/1555
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Use DateTime objects in the database layer, not strings</title>
<updated>2014-07-16T04:10:16+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2014-07-15T23:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=6d7b65a912e6ea7e36d3ea5121bea2f427de453f'/>
<id>urn:sha1:6d7b65a912e6ea7e36d3ea5121bea2f427de453f</id>
<content type='text'>
Pass in DateTime objects for the date fields in the database instead
of formatted time strings.  This provides better compatibility with
different database engines.  Document in README the need to install
the DateTime::Format::* module corresponding to the DBD::* module used
for the server database.

Change-Id: Id25796da718d734ac96ca27ccea9045b0c80c03f
Reviewed-on: https://gerrit.stanford.edu/1551
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Test for Perl strict and minimum version</title>
<updated>2014-07-12T05:39:23+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2014-07-12T05:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=1329e6db944a6fce5578b249de08a8250a920877'/>
<id>urn:sha1:1329e6db944a6fce5578b249de08a8250a920877</id>
<content type='text'>
Fix strictness issues across the whole code base, and ensure that
all Perl scripts enable warnings.  (Hopefully enabling warnings
won't cause problems for the server.)

Change-Id: I4dee49f7a6bcbeeee21d74bf61a1fd26514f832c
Reviewed-on: https://gerrit.stanford.edu/1532
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
<entry>
<title>Switch to Module::Build for the Perl module</title>
<updated>2014-07-12T05:39:05+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>eagle@eyrie.org</email>
</author>
<published>2014-07-12T04:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=1575d5c34a2c6235bbf6a5010f8a8c142fe47079'/>
<id>urn:sha1:1575d5c34a2c6235bbf6a5010f8a8c142fe47079</id>
<content type='text'>
The wallet server now requires Perl 5.8 or later (instead of 5.006 in
previous versions) and is now built with Module::Build instead of
ExtUtils::MakeMaker.  This should be transparent to anyone not working
with the source code, since Perl 5.8 was released in 2002, but
Module::Build is now required to build the wallet server.  It is
included in some versions of Perl, or can be installed separately from
CPAN, distribution packages, or other sources.

Also reorganize the test suite to use subdirectories.

Change-Id: Id06120ba2bad1ebbfee3d8a48ca2f25869463165
Reviewed-on: https://gerrit.stanford.edu/1530
Reviewed-by: Russ Allbery &lt;rra@stanford.edu&gt;
Tested-by: Russ Allbery &lt;rra@stanford.edu&gt;
</content>
</entry>
</feed>
