summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/Options.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace non-Apache licensed CheckSizeTNativeType.cmake with ASF-licensed and ...Stephen D. Huston2015-02-221-1/+1
* Apply patches for QPID-6312 to get Qpid building on AIX with XL C++ 13.1Stephen D. Huston2015-02-041-0/+4
* QPID-5807: Remove boost::program_options as a header file dependency of qpid/...Andrew Stitcher2014-06-111-18/+87
* QPID-4801: Changed the log message to be of type DEBUG.Darryl L. Pierce2013-05-011-1/+1
* QPID-4801: Show error when config file cannot be read.Darryl L. Pierce2013-05-011-0/+3
* QPID-4518 : disallow unknown args in config fileMichael Goulish2013-01-091-12/+41
* QPID-4404 C++ Broker qpidd hang with --config <directory>Charles E. Rolke2012-10-301-0/+1
* QPID-3500 C++ qpidd broker --help should work despite parse errorsCharles E. Rolke2012-09-201-7/+35
* QPID-3510 - Created a separate option in CommonOptions for the client configu...Ted Ross2012-04-231-3/+4
* Remove support for archaic Boost version 1_32 ( 103200 ).Michael Goulish2011-05-171-269/+0
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Require exact match for environment variables before they are interpreted as ...Gordon Sim2009-06-251-1/+2
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-1/+1
* QPID-1100 crash when config file contains commented-out commands (patch from ...Ted Ross2008-05-291-46/+65
* Patch from michael goulish: QPID-1063: "under Boost 103200, command line args...Kim van der Riet2008-05-151-40/+102
* QPID-1039: Patch from Mick Goulish: Fix program options behavior for Boost 10...Andrew Stitcher2008-05-121-1/+178
* Patch from Mick Goulish: Fixes to previous improved portability patchAndrew Stitcher2008-04-231-20/+20
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-171-0/+50
* Fix compile errors/warnings with gcc 4.3Alan Conway2008-03-251-2/+2
* Apply patch from QPID-732 by Ted Ross.Alan Conway2008-01-141-5/+52
* Edits to --help message and man page to improve readabiliity.Alan Conway2007-10-161-4/+4
* * docs/man/qpidd.x: Explain configuration options.Alan Conway2007-10-041-4/+12
* Use octet each for class and method id (changed c++ and python)Gordon Sim2007-09-211-1/+1
* * Summary:Alan Conway2007-07-241-11/+22
* * src/tests/cluster.mk: Enable cluster test.Alan Conway2007-07-231-2/+4
* Make check now starts a broker on a dynamically assigned port, soAlan Conway2007-06-271-0/+92