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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Make APR/"posix" configurable using --disable-apr
Andrew Stitcher
2007-04-26
2
-4
/
+10
*
Added environment variables as a source of Qpid configuration.
Alan Conway
2007-04-25
3
-2
/
+36
*
* qpid/CommonOptions.h:
Alan Conway
2007-04-25
12
-589
/
+269
*
Added some dtx related unit tests
Gordon Sim
2007-04-20
11
-154
/
+520
*
Some dtx related updates.
Gordon Sim
2007-04-19
19
-70
/
+731
*
Longer broker_start timeout to avoid failures in plague builds.
Alan Conway
2007-04-17
1
-1
/
+1
*
More QPID-243
Andrew Stitcher
2007-04-17
1
-201
/
+194
*
* qpidc.spec.in: bump RPM revision for bugfix.
Alan Conway
2007-04-16
2
-6
/
+7
*
Disable ClientChannelTest to allow RPM work to continue. I am investigating.
Alan Conway
2007-04-16
1
-2
/
+2
*
Fixes QPID-303 and QPID-409.
Gordon Sim
2007-04-16
4
-17
/
+53
*
* Moved code generation into top-level gen/ dir with own Makefile.am
Alan Conway
2007-04-14
4
-81
/
+11
*
* tests/Makefile.am: fix for source move.
Alan Conway
2007-04-13
1
-4
/
+2
*
Fixed broken installation of .h files.
Alan Conway
2007-04-13
1
-4
/
+2
*
Moved src/ source code to src/qpid directory:
Alan Conway
2007-04-13
260
-407
/
+411
*
* cpp/configure.ac: Disable static libraries by default. Half the build time!
Alan Conway
2007-04-11
2
-3
/
+6
*
* src/tests/Makefile.am: Remove trailing blanks.
Jim Meyering
2007-04-11
1
-3
/
+3
*
* src/tests/Makefile.am: Use .NOTPARALLEL target to suppress
Jim Meyering
2007-04-11
1
-0
/
+4
*
* src/tests/Makefile.am (check): Depend on ../qpidd, too,
Jim Meyering
2007-04-11
1
-1
/
+2
*
* cpp/qpidc.spec.in: Added qpidd-devel sub-package.
Alan Conway
2007-04-11
32
-61
/
+59
*
* Fixes to enable VPATH builds.
Alan Conway
2007-04-11
3
-6
/
+5
*
Added extra method to transaction control interface for store plugins.
Gordon Sim
2007-04-11
6
-0
/
+20
*
* docs/api/*: Fixed API doc generation to work with VPATH builds.
Alan Conway
2007-04-10
3
-225
/
+237
*
* cpp/src/broker/BrokerMessageMessage.h: Change reference from weak_ptr to
Alan Conway
2007-04-05
6
-6
/
+49
*
* Exteneded use of shared pointers frame bodies across all send() commands.
Alan Conway
2007-04-05
16
-77
/
+345
*
* Further (minor) changes to the interface between store and broker.
Gordon Sim
2007-04-05
16
-170
/
+137
*
* Made client::Channel bi-modal: 0-8 or 0-9 modes.
Alan Conway
2007-04-04
6
-56
/
+488
*
* tests/FramingTest.cpp: Fixed integer types to build on 64 bit architectures
Alan Conway
2007-04-03
2
-15
/
+15
*
* Remove redundant Makefile.am, not needed with single src/ makefile.
Alan Conway
2007-04-03
5
-179
/
+10
*
Moved BasicMessage::WaitableDestination to IncomingMessage::WaitableDestinati...
Alan Conway
2007-04-03
4
-63
/
+72
*
* cpp/src/broker/Broker.cpp: Join cleaner thread.
Alan Conway
2007-04-03
4
-143
/
+160
*
Run selected python tests with make check TESTS=python_tests PYTHON_TESTS=<s...
Alan Conway
2007-04-02
1
-1
/
+1
*
Fix error in flags.
Alan Conway
2007-04-02
1
-1
/
+1
*
Fix error in previous commit.
Alan Conway
2007-04-02
1
-3
/
+3
*
* src/tests/examples.README,examples.Makefile: out of date, removed.
Alan Conway
2007-04-02
9
-204
/
+164
*
More QPID-243
Andrew Stitcher
2007-04-02
3
-6
/
+168
*
Fix for the most disruptive items in QPID-243.
Andrew Stitcher
2007-04-02
276
-14
/
+25975
*
Renamed cpp-0-9 to cpp
Alan Conway
2007-03-21
2
-0
/
+97
*
* cpp: svn removed, will rename cpp-0-9
Alan Conway
2007-03-21
2
-97
/
+0
*
- rpm: make rpm now builds RPMs under rpm/ directory.
Alan Conway
2006-12-23
1
-0
/
+20
*
Sundry fixes to spec and build system for RPM packaging.
Alan Conway
2006-12-13
1
-0
/
+3
*
2006-12-11 Alan Conway <aconway@redhat.com>
Alan Conway
2006-12-12
1
-3
/
+3
*
Patch sumbitted to qpid-dev:
Gordon Sim
2006-12-06
1
-5
/
+11
*
2006-12-05 Jim Meyering <meyering@redhat.com>
Alan Conway
2006-12-05
1
-2
/
+0
*
Re-enable signal handling. Make APRAcceptor::shutdown() threadsafe.
Gordon Sim
2006-12-01
1
-2
/
+4
*
2006-12-01 Jim Meyering <meyering@redhat.com>
Alan Conway
2006-12-01
174
-14088
/
+18
*
Patches from Andrew Stitcher to fix QPID-140, QPID-141.
Alan Conway
2006-11-30
2
-8
/
+13
*
Some further tweaks to MessageStore interface.
Gordon Sim
2006-11-30
9
-33
/
+46
*
Changes for building on RHEL3. Also bundle debug and release libs
Steven Shaw
2006-11-30
1
-0
/
+2
*
Fix apr-1 header includes.
Alan Conway
2006-11-29
2
-2
/
+2
*
Posix EventChannel implementation using epoll. Placeholder for kevents.
Alan Conway
2006-11-29
35
-638
/
+1371
[next]