Richard Schwab

Results 95 issues of Richard Schwab

~includes commits from #1031 and #1030, will rebase once they're merged.~ rebased

**Describe the bug** There's various cases where timeouts during queries can lead to surprising results. **To Reproduce** I'm currently working on tests cases for them and which outcomes I can...

As far as I can tell from reading the test code and https://coveralls.io/builds/43227636/source?filename=pymysql%2Fconnections.py#L599 there are no tests for unix socket connections at this time. It's not that simple to just...

Hi there, please implement setting the timezone on a connection level, similar to the way [mysql.connector works with `time_zone`](https://dev.mysql.com/doc/connector-python/en/connector-python-connectargs.html). This allows ensuring a constant timezone like UTC independent from what...

### Terraform Version and Provider Version ``` Terraform v0.14.9 + provider registry.terraform.io/hashicorp/ad v0.4.1 ``` ### Windows Version Windows 10 against Windows Server Core 2019 ### Affected Resource(s) - ad_group_membership ###...

bug

### Terraform Version ``` Terraform v0.14.9 + provider registry.terraform.io/hashicorp/dns v3.1.0 ``` ### Affected Resource(s) - dns_ns_record_set ### Terraform Configuration Files ```hcl resource "dns_ns_record_set" "mydomain_tld" { zone = "mydomain.tld." nameservers =...

bug

### Affected Resource(s) - dns_soa_record I would like to be able to manage fields in the SOA record using this provider. At least with bind9 it is possible to update...

enhancement

Please implement [OCSP Stapling](http://en.wikipedia.org/wiki/OCSP_stapling). This is especially useful to 1. reduce load of OCSP servers and 2. prevent privacy leaks of who is connecting to your host towards the OCSP...

on https://addons.mozilla.org/en-US/firefox/addon/open-url-in-container/ the launcher script is still linking to https://github.com/honsiorovskyi/open-url-in-container/blob/master/launcher.sh while the script has been moved to `bin/`