summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
Commit message (Expand)AuthorAgeFilesLines
* Merged Alan's cluster changes from trunk.qmf-devel0.7aTed Ross2010-03-3015-462/+63
* Merged the trunk back into the QMF branch.Ted Ross2010-03-3051-272/+497
* Methods (both styles) and Session-scope get queries now working for both V1 a...Ted Ross2010-03-302-13/+25
* intercept mgmt msgs based on qmf versionKenneth Anthony Giusti2010-03-294-32/+69
* broker agent qmf2 heartbeat and naming supportKenneth Anthony Giusti2010-03-293-15/+97
* Merged the trunk back into the branch.Ted Ross2010-03-2714-338/+473
* qmf v1 tests passKenneth Anthony Giusti2010-03-263-29/+48
* fix v2 list code genKenneth Anthony Giusti2010-03-262-29/+27
* remove second uint64 from object idKenneth Anthony Giusti2010-03-261-1/+26
* dual qmf-mode broker agentKenneth Anthony Giusti2010-03-265-268/+551
* Fixed bugs related to query-by-objectIdTed Ross2010-03-262-2/+2
* Updating qmf branch with latest updates:Ted Ross2010-03-264-154/+136
* Checkpointing updates for the Python console.Ted Ross2010-03-232-11/+15
* bugfix: use null string when no correlation id neededKenneth Anthony Giusti2010-03-231-6/+6
* merge r926606:926753 from trunk - trunk passes cluster testsKenneth Anthony Giusti2010-03-231-3/+6
* add exception msg generation on method call failureKenneth Anthony Giusti2010-03-232-23/+35
* merge r919024:926606 trunk into this branchKenneth Anthony Giusti2010-03-2399-716/+1607
* Added agent name and epoch to the ObjectIdKenneth Anthony Giusti2010-03-222-20/+34
* get query req handlingKenneth Anthony Giusti2010-03-224-113/+231
* modify addObject() APIKenneth Anthony Giusti2010-03-196-56/+88
* Added functioning agent discovery, heartbeat, and age-out to C++ agent and Py...Ted Ross2010-03-192-52/+67
* authorize agent method callKenneth Anthony Giusti2010-03-191-45/+150
* agent side method request handlingKenneth Anthony Giusti2010-03-183-50/+188
* revert to original schema encodingKenneth Anthony Giusti2010-03-182-19/+13
* checkpoint prior to schema revertKenneth Anthony Giusti2010-03-182-29/+68
* Added the proper message content-type so clients can properly interpret sent ...Ted Ross2010-03-172-6/+9
* compiles... added TODO notesKenneth Anthony Giusti2010-03-172-0/+25
* checkpoint: more syntax fixesKenneth Anthony Giusti2010-03-172-82/+161
* Fixed encoding for map-properties.Ted Ross2010-03-171-0/+1
* Added agent-naming, agent-heartbeat.Ted Ross2010-03-173-38/+52
* checkpointKenneth Anthony Giusti2010-03-174-141/+354
* Added type conversions for the broker's use of the QMF-generated headers.Ted Ross2010-03-167-9/+65
* code gen changesKenneth Anthony Giusti2010-03-163-95/+176
* Added map encode/decode support for qmf code generationKenneth Anthony Giusti2010-03-154-12/+101
* Added testagent/schema.xml to EXTRA_DIST, was causing make distcheck to fail.Alan Conway2010-03-041-0/+1
* This is a fix for QPID-2428Rajith Muditha Attapattu2010-03-041-1/+1
* Increase test_watchdog interval to avoid spurious test failures.Alan Conway2010-03-031-2/+2
* Amended cluster error message for decoding failures.Alan Conway2010-03-031-1/+1
* Extended cluster_tests.test_management exposes a bug.Alan Conway2010-03-032-23/+75
* Added tests/testagent, a simple QMF agent for use in tests.Alan Conway2010-03-034-0/+322
* QPID-2386: added username (if available) to log entry for failed authentication.Gordon Sim2010-03-031-19/+22
* QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-0313-75/+80
* QPID-2427: Align browsing option with approach used in python clientGordon Sim2010-03-032-3/+16
* QPID-2426: Check for empty name in address when resolvingGordon Sim2010-03-031-0/+3
* Fix: decoding error causes cluster broker to exit.Alan Conway2010-03-011-4/+16
* Small Hack to allow Windows to compile without error until the qmfv2 changes ...Andrew Stitcher2010-02-261-1/+4
* QPID-2423 - Add Constructors to set initial value of content for MapContent a...Ted Ross2010-02-263-0/+65
* Fix cluster abort on shutdown in ClusterTimer::fire.Alan Conway2010-02-264-3/+10
* Last member of a cluster always has clean store.Alan Conway2010-02-254-17/+55
* Configure boost tests to create core dumps.Alan Conway2010-02-252-1/+3