Activity
From 03/29/2026 to 04/27/2026
04/24/2026
- 02:02 AM Bug #11327: implement size limited "chunking" for bulk data transfer between client and server
- I have analyzed all the cases where RMI calls have at least one @byte[]@ or as the return type.
Methods which cont...
04/23/2026
- 11:21 AM Bug #11327: implement size limited "chunking" for bulk data transfer between client and server
- The same needs to be considered if there are exports which transfer or return a longchar value - these can be huge.
- 08:57 AM Feature #11403: add prominent logging ahead of when certificates expire
- We need to log in a very visible fashion ahead of when certificates will expire. In #11398 a customer had a root CA ...
- 08:54 AM Feature #11403 (New): add prominent logging ahead of when certificates expire
- 05:07 AM Feature #10451 (Review): GUI interaction event logging
- Addressed code review as rev *16522*. I also added the one time warning.
Hynek, please review. Thanks! - 02:54 AM Feature #10451 (WIP): GUI interaction event logging
- *Code review 10451a revisions 16515..16521*
* *[MAJOR]* _performance_ @TitledWindow@.@processEvent@: In the new @Key...
04/22/2026
- 08:00 AM Feature #10451: GUI interaction event logging
- I agree this is a potential security risk. It is enabled purely by setting a logging level, right? That is somethin...
- 04:45 AM Feature #10451: GUI interaction event logging
- Maybe we can exclude password fill-ins from logging. There is a place in counteract where users actually enter passwo...
- 04:40 AM Feature #10451: GUI interaction event logging
- Paula Păstrăguș wrote:
> From my POV, this feature is meant strictly for a testing environment, not for production u... - 04:40 AM Feature #10451: GUI interaction event logging
- From my POV, this feature is meant strictly for a testing environment, not for production use. Still, you raise a fai...
- 04:35 AM Feature #10451: GUI interaction event logging
- Logging the keyboard events (and the types keys) is a potential security issue (consider passwords entered by the end...
04/20/2026
- 05:59 AM Bug #11327: implement size limited "chunking" for bulk data transfer between client and server
- Greg Shah wrote:
> 1. Identify all the cases where this can occur.
This can be done by looking at all the network e... - 05:48 AM Bug #11327: implement size limited "chunking" for bulk data transfer between client and server
- I will take a look, thanks!
- 05:45 AM Bug #11327: implement size limited "chunking" for bulk data transfer between client and server
- Teodor, I think we need this next.
04/15/2026
- 09:20 AM Feature #10451: GUI interaction event logging
- I performed some initial testing and it appears to work as expected. I'll continue with more extensive testing once i...
- 08:05 AM Feature #10451: GUI interaction event logging
- I rebased 10451a, new rev is *16521*. (is should have been 16520, but the last rev contains a small rebase fix).
- 06:44 AM Feature #10451 (Review): GUI interaction event logging
- Addressed review as rev *16139*.
Next, I'll rebase the branch to retest the behavior. - 08:37 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Branch 11271d fixes a conversion problem: FileSystemDaemon is used in conversion by .xpxg analysis (for OpenClient). ...
04/10/2026
- 03:36 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Greg Shah wrote:
> Is the testcase from #11271-7 a common pattern? Should we just complete the implementation of a ... - 03:32 AM Feature #11371: full server-side support of FWD clients
- The initial work on running client-side UI in server context was implemented in 9055a. It added very limited set of u...
- 02:50 AM Feature #10451 (WIP): GUI interaction event logging
- *Code review 10451a revisions 16134..16138*
* *[MAJOR]* _functional_ @ButtonListGuiImpl.Item@.@toString@: @textWidge...
04/09/2026
- 01:44 PM Feature #11371: full server-side support of FWD clients
- OK, go ahead with the REST API.
- 01:37 PM Feature #11371: full server-side support of FWD clients
- Greg Shah wrote:
> I would generally prefer that. But I want to make sure that we plan for the most likely usage sc... - 10:13 AM Feature #11371: full server-side support of FWD clients
- I would generally prefer that. But I want to make sure that we plan for the most likely usage scenario. How would i...
- 03:03 AM Feature #11371: full server-side support of FWD clients
- Constantin Asofiei wrote:
> Instead, the solution will be to provide FWD Java APIs to launch a batch process fully s... - 03:02 AM Feature #11371: full server-side support of FWD clients
- Batch processes can be made to work similar to PASOE agents, full server-side, assuming that there is no need of inte...
- 02:56 AM Feature #11371 (New): full server-side support of FWD clients
- 05:24 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Branch 11271c was merged to trunk rev 16511 and archived.
- 05:22 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Branch 11271c was created from trunk rev 16510. In rev 16511 it contains:
* If any context does not have ALL server...
04/08/2026
- 11:26 AM Bug #2994: use static code analysis to scan p2j source for security vulnerabilities (Java, Javasc...
- In addition to running static code analysis, we should extend this analysis to use the latest AI LLMs to perform vuln...
- 08:25 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Constantin Asofiei wrote:
> Greg Shah wrote:
> > > I think we need to plan for server-side redirected terminal (and... - 06:56 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Greg Shah wrote:
> > I think we need to plan for server-side redirected terminal (and thus frames) rather sooner tha... - 04:17 AM Bug #11271 (Test): server-side streams and files with frames/redirected terminal
- Branch 11271b was merged to trunk rev 16508 and archived.
- 04:20 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- Sergey, review for 11325a rev 16495:
* I'm OK with the changes, but please rebase
* we also need to ensure when ser...
04/07/2026
- 08:17 AM Bug #11325 (Review): JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- Please review 16495 (11325a).
04/03/2026
- 06:02 AM Bug #11348 (New): require all sessions that authenticate via certificate to use a secure transport
04/02/2026
- 05:51 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- Committed revision 16495 (11325a) should fix the shutdown hook on exit by providing which the file system is used the...
- 05:05 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- Sergey, Teodor is correct, we need explicit temp sub-folder for each FWD client.
Also, using FileSystem resource i... - 04:53 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- OK. Do not mind. I will fix this part.
- 04:47 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- OK, but should we delegate to @OSResourceManager.getInstance().getFileSystem().getTempDirectory()@?
- 04:44 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- Sergey, when I have worked on #10136, I have the similar question.
The reason why we should create the directory is ... - 04:40 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- Thank you, I should check this. Should we always return the client side directory for this session? If it is executed...
- 04:37 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- + Constantin
- 04:35 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- The code is used by @SESSION:TEMP-DIRECTORY@. How should this property be retrieved for 4GL?
Our implementation loo...
04/01/2026
- 06:44 AM Bug #11325 (WIP): JVM shutdown hooks executed on FWD server, but they belong to the FWD client
- I can take this task if there are no objections.
- 06:15 AM Bug #11271: server-side streams and files with frames/redirected terminal
- Constantin Asofiei wrote:
> Hynek, you were correct to fix the 'nextId' on 'store'.
Actually this one was spotted...
03/31/2026
- 03:13 PM Bug #11271: server-side streams and files with frames/redirected terminal
- > I think we need to plan for server-side redirected terminal (and thus frames) rather sooner than later; I think for...
- 01:17 PM Bug #11271: server-side streams and files with frames/redirected terminal
- Hynek, you were correct to fix the 'nextId' on 'store'. Also I found a regression in ChUI - RemoteStream was caching...
Also available in: Atom