summaryrefslogtreecommitdiff
path: root/qpid/cpp/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk to r752275Stephen D. Huston2009-03-101-8/+51
* QPID-1595 from william -- trade demoCarl C. Trieloff2009-02-091-0/+1
* Reversed change to error message on missing cluster packages.Kim van der Riet2009-02-031-2/+2
* Changed name of UpdateClient's queue from "\000qpid-update" to "qpid.qpid-upd...Kim van der Riet2009-02-031-2/+2
* Corrected error message.Alan Conway2008-12-221-1/+1
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-191-0/+1
* Handle package name changes in Fedora10: openais->corosync cman->cmanlibAlan Conway2008-12-171-20/+20
* bumped version number to 0.4 for M4Rafael H. Schloming2008-12-101-1/+1
* Exorcise remains of boost.spirit parser.Alan Conway2008-11-201-3/+0
* Optional cluster integration with cman quorum service.Alan Conway2008-11-181-8/+26
* Fix test for xml depsGordon Sim2008-10-241-1/+1
* QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ex...Gordon Sim2008-10-171-0/+28
* configure.ac: check for presence of libboost_threads vs. libboost_threads-mtAlan Conway2008-10-161-0/+3
* QPID-1340 froM Mick Goulish: preliminary client-side failover support.Alan Conway2008-10-101-0/+1
* Resolve QPID-1309Stephen D. Huston2008-10-021-0/+3
* Implementation of AMQP over RDMA protocols (Infiniband)Andrew Stitcher2008-09-111-1/+1
* QPID-1274 - Improved packaging for management agent and code generation toolTed Ross2008-09-051-0/+2
* Removed unused rpm targets and files.Alan Conway2008-08-261-2/+0
* Use numeric version number 0.3 in AC_INIT.Alan Conway2008-08-211-1/+1
* Update version, NOTICE files.Aidan Skinner2008-08-211-1/+1
* Configure --without-cpg by default for M3.Alan Conway2008-08-181-5/+3
* QPID-1198: Solaris ECF (port) based PollerAndrew Stitcher2008-07-301-25/+68
* configure.ac: check for cpg_local_get to exclude older CPG versions.Alan Conway2008-07-071-5/+3
* From Matt Farrellee - https://issues.apache.org/jira/browse/QPID-1151Alan Conway2008-06-261-1/+13
* Patch from Manuel Teira: https://issues.apache.org/jira/secure/CommentAssignI...Alan Conway2008-06-201-0/+5
* Bring cluster code up to date.Alan Conway2008-06-181-8/+3
* Convert remaining cppunit tests to boost test framework to reduce dependencies.Gordon Sim2008-05-301-7/+0
* Make help2man and doxygen dependencies optional.Alan Conway2008-05-261-3/+24
* QPID-1047: Qpidc.spec.in is missing dependencies and has misplaced files -- a...Nuno Santos2008-05-091-0/+1
* QPID-648: Patch from Matt FarrelleeGordon Sim2008-05-091-2/+6
* QPID-1035: managementgen only exists in qpid C++ source - applying patched su...Nuno Santos2008-05-081-0/+1
* Fix for defining HAS_XMLAlan Conway2008-05-061-1/+2
* From https://issues.apache.org/jira/browse/QPID-879 contributed by Jonathan R...Alan Conway2008-05-061-1/+33
* Work In Progress:Andrew Stitcher2008-04-281-1/+29
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-5/+3
* QPID-648: Initial support for sasl authentication for c++ broker. From patch ...Gordon Sim2008-04-141-1/+32
* Generate code for both 0-99 preview and 0-10 final specs .Alan Conway2008-02-271-5/+5
* Fix build problem if openais is installed but openais-devel is not.Alan Conway2008-02-251-4/+1
* Replaced --enable-cluster option with --with-cpg to enable/disable CPG.Alan Conway2008-02-061-21/+25
* Re-enabled build of cluster code when openais is installed.Alan Conway2008-01-291-2/+2
* From QPID-752 by Ed Hill: configure checks for help2man.Alan Conway2008-01-211-1/+3
* Moved c++ over to using the same preview file for 0-10 work as java.Gordon Sim2007-09-211-1/+1
* - removed profiler from configureCarl C. Trieloff2007-09-051-3/+0
* applied Nuno's patchCarl C. Trieloff2007-09-051-0/+4
* - Update cluster code to work with new FrameHandlerAlan Conway2007-08-301-4/+0
* * configure.ac: Disabled cluster build temporarily while fixing build problems.Alan Conway2007-08-301-0/+4
* Remove Java from code generation check.Alan Conway2007-08-291-3/+1
* * src/qpid/broker/Daemon.cpp: Additional logging.Alan Conway2007-08-241-1/+1
* * qpidc.spec.in: Fix rpmlint "macro in changelog" warning.Alan Conway2007-08-201-1/+1
* Fix cluster code for heap reuduction commit.Alan Conway2007-08-171-2/+0