<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/tests, branch release/0.5</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.5</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.5'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2007-12-07T00:51:07+00:00</updated>
<entry>
<title>Check a default creation ACL first before the ADMIN ACL when deciding</title>
<updated>2007-12-07T00:51:07+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-07T00:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c2ca6dbc6caa51283a8fa587a622bcd870c97d93'/>
<id>urn:sha1:c2ca6dbc6caa51283a8fa587a622bcd870c97d93</id>
<content type='text'>
whether we can auto-create a non-existent ACL, since creating one with
the ADMIN ACL doesn't create a useful object.

Allow @ in wallet-backend arguments so that principal names can be
passed in.

</content>
</entry>
<entry>
<title>Allow the empty string in wallet-backend arguments.</title>
<updated>2007-12-07T00:26:24+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-07T00:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5a6775be4fdbee0523a573af960568ca21f38c49'/>
<id>urn:sha1:5a6775be4fdbee0523a573af960568ca21f38c49</id>
<content type='text'>
When writing to a file in the wallet client program, remove an old
backup file before creating a new backup and don't fail if the backup
already exists.

</content>
</entry>
<entry>
<title>Expiration dates are now expressed in YYYY-MM-DD HH:MM:SS instead of</title>
<updated>2007-12-01T01:55:18+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-12-01T01:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=45d8382fb2cc3f32b176675c0edb7eef5ca6aa21'/>
<id>urn:sha1:45d8382fb2cc3f32b176675c0edb7eef5ca6aa21</id>
<content type='text'>
seconds since epoch and returned the same way.  Timestamps are now
stored in the database as correct date and time types rather than
seconds since epoch to work properly with MySQL.

</content>
</entry>
<entry>
<title>The wallet backend script now logs all commands and errors to syslog.</title>
<updated>2007-11-14T22:04:46+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-11-14T22:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=b6bb3f3a72ec1dc32991cffeeab4f8b1cc27cc46'/>
<id>urn:sha1:b6bb3f3a72ec1dc32991cffeeab4f8b1cc27cc46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for the syslog logging in keytab-backend.</title>
<updated>2007-11-14T20:38:07+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-11-14T20:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=dd7eea9a59493dc3e0664229d1ada10488aa78ed'/>
<id>urn:sha1:dd7eea9a59493dc3e0664229d1ada10488aa78ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an acl history function to the server backend and the client</title>
<updated>2007-10-11T00:49:38+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-11T00:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=16890a8c0ee6af63b6a54a8209bae4f2a095e644'/>
<id>urn:sha1:16890a8c0ee6af63b6a54a8209bae4f2a095e644</id>
<content type='text'>
documentation and test it.  Update NEWS and TODO for the completion of
the history code.

</content>
</entry>
<entry>
<title>Add history to the wallet-backend and to its documentation and the end-user</title>
<updated>2007-10-10T22:47:14+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-10T22:47:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=5370a35b615d5d868829ba52748208d9f1b129a5'/>
<id>urn:sha1:5370a35b615d5d868829ba52748208d9f1b129a5</id>
<content type='text'>
documentation.  Fix a variety of other problems with the documentation of
the ACLs used and add mentions of getattr and setattr to a few places
where they were missing.

</content>
</entry>
<entry>
<title>Add comprehensive license information in LICENSE and update the copyright</title>
<updated>2007-10-05T21:59:05+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-05T21:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=500b0dfb2ec5a9cb561f6095f169275dee98e054'/>
<id>urn:sha1:500b0dfb2ec5a9cb561f6095f169275dee98e054</id>
<content type='text'>
and license statements in all files.  Make sure that some files that were
missing copyright information now have them.  Reference LICENSE rather
than README in all notices.

</content>
</entry>
<entry>
<title>Fix the keytab attribute handling to call getattr and setattr instead of</title>
<updated>2007-10-05T20:34:30+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-05T20:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=64cae8e20ec8756a4c8503466a8754cecf417aa6'/>
<id>urn:sha1:64cae8e20ec8756a4c8503466a8754cecf417aa6</id>
<content type='text'>
just attr to match the actual API.

</content>
</entry>
<entry>
<title>The wallet client now automatically sets the sync attribute on a keytab</title>
<updated>2007-10-05T02:58:47+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2007-10-05T02:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=dbd33500b645f9caaa6dbb7d18a3f4932b53847a'/>
<id>urn:sha1:dbd33500b645f9caaa6dbb7d18a3f4932b53847a</id>
<content type='text'>
object when get is called with the -S flag.

</content>
</entry>
</feed>
