summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/windows/SystemInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4536: Remove functionality which automatically makes a brokerAndrew Stitcher2013-01-141-29/+0
* QPID-3351: Provide ability to specify the network interfacesAndrew Stitcher2012-11-161-4/+4
* QPID-4330: Windows static destructors: threadSafeShutdown() testClifford Jansen2012-09-301-1/+27
* QPID-3603 Added SystemInfo::isLocalHost Charles E. Rolke2012-05-081-1/+3
* QPID-3603: Added SystemInfo::isLocalHost to check if a host name refers to th...Alan Conway2012-05-081-0/+6
* Support for multiple protocols in qpid::Url.Alan Conway2010-05-111-3/+5
* Never try to init a string with a zero pointer; fixes QPID-1998Stephen D. Huston2009-07-211-2/+5
* Implement process id and name methods for WindowsStephen D. Huston2009-02-241-8/+27
* QPID-1676 - Added client process name and pid to connection object for manage...Ted Ross2009-02-241-0/+19
* Make Address/TcpAddress manipulation portable; extend SystemInfo functions to...Stephen D. Huston2008-10-091-0/+160