Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
qpid_client_spec.rb 1.39 KB
qpid_router_spec.rb 3.11 KB
qpid_spec.rb 6.74 KB
qpid_tools_spec.rb 260 Bytes

Latest revisions

# Date Author Comment
09f5627b 04/20/2020 09:58 PM Ewoud Kohl van Wijngaarden

Use modern facts

2d92c9a5 01/07/2020 04:47 PM Ewoud Kohl van Wijngaarden

Fixes #28672 - Check if qpid is up using localhost

Given a machine that has 127.0.0.1 / ::1 on lo and eth0 has 2001:db::1,
in other works, no IPv4 connectivity, then qpid qpid binds only on IPv6,
even when a host needs to listen on localhost. Since netcat can connect...

6946aa8d 04/11/2019 10:12 AM Jonathon Turel

Refs #26571 - Support ACL file & router auth

7534cd90 01/25/2019 11:05 AM Evgeni Golov

Fixes #25909 - make qpidd.service wait until the port is open

qpidd does not open the ssl-port immediately after starting, but after
some initialization happened. Let's make qpidd.service not return until
the port is really open, as otherwise actions depending on the service...

6d105fdc 01/10/2019 03:19 PM Ewoud Kohl van Wijngaarden

Allow arbitrary settings

7967786c 01/07/2019 04:08 PM Ewoud Kohl van Wijngaarden

Refactor router testing

This attempts to test as much of the functionality close to the file
they're actually defined.

54cffbe9 07/27/2018 01:51 PM Chris Roberts

Fixes #24415 - Add hello interval/max_age params to qdrouterd.

5adec918 07/24/2018 06:36 PM Ewoud Kohl van Wijngaarden

Properly handle systemd_limits

This now allows the purging of systemd limits. It also removes a
duplicate restart.

92bb8311 05/30/2018 12:59 PM Stephen Benjamin

refs #23557 - support logging to syslog

7ff596e1 03/06/2018 12:50 PM Chris Roberts

Refs #22513 - add default queue param

View revisions

Also available in: Atom