<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git, branch 0.14</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-3583: Tag the 0.14 release</title>
<updated>2012-01-30T21:08:08+00:00</updated>
<author>
<name>Justin Ross</name>
<email>jross@apache.org</email>
</author>
<published>2012-01-30T21:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=e501d59e1b89dc80235e29a317248916ff932110'/>
<id>e501d59e1b89dc80235e29a317248916ff932110</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/tags/0.14@1238013 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/tags/0.14@1238013 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3582: stop client reporting "Unable to load custom SASL providers" during initial connection</title>
<updated>2011-12-01T11:37:04+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2011-12-01T11:37:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=9ff6f293df7ffaf997ff165e838b4a0e4cc1a2c4'/>
<id>9ff6f293df7ffaf997ff165e838b4a0e4cc1a2c4</id>
<content type='text'>
merged from trunk r1205197


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1209041 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
merged from trunk r1205197


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1209041 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3654: ANONYMOUS SASL mechanism does not work on Java client</title>
<updated>2011-11-30T23:30:29+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2011-11-30T23:30:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=46c52f4d34f3b21130cb0614684a173ea940e9ff'/>
<id>46c52f4d34f3b21130cb0614684a173ea940e9ff</id>
<content type='text'>
Added a CallbackHandler for the ANONYMOUS mechanism (even though
it should never be called)
- This is necessary because the client uses the map of callback
  handlers to construct the list of available mechanisms.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1208879 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a CallbackHandler for the ANONYMOUS mechanism (even though
it should never be called)
- This is necessary because the client uses the map of callback
  handlers to construct the list of available mechanisms.

git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1208879 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3489: Added org.apache.qpid.server.message to exported packages for broker</title>
<updated>2011-11-29T03:13:55+00:00</updated>
<author>
<name>Andrew Donald Kennedy</name>
<email>grkvlt@apache.org</email>
</author>
<published>2011-11-29T03:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=bf650d83331cf10f4f015424b773c5ddea1ce08c'/>
<id>bf650d83331cf10f4f015424b773c5ddea1ce08c</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1207741 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1207741 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Cherry-picked from trunk commit r1203649.</title>
<updated>2011-11-18T16:25:17+00:00</updated>
<author>
<name>Ted Ross</name>
<email>tross@apache.org</email>
</author>
<published>2011-11-18T16:25:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=024775219e0763ca6a1476c9867eb8a64a557979'/>
<id>024775219e0763ca6a1476c9867eb8a64a557979</id>
<content type='text'>
NO-JIRA - Converted connection-options in qmf-tool from string to map.
When the wrapped Python API was updated to match the pure Python API, the connection options
were changed from the (c++)-style string to the python-style keyword args.  This update
adapts qmf-tool to this change.


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1203721 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NO-JIRA - Converted connection-options in qmf-tool from string to map.
When the wrapped Python API was updated to match the pure Python API, the connection options
were changed from the (c++)-style string to the python-style keyword args.  This update
adapts qmf-tool to this change.


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1203721 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: add licence headers</title>
<updated>2011-11-17T22:08:52+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2011-11-17T22:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=eb775618e3aaf1fd994a5234a42670d31ac703a1'/>
<id>eb775618e3aaf1fd994a5234a42670d31ac703a1</id>
<content type='text'>
merge from trunk r1203385 and r1203390


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1203391 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
merge from trunk r1203385 and r1203390


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1203391 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3579: Moved qpid-analyze-trace to cpp/src/tools to address concerns about tool placement, code maturity etc.</title>
<updated>2011-11-17T21:40:47+00:00</updated>
<author>
<name>Kim van der Riet</name>
<email>kpvdr@apache.org</email>
</author>
<published>2011-11-17T21:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=b55837e3adfa1829872f24cb52cd35195b5d5a60'/>
<id>b55837e3adfa1829872f24cb52cd35195b5d5a60</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1203381 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1203381 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3579: Tool to aid in analyzing trace messages in c++ broker log files - added from trunk to 0.14 branch</title>
<updated>2011-11-17T19:19:00+00:00</updated>
<author>
<name>Kim van der Riet</name>
<email>kpvdr@apache.org</email>
</author>
<published>2011-11-17T19:19:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=a95a0529d6a02f991c07d7b315ae7228bdca05e2'/>
<id>a95a0529d6a02f991c07d7b315ae7228bdca05e2</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1203339 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1203339 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-2703: restore the import removed when merging r1203139 in r1203317, it was unused on trunk but still required on the 0.14 branch</title>
<updated>2011-11-17T19:09:06+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2011-11-17T19:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=df9881c3f0bd5e649fbd6d395125222495629dd4'/>
<id>df9881c3f0bd5e649fbd6d395125222495629dd4</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1203332 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1203332 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: Regenerate java-broker test cert as it has expired.</title>
<updated>2011-11-17T19:06:33+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2011-11-17T19:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/qpid-python.git/commit/?id=6734b0430496b7fb88c4151c0c1ea4123860d989'/>
<id>6734b0430496b7fb88c4151c0c1ea4123860d989</id>
<content type='text'>
merged from trunk r1203235


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1203330 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
merged from trunk r1203235


git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.14@1203330 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
