3
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed erroneous '.cmd' More... over 22 years ago
Updated text for kSTAFFileDeleteError to also include directories More... over 22 years ago
Prettied up HELP text. Changed QUERY text from "Date:" to "Modified:". Fixed trust levels for new FS commands. More... over 22 years ago
Docs in support of features #461618 and #461619 More... over 22 years ago
Updates for new "Directory Not Empty" return code More... over 22 years ago
Removed bug fix message, as it was a bug for a feature in this same release More... over 22 years ago
Fixed problem using the PROCESS START SHELL option on Windows 9x (Bug #485805) More... over 22 years ago
Fix bug building java tests on unix. Caused infinite in java build. More... over 22 years ago
Added support for using static handles from Java (Feature #464857) More... over 22 years ago
Added makefile for Java based tests More... over 22 years ago
Added test for using static handles (in general and) from Java More... over 22 years ago
Removed erroneous comment More... over 22 years ago
Fixed bug sending process end notifications on Linux (Bug #464807) More... over 22 years ago
Updated to alloc/free memory inside the loop to better simulate user calls More... over 22 years ago
Added tests for logging various size messages More... over 22 years ago
Fix compilation error and rc/result of DELETE More... over 22 years ago
Fix for correctly deleting directories More... over 22 years ago
Added a variety of file system related commands to the FS service (Feature #461618 and #461619) More... over 22 years ago
Added '?' to list of UTF8 constants More... over 22 years ago
Added two buffer lengths tests More... over 22 years ago
Added two tests for arbitrary length request buffers. These use the echo service to validate the output of the request. One uses C++/STAFSubmitUTF8. The other uses C/STAFSubmit. More... over 22 years ago
Added test for java STAFQueueMessage class More... over 22 years ago
Added copy of include files for Log, Monitor, and ResPool services to makefile.staf files and changed install/unix/stafinst.msf to include libSTAFPool instead of STAFPool.cmd and the include files for Log, Monitor, and ResPool services More... over 22 years ago
Fixed compiler errors in new C++ ResPool service found on Linux More... over 22 years ago
Converted ResPool Service from REXX to C++ (Feature 464864) More... over 22 years ago
Fix formatting problem in History file More... over 22 years ago
Changed several Monitor Service return codes from kSTAFInvalidRequestString to kSTAFInvalidValue (Bug #478900) More... over 22 years ago
Added Windows XP support for STAF/Config/OS/Name variable (Bug #478479) More... over 22 years ago
Fixed bug where sometimes got RC 6 in STAFRWSemWriteUnlock (Bug # 478357). Fixed typo in STAFPool.rxp Relase -> Release. More... over 22 years ago
Added support for returning stdout, stderr, or arbitrary text files when a process completes (Feature #464467) More... over 22 years ago