mirror of
https://github.com/august-alt/gpui.git
synced 2025-03-12 04:58:37 +03:00
* wip: setText for logonLabel * wip: add translation for "Script" and "for" * wip: adding `isUserScripts` field to `ScriptsDialog` * wip: add `isUserScripts` to `setItem` functions arguments * wip: remove `setText` from `ScriptsWidget` constructor * wip: add `setText` to `setItem` of `ScriptsWidget` and `ScriptsPowerShellWidget` * wip: update translation * wip: add `gitPolicyName` method for `gpui::MainWindow` * wip: add mainWindow field to `ScriptsSnapInPrivate` * wip: remove `logonLabel` rewriting * wip: add `setDescription` method to rewrite `logonLabel` text with names of script and policy * wip: update translation * chore: change "Default Domain Policy" to "Local Group Policy" in scriptsdialog
GPUI
GPUI — is an open source utility for group policy management on ALT-Linux.
Building and installation
For building and installation instructions refer to INSTALL.md.
Basic usage
Usage: gpui-main [options]
Options:
-p <path> The full path of policy to edit.
-b <path> The full path of policy bundle to load.
-h, --help Displays help on commandline options.
-n <name> This options left for compatibility with ADMC. Currently it
does nothing.
-v, --version Displays version information.
Description
Group-policy editor provides a way to configure machine that is joined to Active Directory domain.
Languages
C++
97.2%
CMake
1.9%
C
0.7%
Roff
0.1%