index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add short sleep before killing python server to ensure it has had a chance to...
Gordon Sim
2008-05-30
1
-0
/
+1
*
Use symbolic constants for message flow values.
Alan Conway
2008-05-27
2
-5
/
+4
*
Corrected examples for new session API.
Alan Conway
2008-05-26
6
-2
/
+6
*
Changes to Session API:
Alan Conway
2008-05-26
12
-25
/
+32
*
Fix compile error in examples.
Alan Conway
2008-05-26
2
-2
/
+2
*
QPID-1034 by Senaka Fernando
Carl C. Trieloff
2008-05-16
1
-0
/
+26
*
- Enable python tets and examples in make rpmbuild.
Alan Conway
2008-05-15
1
-4
/
+2
*
Fix example check in rpmbuild.
Alan Conway
2008-05-14
2
-8
/
+7
*
Exclude XML example if XML not enabled.
Alan Conway
2008-05-14
1
-1
/
+1
*
Exclude XML example checks if XML support is not available.
Alan Conway
2008-05-14
2
-18
/
+21
*
Fix typo in examples.
Alan Conway
2008-05-13
1
-3
/
+3
*
QPID-1044: Part of patch from Jonathan Robie + changes to verify scripts to k...
Gordon Sim
2008-05-12
9
-86
/
+90
*
From https://issues.apache.org/jira/browse/QPID-879 contributed by Jonathan R...
Alan Conway
2008-05-06
6
-4
/
+314
*
Turn auth back on by default for c++ broker (only if SASL libs are available)
Gordon Sim
2008-05-01
1
-1
/
+1
*
QPID-966: applied patch from rajith; altered to use uuid as session name; upd...
Gordon Sim
2008-05-01
10
-13
/
+13
*
QPID-971 - Senaka Fernando, I also edited the README in a few places.
Carl C. Trieloff
2008-04-28
2
-0
/
+128
*
Fix building examples when using a VPATH build
Andrew Stitcher
2008-04-25
1
-1
/
+1
*
QPID-920: converted c++ client to use final 0-10 protocol
Gordon Sim
2008-04-20
5
-11
/
+13
*
Fix compile errors/warnings with gcc 4.3
Alan Conway
2008-03-25
1
-2
/
+5
*
Fix verify script problem
Alan Conway
2008-02-21
3
-15
/
+93
*
Update examples with ASYNC mode to newSession
Alan Conway
2008-02-20
9
-9
/
+9
*
Fixed race condition in the examples: when a listener program prints
Alan Conway
2008-02-18
2
-36
/
+43
*
Fix problem with verify script in ../../bin.
Alan Conway
2008-02-18
1
-1
/
+2
*
Added sleep to verify script to avoid startup races.
Alan Conway
2008-02-18
1
-1
/
+3
*
Updated c++ and python fanout examples and verify scripts.
Alan Conway
2008-02-15
10
-109
/
+106
*
Fix verify error in Makefile.am
Alan Conway
2008-02-12
2
-2
/
+5
*
Create a tar file of verify scripts suitable for untarring into and installed...
Alan Conway
2008-02-12
3
-88
/
+12
*
cpp/examples/direct, fanout: Converted listener.cpp to SubscriptionManager.
Alan Conway
2008-02-08
28
-214
/
+265
*
Added verify scripts to run mixed python/cpp examples.
Alan Conway
2008-02-08
16
-15
/
+214
*
Refactored verify scripts, added verify for python Examples.
Alan Conway
2008-02-08
6
-93
/
+31
*
Disable QPID_DATA_DIR for verify tests.
Alan Conway
2008-02-07
1
-1
/
+1
*
Fix error in script - not passing $ARGS to background processes.
Alan Conway
2008-01-24
1
-4
/
+8
*
verify: kill any stray child processes on exit.
Alan Conway
2008-01-23
1
-0
/
+3
*
Fixed bug in verify - was not properly killing ./server process in
Alan Conway
2008-01-23
5
-51
/
+45
*
examples/Makefile.am:
Alan Conway
2008-01-23
3
-2
/
+8
*
Take space out the queue name as it currently upsets the java client when use...
Gordon Sim
2008-01-23
2
-7
/
+7
*
Add optional host, port arguments to all example clients.
Alan Conway
2008-01-18
14
-45
/
+59
*
Use amq.direct in reply to (as queue is bound to that exchange anyway)
Gordon Sim
2008-01-17
1
-1
/
+1
*
examples/Makefile.am: Fixed build failures.
Alan Conway
2007-12-14
5
-429
/
+13
*
verify: starts its own broker when run in build.
Alan Conway
2007-12-14
4
-180
/
+12
*
From: Jonathan Robie <jrobie@redhat.com>
Alan Conway
2007-12-14
15
-62
/
+448
*
examples/verify: Modified so it can be run in a checkout or in an installation.
Alan Conway
2007-12-13
1
-5
/
+6
*
Make sure abs_srcdir is defined (for older automake versions)
Alan Conway
2007-12-10
1
-0
/
+3
*
src/tests/Makefile.am: Add BrokerFixture.h to sourc lists
Alan Conway
2007-12-07
1
-1
/
+1
*
examples/verify
Alan Conway
2007-12-07
7
-50
/
+208
*
Remove reference to deleted file
Gordon Sim
2007-12-06
1
-1
/
+0
*
Fixed minor problems with example Makefiles.
Alan Conway
2007-12-05
5
-120
/
+11
*
Removed deleted program
Gordon Sim
2007-12-05
1
-1
/
+1
*
Removed line for deleted file.
Gordon Sim
2007-12-05
1
-1
/
+0
*
Remove unnecessary file.
Gordon Sim
2007-12-05
2
-131
/
+0
[next]