<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git, 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-08-26T01:43:43+00:00</updated>
<entry>
<title>Add tests/HOWTO from C TAP Harness docs/writing-tests</title>
<updated>2010-08-26T01:43:43+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-08-26T01:43:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=3b296d8e65f6f30074cb1046dcf98d2fbd1ede36'/>
<id>urn:sha1:3b296d8e65f6f30074cb1046dcf98d2fbd1ede36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more new files to EXTRA_DIST</title>
<updated>2010-08-26T00:19:34+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-08-26T00:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=846f3b7e862dcc557c845ec37205390a77011541'/>
<id>urn:sha1:846f3b7e862dcc557c845ec37205390a77011541</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wallet-rekey.pod and Wallet::ACL::Krb5::Regex to EXTRA_DIST</title>
<updated>2010-08-25T23:40:39+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-08-25T23:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=e47b6f4fb1c4f7b46484c390f8673610d25c355f'/>
<id>urn:sha1:e47b6f4fb1c4f7b46484c390f8673610d25c355f</id>
<content type='text'>
Also create the Wallet/ACL/Krb5 directory when copying the Perl
files for srcdir != builddir builds.
</content>
</entry>
<entry>
<title>Release 0.12</title>
<updated>2010-08-25T23:35:19+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-08-25T23:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=7854b3f48bcc63e5fb59f306c8348fa49b3fc9a9'/>
<id>urn:sha1:7854b3f48bcc63e5fb59f306c8348fa49b3fc9a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add additional gcc warnings</title>
<updated>2010-08-25T23:03:30+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-08-25T23:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=b374f653006683e1be43556cdff2e050ce04d918'/>
<id>urn:sha1:b374f653006683e1be43556cdff2e050ce04d918</id>
<content type='text'>
Add -Wformat=2 -Winit-self -Wswitch-enum -Wdeclaration-after-statement
-Wshadow to the set of gcc warnings.  Stop passing -DDEBUG=1 since I no
longer use that define anywhere.  Change -W to -Wextra since I'm
requiring a fairly new GCC anyway.
</content>
</entry>
<entry>
<title>Update to rra-c-util 2.6 and C TAP Harness 1.5</title>
<updated>2010-08-25T22:08:05+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-08-25T22:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=468ded4c2fae05a815bef91bdcb17d52f9cdcb2b'/>
<id>urn:sha1:468ded4c2fae05a815bef91bdcb17d52f9cdcb2b</id>
<content type='text'>
Update to C TAP Harness 1.5:

* Better reporting of fatal errors in the test suite.
* Summarize results at the end of test execution.
* Add tests/HOWTO from docs/writing-tests in C TAP Harness.

Update to rra-c-util 2.6:

* Fix portability to bundled Heimdal on OpenBSD.
* Improve checking for krb5_kt_free_entry with older MIT Kerberos.
* Fix portability for missing krb5_get_init_creds_opt_free.
* Fix header guard for util/xwrite.h.
* Restore default compiler configuration after GSS-API library probe.
</content>
</entry>
<entry>
<title>wallet-unknown-hosts now uses Wallet::Server</title>
<updated>2010-08-25T19:41:46+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-08-19T06:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=32dc393016f0b6241dbf8d405638e18a33bb9b62'/>
<id>urn:sha1:32dc393016f0b6241dbf8d405638e18a33bb9b62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add reporting and purge functions to wallet-unknown-hosts</title>
<updated>2010-08-19T06:28:29+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-08-19T06:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=107448a9c7eb1e1fbe93e58221f67ae047baed56'/>
<id>urn:sha1:107448a9c7eb1e1fbe93e58221f67ae047baed56</id>
<content type='text'>
Add the report of purge-eligible keytabs and the command to do the
purge.  The command-line parsing still needs work.
</content>
</entry>
<entry>
<title>First cut at wallet contrib script to find keytabs for unknown hosts</title>
<updated>2010-08-17T04:01:25+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-08-17T04:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=3799716680711302580b698f6d7c5796df8444b2'/>
<id>urn:sha1:3799716680711302580b698f6d7c5796df8444b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wallet-summary leading comment and module inclusion</title>
<updated>2010-08-17T04:01:03+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-08-17T04:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5623ed1520cc916df9c62e137656670c160c7fbb'/>
<id>urn:sha1:5623ed1520cc916df9c62e137656670c160c7fbb</id>
<content type='text'>
This script now uses Wallet::Report, not Wallet::Admin.
</content>
</entry>
</feed>
