summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/posix/SystemInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixes to get qpid to build with gcc4.4 with optimisationAndrew Stitcher2009-05-281-4/+10
* [Linux] Small tidy up of SystemInfo code to get executable nameAndrew Stitcher2009-05-261-4/+2
* QPID-1676 - Added client process name and pid to connection object for manage...Ted Ross2009-02-241-0/+24
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-191-0/+12
* Fix problem where broker generates empty URL if run on a host with only the 1...Alan Conway2008-11-121-3/+5
* Make Address/TcpAddress manipulation portable; extend SystemInfo functions to...Stephen D. Huston2008-10-091-0/+95