summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/posix
Commit message (Expand)AuthorAgeFilesLines
* QPID-3921: Refactored Broker::Options into its own independent classAndrew Stitcher2014-07-012-6/+6
* QPID-3921: Don't leak use qpid/Options.h header unnecessarily.Andrew Stitcher2014-06-121-0/+1
* QPID-5485: By default use a subdirectory of the data dir called "pq" forAndrew Stitcher2014-01-301-0/+1
* QPID-4633, QPID-4634: RHEL 5 related compilation problemsAndrew Stitcher2013-03-081-4/+0
* QPID-4615: Allow unix qpidd to pass in existing socket fds on cmdline.Andrew Stitcher2013-03-011-0/+97
* Replace getenv usage with more secure Windows calls - silences compile diagno...Stephen D. Huston2009-07-131-1/+11
* Make SaslAuthenticator reimplementable for schemes other than Cyrus, such as ...Stephen D. Huston2008-10-161-0/+30