summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-1340 froM Mick Goulish: preliminary client-side failover support.Alan Conway2008-10-1027-19/+2302
* Client-side support for amq.faiover exchange. Connection::getKnownBrokers pro...Alan Conway2008-10-0916-162/+245
* QPID-1306Carl C. Trieloff2008-10-092-2/+55
* Added options to perftestCarl C. Trieloff2008-10-091-14/+36
* Make Address/TcpAddress manipulation portable; extend SystemInfo functions to...Stephen D. Huston2008-10-099-99/+360
* QPID-1327 - Added optional severity override in the eventRaise methodTed Ross2008-10-098-7/+28
* Minor indentation fixesGordon Sim2008-10-094-147/+147
* Made expireTime an optional property of session (mgmt)Ted Ross2008-10-081-0/+1
* QPID-1327 - Added severity field to events, cleaned up routing key usageTed Ross2008-10-084-15/+39
* QPID-1306Carl C. Trieloff2008-10-086-32/+165
* Add uuid wrapper for Windows; resolves QPID-1328Stephen D. Huston2008-10-085-3/+127
* Added serialize/deserialize for ObjectIdTed Ross2008-10-084-6/+122
* Fixed a couple of distribution bugsTed Ross2008-10-082-0/+3
* Add ManagementEvent.h to distributed files.Gordon Sim2008-10-081-0/+1
* SessionImpl using ExceptionHolder to generate correctly typed exceptions..Alan Conway2008-10-085-49/+44
* rubygen/framing.0-10/constants.rb: create functions for all 3 exception subcl...Alan Conway2008-10-089-77/+105
* QPID-1327 - Event support for ManagementTed Ross2008-10-0726-607/+1008
* broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.Alan Conway2008-10-0724-51/+449
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-0745-100/+102
* Abstract native file-locking and directory detection/creation to portable cla...Stephen D. Huston2008-10-0710-96/+405
* workaround for bug in REXML xpath implRafael H. Schloming2008-10-061-1/+8
* Don't refer to BROKER_SASL_NAME is SASL not configured; refixes QPID-1309Stephen D. Huston2008-10-031-0/+4
* Cluster join & brain-dumps working.Alan Conway2008-10-0330-907/+807
* Added Windows implementation of qpid::sys::strErrorStephen D. Huston2008-10-031-0/+47
* Add Windows threading and synchronization primitivesStephen D. Huston2008-10-038-2/+418
* QPID-1306Carl C. Trieloff2008-10-031-0/+79
* QPID 1306Carl C. Trieloff2008-10-037-5/+243
* Include IntegerTypes.h in packaged headers.Gordon Sim2008-10-031-1/+1
* Resolve QPID-1311Stephen D. Huston2008-10-0210-16/+108
* Resolve QPID-1309Stephen D. Huston2008-10-024-6/+51
* Handle case where first message in 'ring queue' would exceed limit.Gordon Sim2008-09-301-0/+7
* This is for QPID-1297.Rajith Muditha Attapattu2008-09-305-15/+35
* Added a default value for param in authorize and lookup methods in Acl.h and ...Rajith Muditha Attapattu2008-09-303-3/+5
* QPID-1306Carl C. Trieloff2008-09-301-4/+4
* QPID-1306Carl C. Trieloff2008-09-302-24/+12
* QPID-1306Carl C. Trieloff2008-09-309-45/+227
* Remove unused file.Alan Conway2008-09-302-101/+0
* Added missing locks in cluster code.Alan Conway2008-09-273-1/+4
* Clean up end-of-dump protocol for new cluster members.Alan Conway2008-09-2610-79/+38
* Call updateMemberStats for the first member of the cluster.Alan Conway2008-09-261-0/+1
* Bugfix, tests were crashing.Alan Conway2008-09-261-15/+16
* cluster:]Alan Conway2008-09-268-104/+70
* Fix build problems on rhel 5.2 and 64-bit encoding bug.Alan Conway2008-09-2614-29/+32
* This adds the user_id checking described in QPID-943.Rajith Muditha Attapattu2008-09-256-20/+54
* Fixed incorrect exception message.Alan Conway2008-09-251-3/+2
* Added ScopedSuppressLogging, used to suppress expected error messages in tests.Alan Conway2008-09-258-57/+69
* Enabled management, add cluster shutdown command.Alan Conway2008-09-2512-122/+95
* Cluster replicates session command sequence state and consumers to newcomers.Alan Conway2008-09-2422-154/+316
* Corrected a careless mistake I made on an earlier commit.Gordon Sim2008-09-241-1/+1
* Removed the state lock from the RdmaIO codeAndrew Stitcher2008-09-233-96/+129