summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/windows
Commit message (Expand)AuthorAgeFilesLines
* QPID-2906 Charles E. Rolke2010-10-282-821/+0
* QPID-2906 Qpid WinSDK .NET Binding does not support Release configurationCharles E. Rolke2010-10-142-0/+821
* QPID-2711 - Patch from Chuck RolkeTed Ross2010-07-083-0/+157
* Write the correct port number to stdout when starting up. Resolves QPID-2366.Stephen D. Huston2010-01-271-5/+5
* QPID-1951: Removed need for Windows versions of ssize_t and pid_tAndrew Stitcher2009-12-151-72/+119
* Get selected TCP listen port before building the pid file name; fixes regress...Stephen D. Huston2009-10-231-2/+3
* Add missing accept() call to start listening on broker portStephen D. Huston2009-10-211-3/+4
* Add console control handler to properly shut down broker on ^C et al; fixes Q...Stephen D. Huston2009-09-171-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