Results 27 issues of Greg Najda

**Description** When building two images at the same time that use the same base image and the builds use `--layers=false`, the one that finishes first will attempt to remove the...

stale-issue

Not sure if this is indicative of a real problem or not, but I get occasional failure (maybe 50% of the time) of test_invalid_ntlm_creds due to a socket timeout. Debugging...

**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** If multiple `podman login` commands are executed simultaneously, you can get the...

kind/bug

I don't have a Mac to test on but fpm supports creating Mac packages. Maybe I can find someone to test for me.

deployment

Trying to do anything other than the CREATE DATABASE statement in a create DB template in pgdbsc gives the error Error: ERROR: 25001: CREATE DATABASE cannot be executed from a...

enhancement
PostgreSQL

PostgreSQL 9.3 introduced a FREEZE option to the [COPY](http://www.postgresql.org/docs/9.3/static/sql-copy.html) command. COPY FREEZE does not speed up the import itself but makes operations after the import faster. It does violate visibility...

enhancement
PostgreSQL

Importing with mydbsc uses the mysqldump and mysql command line programs, passing username and password on the command line. mydbsc displays output from those programs, which includes a warning about...

enhancement
MySQL

There are two .img formats, differentiated by .img file header "Neople Image File" vs. "Neople Img File". The game appears to have completely switched over to "Neople Img File" but...

enhancement
DFO.Npk

The WPF TextBlock is not selectable, which prevents you from doing things like copying the path of an .img to the clipboard. Try to find a way to make text...

DFO Toolbox

Link frames should be visually distinguished from normal frames in some way, with an indication of which frame they link to. This is important when editing NPKs.

DFO Toolbox