Пакет libcontrol++: Информация

  • Default inline alert: Версия в репозитории: 0.32.0-alt1

Исходный пакет: libcontrol++
Версия: 0.15.1-alt1
Последняя версия по данным Repology
Собран:  6 ноября 2018 г. 21:17 в задании #216168
Сообщить об ошибке в пакете
Домашняя страница: https://www.altlinux.org/Control++

Лицензия: GPLv3
О пакете: control++ common classes and functions library
Описание: 
control++ is a simple system configuration tool
that allows administrator to change system ulimits,
set permission modes and, in perspective,
perform other administrative operations.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
libcontrol++ (x86_64, i586, aarch64)
libcontrol++-devel (noarch)

Сопровождающий: Alexey Appolonov

Список участников:
Alexey Appolonov

Права:
Alexey Appolonov

    1. libacl-devel
    2. gcc-c++

Последнее изменение


6 ноября 2018 г. Alexey Appolonov 0.15.1-alt1
- Fixed JoinFilePaths function;
- Duplicate definition of the member variable is removed
  from TGroupOfFilesACL class.
27 октября 2018 г. Alexey Appolonov 0.15.0-alt1
- Functions for searching through file paths;
- Ability to get user/group/other part of the file mode;
- Yes/No dialog;
- Function for comparison of the permission modes;
- Functions for verification of the file's owner/group;
- New section of the project for basic operations with file permissions;
- Ability to restart the print line;
- Class for the variable that can be assigned only once;
- Class for the set of params of a running program;
- Modified FormatFilePath and DirEnding func;
- Function for joining file paths;
- Function for rebasing file paths;
- Ability to set "base directory" for the permission mode;
- Way of determining the neutral mode;
- Ability to use pointer to a struct of params instead of the strings
  for the permission mode;
- Ability to limit the memory step when using PushBack function.
13 октября 2018 г. Alexey Appolonov 0.14.0-alt1
- Writting error messages by the ref instead of outputting;
- More secure way of TFilePerm data access and modification;
- New classes TFileACL and TGroupOfFilesACL;
- Ability to check permission/ACL completeness;
- Set of ACL-related functions;
- Function that forms TFilePerm object for a file;
- Functions to get user id/name and group id/name;
- Modified TPrinter class;
- Modified conf-related classes;
- New common functions - CompareFilenames, Subvector and RemoveEmptyElements;
- Text-processing functions are grouped into the 'text' section;
- Sets-related functions are grouped into the 'sets' section.