Anisse Astier

Results 18 issues of Anisse Astier

There are default vhosts and configuration files in CentOS 7: - autoindex.conf - userdir.conf - welcome.conf (source: http://mirror.centos.org/centos/7/os/x86_64/Packages/httpd-2.4.6-40.el7.centos.x86_64.rpm ) At least welcome.conf will provide a file if a configured vhost...

bug

Please consider this PR more like a request for comments, and a feature request for SOCK_DESTROY support. I'm not really a fan of how it's implemented, but I wanted to...

It would be nice to have the possibility to create bigger memory mappings, in particular when we want to overcommit a lot of memory in a a single process, or...

enhancement

This implements a minimal state machine to do the SASL PLAIN authentication dance. It could have been done even simpler by sending all the commands and not checking for server...

The latest aarch64 ELF loader does not work (nor any cosmopolitan binary): ```sh $ uname -vris Linux 4.18.0-513.11.1.el8_9.0.1.aarch64 #1 SMP Tue Feb 13 18:47:30 EST 2024 aarch64 $ sha256sum ./ape-aarch64.elf...

Use case: using pyright in CI ; job runners run on the same machine and same user (but different workspaces). Node is not installed yet. You just sent two commits...

It's in /usr/libexec/openssh/sftp-server

I must have created a filter with a label, then deleted the label, and the filter was left with no action. Handle this case to prevent a crash at when...

After a few tests, it seems it doesn't support python 3, while requests does. Is it planned ?

It seems the released file ols-0.9.7.2-full.tar.gz is actually compressed with gzip twice. I don't know if it's a mistake with the assembly script or a manual error.