| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated ↵ | Robert Gemmell | 2016-07-05 | 1 | -46/+0 |
| | | | | | | | to their own git repositories git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1751566 13f79535-47bb-0310-9956-ffa450edef68 | ||||
| * | QPID-4745: Remove spurious --port option in qpidd-p0 | Alan Conway | 2013-06-19 | 1 | -1/+1 |
| | | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1494606 13f79535-47bb-0310-9956-ffa450edef68 | ||||
| * | QPID-4745: Alternative port allocation for tests, instead of 'qpidd --port=0' | Alan Conway | 2013-06-18 | 1 | -0/+46 |
| qpidd-p0 script binds a new port to a socket using bind(0), and then execs qpidd using the --socket-fd option to pass the socket to qpidd. It is intended to replace /path/to/qpidd --port 0 <args...> with qpidd-p0 /path/to/qpidd <args...> Most tests do not yet use qpidd-p0, they will be updated in a future commit. Changes: - Added qpidd-p0 - Fixed qpidd port printing logic: print port only if --port=0, regardless of --transport. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1494306 13f79535-47bb-0310-9956-ffa450edef68 | |||||
