Christian Jorgensen

Results 9 issues of Christian Jorgensen

### Changes This PR will - Enhance the member name validation when creating a member - like the validation when copying a member. This will also allow creating a member...

Hi. I connect to a server where rsync has an external zlib, and the default flag "z" doesn't work. But when I try to use "zz" instead, the double-"z" becomes...

When editing RPGLE and typing "end-monitor", it is identified and marked as an instruction - but there is no such instruction in RPG! The right instruction is "endmon" - which...

bug

### Changes Fixes resolving members and objects having variant characters in their name. Tests have been added to verify member and object resolve with variant characters. Before this would not...

bug

### Changes This PR is an alternative to PR #1826 and will keep the check for member existence. Instead of using QSYS2.SYSPARTITIONSTAT to retrieve the member information, which could be...

enhancement

**Describe the bug** We've just finished moving some of our LPAR's from a Power9 server to Power10, and now Service Commander creates a Java dump. When running the command `sc...

bug

### Changes This PR will update the RPGLE snippets to the Spring 2024 level. It will also change all reserved RPG keywords in snippets to lowercase, for consistency. ### Checklist...

enhancement

In issue #2069 the SSH server had the server setting `ClientAliveTimeout` set to 10 minutes. This caused the SSH connection from Code for IBM i to disconnect, when there had...

idea

### Changes This PR will add a `readonly` value to IFS search and find results, to honor the default open mode set in the configurations. When default open mode is...

bug