Group-policy editor provides a way to configure machine that is joined to Active Directory domain.
Go to file
2024-07-24 17:19:49 +04:00
.gear chore: update vesion in spec file 2024-06-14 11:33:24 +04:00
.github/workflows ci: build and test using clang (#57) 2023-08-21 15:59:25 +04:00
cmake feat: add xsd utils for libraries 2023-06-29 15:08:40 +04:00
hasher feat: update workflow 2021-07-30 19:14:21 +04:00
script fix: fix sisyphus build 2023-08-25 15:12:45 +04:00
setup feat: update desktop files 2023-09-05 17:24:53 +04:00
src feat: load and save gpt.ini 2024-06-12 02:02:10 +04:00
tests feat: implement filter dialog for administrative templates (#39) 2023-06-20 19:11:59 +04:00
.gitignore feat: adding vscode settings folder to .gitignore (#65) 2024-07-18 23:36:00 +04:00
CMakeLists.txt feat: set c++ version to c++-17 (#67) 2024-07-24 09:43:33 +04:00
CTestConfig.cmake Initial commit 2021-03-03 18:26:43 +04:00
Dockerfile feat: add ragel to Dockerfile 2024-07-24 17:19:49 +04:00
Doxyfile docs, build: add documentation workflow 2021-07-27 16:57:20 +04:00
INSTALL.md docs: add readme improvements (#35) 2023-05-29 11:27:09 +04:00
LICENSE.md Initial commit 2021-03-03 18:26:43 +04:00
README.md docs: add readme improvements (#35) 2023-05-29 11:27:09 +04:00

build workflow tests workflow

GPUI

GPUI — is an open source utility for group policy management on ALT-Linux.

Screenshot

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.