Alex Sokolsky

Results 9 issues of Alex Sokolsky

I can't login as administrator after the installation and password reset instructions are not sent. centos7 runs postfix which relays e-mail to my gmail account. api-umbrella installed from pre-compiled binaries....

It is almost 6 months since ubuntu focal release. Time to provide a binary distribution for this LTS release.

The generated lexer code converts a size_t to an int in yy_scan_string: ``` YY_BUFFER_STATE yy_scan_string (const char * yystr , yyscan_t yyscanner) { return yy_scan_bytes( yystr, (int) strlen(yystr) , yyscanner);...

From what I understand, `cloud-nuke` currently uses `default` aws profile. It would be nice to have this fact documented. I rely on multiple accounts to structure AWS resources. It would...

enhancement

I followed the instructions and now driver is installed on one of my servers. I have two more servers in the cluster. How do I avoid the need to rebuild...

I have Linux code relying on the above header. Thanks!

struct msghdr is already defined. Next step is to support int sendmsg(int s, const struct msghdr *msg, int flags); Thanks

VERSION.txt needds to be updated

Create docs on howto: * add keyboard * add custom layer * define custom actions