openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Apache Qpid C++ Broker
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 220 of 228
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[no comment]
Andrew Stitcher
More...
about 18 years ago
[no comment]
Andrew Stitcher
More...
about 18 years ago
[no comment]
Andrew Stitcher
More...
about 18 years ago
[no comment]
Andrew Stitcher
More...
about 18 years ago
r8...@fuschia: andrew | 2007-01-17 17:34:13 +0000 Updated to latest upstream changes
Andrew Stitcher
More...
about 18 years ago
[no comment]
Andrew Stitcher
More...
about 18 years ago
r7...@fuschia: andrew | 2007-01-17 01:25:16 +0000 * Added Test for new MessageHandlerImpl (but no actual tests yet) * Filled in lots of the blanks in the MessageHandlerImpl with code stolen from the BasicHandlerImpl
Andrew Stitcher
More...
about 18 years ago
File missed in last commit.
Alan Conway
More...
about 18 years ago
* cpp/lib/common/framing/MethodContext.h: Reduced MethodContext to ChannelAdapter and Method Body. Request ID comes from body, ChannelAdapter is used to send frames, not OutputHandler.
Alan Conway
More...
about 18 years ago
Changed methodBody in Methodcontext to be a shared_ptr
Andrew Stitcher
More...
about 18 years ago
From Andrew Stitcher <
[email protected]
>
Alan Conway
More...
about 18 years ago
Trivial FIXMEs.
Alan Conway
More...
about 18 years ago
* framing/ChannelAdapter.cpp: Enable channel state assertions.
Alan Conway
More...
about 18 years ago
* broker/Broker.cpp: Don't create Acceptor in shutdown() - required so InProcessBroker does not attempt to bind.
Alan Conway
More...
about 18 years ago
* cpp/lib/broker/Broker.cpp: Defer creation of acceptor till needed so InProcessBroker will not listen on any port.
Alan Conway
More...
about 18 years ago
Andrew Stitcher <
[email protected]
> r7...@fuschia: andrew | 2007-01-12 00:35:16 +0000 Branch for my work on Qpid.0-9 r7...@fuschia: andrew | 2007-01-12 00:59:28 +0000 Added in empty implementation of handler class for protocol Message class r7...@fuschia: andrew | 2007-01-17 01:25:16 +0000 * Added Test for new MessageHandlerImpl (but no actual tests yet) * Filled in lots of the blanks in the MessageHandlerImpl with code stolen from the BasicHandlerImpl r8...@fuschia: andrew | 2007-01-17 17:34:13 +0000 Updated to latest upstream changes r8...@fuschia: andrew | 2007-01-19 00:31:59 +0000 Fixed merge errors r8...@fuschia: andrew | 2007-01-19 00:47:29 +0000 Another merge problem fixed r8...@fuschia: andrew | 2007-01-24 11:27:48 +0000 Started work on the Message class handler implementation r9...@fuschia: andrew | 2007-01-30 17:05:05 +0000 Working again after broker Message refactor r9...@fuschia: andrew | 2007-01-30 18:39:18 +0000 Fix for extra parameter to transfer
Alan Conway
More...
about 18 years ago
* client/* framing/*: fixed client-side request ID processing.
Alan Conway
More...
about 18 years ago
Separated the errata in the XML spec file and put them into a file amqp-errara.0-9.xml. Added this file to the codegen. Fixed minor codegen bug in which fields in merged classes have repeating ordinal numbers. Added missing mandatory field to Message.Transger in the new errata file.
Kim van der Riet
More...
about 18 years ago
* Added ClientAdapter - client side ChannelAdapter. Updated client side. * Moved ChannelAdapter initialization from ctor to init(), updated broker side. * Improved various exception messages with boost::format messages. * Removed unnecssary virtual inheritance. * Widespread: fixed incorrect non-const ProtocolVersion& parameters. * Client API: pass channels by reference, not pointer. * codegen: - MethodBodyClass.h.templ: Added CLASS_ID, METHOD_ID and isA() template. - Various: fixed non-const ProtocolVersion& parameters. * cpp/bootstrap: Allow config arguments with -build. * cpp/gen/Makefile.am: Merged codegen fixes from trunk.
Alan Conway
More...
about 18 years ago
* Fixed typo in make rpm target.
Alan Conway
More...
about 18 years ago
* qpidc.spec.in: fixed bad date in changelog.
Alan Conway
More...
about 18 years ago
* qpidc.spec.in: updated to release 3 for RPM. * gen/make-gen-src-mk.sh: fixed problem with makefile generation in a new checkout. * Other Makefile.am: added missing files to maintainer-clean. * Added missing svn-ignores.
Alan Conway
More...
about 18 years ago
* Removed .txt extension from README NOTICE LICENSE to follow common practice. * Updated all references to .txt files. * rpm/Makefile.am: Fixed local-clean target to clean up generaed directories.
Alan Conway
More...
about 18 years ago
Ignore generated files qpidc.spec, rpm/ BUILD RPMS SOURCES SPECS SRPMS
Alan Conway
More...
about 18 years ago
2007-01-24 Jim Meyering <
[email protected]
>
gordonsim
as Gordon Sim
More...
about 18 years ago
use same name for pid file as start_broker
gordonsim
as Gordon Sim
More...
about 18 years ago
Don't close channel on connection (resulting in BrokerAdapter being deleted) until close request has been successfully sent.
gordonsim
as Gordon Sim
More...
about 18 years ago
Patch from Jim Meyering (
[email protected]
) submitted on dev list.
gordonsim
as Gordon Sim
More...
about 18 years ago
* Fixed request-response correlation on the broker.
Alan Conway
More...
about 18 years ago
Updated size calculation of request frame.
gordonsim
as Gordon Sim
More...
about 18 years ago
←
1
2
…
216
217
218
219
220
221
222
223
224
…
227
228
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree