-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update "GET SERVERPREFS" command to get persistent cache setting and persistent cache sync setting #33
Milestone
Comments
7 tasks
matsuo
added a commit
that referenced
this issue
Jan 7, 2024
… for Claris FileMaker Server 2023 (#33)
matsuo
added a commit
that referenced
this issue
Aug 28, 2024
* Update the version string * Fix spelling in help messages * Update README.md * Remove FUNDING.yml * Add "-i" option to specify a private key file for FileMaker Admin API PKI Authentication * Update go.yml and release.yml for GitHub Actions to build with Go 1.19 * Update behavior of "GET CWPCONFIG" command and "SET CWPCONFIG" command on Linux * Drop support for Claris FileMaker Server 19.2 * Release fmcsadmin 2.1.0 * Update the version string * Update go.mod and go.sum * Update the version string * Update README.md and release-notes.txt * Update go.yml and release.yml for GitHub Actions to build with Go 1.20 * Update README.md * Drop support for Ubuntu 18.04 LTS * Update YAML files for GitHub Actions * Drop support for Windows 10 Version 21H2 * Drop support for Claris FileMaker Server 19.3 * Update comparePath function for testing on Windows * Add support for Ubuntu 22.04 LTS * Update go.yml for GitHub Actions * Add goss.yaml for GitHub Actions * Update go.yml for GitHub Actions to build Goss on macOS * Add support for Windows Server 2019 and Windows Server 2022 * Update go.yml for GitHub Actions to build Goss on Windows * Update go.yml for GitHub Actions to use Goss v0.4.0-rc.3 * Add support for Ubuntu 22.04 LTS on arm64 architecture * Update go.yml for GitHub Actions to test on arm64 architecture * Drop support for CentOS Linux 7 * Update go.yml and goss.yaml for testing * Update goss.yaml for testing on macOS Monterey * [WIP] Update "GET SERVERPREFS" command to get persistent cache setting for Claris FileMaker Server 2023 * Update "GET SERVERPREFS" command to get persistent cache setting for Claris FileMaker Server 2023 (#33) * Update go.yml for GitHub Actions to use Goss v0.4.0 * Update the copyright year * Add support for Claris FileMaker Server 2023 (20.3) * Drop support for Claris FileMaker Server 19.4 * Modify "GET SERVERPREFS" command to get persistent cache setting for Claris FileMaker Server 2023 (#33) * Update "GET SERVERPREFS" command to get persistent cache sync setting for Claris FileMaker Server 2023 (#33) * Update release-notes.txt (#33) * Drop support for macOS Big Sur 11 (#32) * Add support for macOS Sonoma 14 (#32) * Modify behavior of outputting error messages for invalid parameters when using "GET SERVERPREFS" and "SET SERVERPREFS" command * Remove unnecessary codes (#33) * Update "GET SERVERCONFIG" command and "GET SERVERPREFS" command due to increasing the maximum number of hosted database files per FileMaker Server instance (#34) * Update "SET SERVERCONFIG" command and "SET SERVERPREFS" command due to increasing the maximum number of hosted database files per FileMaker Server instance (#35) * Update README.md for Claris FileMaker Server 2023 * Update go.yml and release.yml for GitHub Actions to build with Go 1.21 (#32) * Update go.mod and go.sum (#32) * Modify go.yml and release.yml for GitHub Actions (#32) * Add support for macOS Sonoma 14 (#32) * Update actions/checkout action to v4.1.1 * Update docker/setup-qemu-action action to v3.0.0 * Drop support for macOS Big Sur 11 * Update "GET SERVERPREFS" command to get blocking new users setting for Claris FileMaker Server 2024 (#38) * Drop support for Claris FileMaker Server 19.5 (#37) * Update "SET SERVERPREFS" command to set blocking new users setting for Claris FileMaker Server 2024 (#39) * Update "SET SERVERPREFS" command to set persistent cache setting, persistent cache sync setting and database server auto restart setting (#40) * Update release-notes.txt for Claris FileMaker Server 2023 and 2024 (#32, #37) * Revise codes * Correct the default value for the maximum number of hosted database files per FileMaker Server instance (#34, #35) * Update go.yml and release.yml for GitHub Actions to build with Go 1.22 (#37) * Add files for trying to use GitHub Container Registry * Update workflow files for CI * Update files for trying to use GitHub Container Registry * Update Dockerfile for GitHub Container Registry * Update workflow files for CI * Upgrade jwt-go to v5 * Update release-notes.txt (#32, #37) * Update README.md for version 2.2.0 * Update go.mod and go.sum (#32, #37) * Update README.md for version 2.2.0 (#32, #37) * Release fmcsadmin 2.2.0 (#32, #37)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related: #32
The text was updated successfully, but these errors were encountered: