summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/windows/QpiddBroker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkAidan Skinner2009-10-111-0/+9
* Try to create piddir if needed; on error throw a useful message. Fixes QPID-2030Stephen D. Huston2009-08-051-0/+11
* Correct qpidd.h header pathStephen D. Huston2009-07-161-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Replace getenv usage with more secure Windows calls - silences compile diagno...Stephen D. Huston2009-07-131-6/+7
* Add --quit, --check, --pid-dir options to allow shutting down a broker from c...Stephen D. Huston2009-05-181-2/+84
* Add --quit, --check for Windows; required fixing LockFile for WindowsStephen D. Huston2009-05-111-1/+67
* Merge in initial changes to allow building with CMake; rubygen and management...Stephen D. Huston2009-04-231-11/+14
* Add Windows pieces for building the broker; resolves QPID-1338Stephen D. Huston2008-10-301-0/+89