<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5-wallet.git/tests/data, branch release/0.11</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.11</id>
<link rel='self' href='https://git.gnuabordo.com.br/krb5-wallet.git/atom?h=release%2F0.11'/>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/'/>
<updated>2010-03-04T03:49:46+00:00</updated>
<entry>
<title>Remove file names from test file headers</title>
<updated>2010-03-04T03:49:46+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-03-04T03:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=69289862465a3bfb3488c1b3a674b6b06c9911ee'/>
<id>urn:sha1:69289862465a3bfb3488c1b3a674b6b06c9911ee</id>
<content type='text'>
Coding style update.  Don't prefix the file short description with the
file name; it's not needed.
</content>
</entry>
<entry>
<title>Add a check to the full client test suite for storing a nul</title>
<updated>2010-02-21T04:47:58+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-21T04:47:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=da4a4051085c857c1ee50080309190ea1113b18e'/>
<id>urn:sha1:da4a4051085c857c1ee50080309190ea1113b18e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support in the wallet client for store of binary data</title>
<updated>2010-02-21T03:55:05+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-21T03:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=a3ee976840e97d37022ec117bae09fef25ac4385'/>
<id>urn:sha1:a3ee976840e97d37022ec117bae09fef25ac4385</id>
<content type='text'>
Refactor the wallet client code to use remctl_commandv and send stores
with data containing nul.
</content>
</entry>
<entry>
<title>Fix multiple builddir != srcdir issues with test suite</title>
<updated>2010-02-10T06:13:53+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-10T06:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=0f81ba24e021a63d42c51ee9bec6e521fc540251'/>
<id>urn:sha1:0f81ba24e021a63d42c51ee9bec6e521fc540251</id>
<content type='text'>
Simplify the build rules for the test suite to take advantage of the
improved runtests support for builddir != srcdir.  Stop doing Autoconf
substitution on full.conf now that we have that support.
</content>
</entry>
<entry>
<title>Stop doing Autoconf substitution on some test suite code</title>
<updated>2010-02-10T05:01:33+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-10T05:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=a556c732806da87d06bb787565e12240ea39b553'/>
<id>urn:sha1:a556c732806da87d06bb787565e12240ea39b553</id>
<content type='text'>
Anything that only was using substitution for the paths to the build
tree now uses $SOURCE and $BUILD instead.  Stop doing substitution.
Also fix tests/data/cmd-wrapper to use the environment variables.
</content>
</entry>
<entry>
<title>Remove kaserver synchronization support from the wallet client</title>
<updated>2010-02-09T21:37:58+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2010-02-09T21:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=2d33440272200cad20a5a4c58e5d8aa0dfad9a1f'/>
<id>urn:sha1:2d33440272200cad20a5a4c58e5d8aa0dfad9a1f</id>
<content type='text'>
The wallet client no longer enables kaserver synchronization when a
srvtab is requested with -S.  Instead, it just extracts the DES key
from the keytab and writes it to a srvtab.  It no longer forces the
kvno of the srvtab to 0 (a Stanford-specific action) and instead
preserves the kvno from the key in the keytab.  This should now do the
right thing for sites that use a KDC that serves both Kerberos v4 and
Kerberos v5 from the same database.
</content>
</entry>
<entry>
<title>Remove Subversion Id strings</title>
<updated>2009-06-09T21:39:39+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2009-06-09T21:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=574a9c0456c182831b3d01a4d7ee0c737b91b107'/>
<id>urn:sha1:574a9c0456c182831b3d01a4d7ee0c737b91b107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The wallet command-line client now reads the data for store from a</title>
<updated>2008-04-24T23:05:14+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-04-24T23:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=86bce23e53e6cc89ed5104b21a5fe33fab5a7a9f'/>
<id>urn:sha1:86bce23e53e6cc89ed5104b21a5fe33fab5a7a9f</id>
<content type='text'>
file (using -f) or from standard input (if -f wasn't given) when the
data isn't specified on the command line.  The data still must not
contain nul characters.

</content>
</entry>
<entry>
<title>Add a test suite for wallet -u.</title>
<updated>2008-04-24T00:11:32+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-04-24T00:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=c052d71301f282eec999216c0f846a345f9e1b33'/>
<id>urn:sha1:c052d71301f282eec999216c0f846a345f9e1b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test suite for kasetkey.</title>
<updated>2008-04-07T20:57:24+00:00</updated>
<author>
<name>Russ Allbery</name>
<email>rra@stanford.edu</email>
</author>
<published>2008-04-07T20:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnuabordo.com.br/krb5-wallet.git/commit/?id=709667f047edc1fc97d669d714d047e8ef960923'/>
<id>urn:sha1:709667f047edc1fc97d669d714d047e8ef960923</id>
<content type='text'>
</content>
</entry>
</feed>
