Сопровождающий Ivan Savin в ветке sisyphus: Информация
Имя сопровождающего: Ivan Savin (svn17)
Собрано source пакетов в данной ветке: 8
Последние изменения
8 июня 2026 г. 16:38
#420472 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
Module for accessing alterator d-bus interface on a remote machine
8 июня 2026 г. Ivan Savin:
- Add "pty" parameter to "ShowResult" call in the password agent.
2 июня 2026 г. 16:13
#419853 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
Module for accessing alterator d-bus interface on a remote machine
2 июня 2026 г. Ivan Savin:
- A boolean input parameter, "success", has been added to the "ShowResult" method of "Password agent". If authentication is successful, its value is set to true; otherwise, it is set to false. - Methods for manipulating JSON have been replaced with library ones.
polkit agent for use on a remote machine via ssh.
2 июня 2026 г. Ivan Savin:
- Add a "success" field to the JSON structures used to report the authentication result.
22 апреля 2026 г. 14:07
#415932 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
22 апреля 2026 г. Ivan Savin:
- Update docs/modules/backend3(-ru).md.
21 апреля 2026 г. 18:52
#415857 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
21 апреля 2026 г. Ivan Savin:
- Fix forced process termination and its child processes. Before this fix, when the spawned process was forcefully terminated, its child processes were not terminated.
15 апреля 2026 г. 20:15
#415295 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
Alterator-manager module for running executable files and scripts
14 апреля 2026 г. Ivan Savin:
- Add the ability to emit unicast signals upon request from an executable file. Signals are sent to the user who called the method. The executable file sends a message in JSON format to file descriptor number 3. The message specifies the name and body of the signal.
10 апреля 2026 г. 18:12
#414840 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
Module for using backend3 scripts
Alterator-manager module for running executable files and scripts
Module for accessing alterator d-bus interface on a remote machine
10 апреля 2026 г. Ivan Savin:
- Update secret scan action to use alterator fork (the-nexi@).
1 апреля 2026 г. 16:37
#413820 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
1 апреля 2026 г. Ivan Savin:
- Update docs/modules/executor(-ru).md.
1 апреля 2026 г. 16:15
#413587 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
30 марта 2026 г. Ivan Savin:
- Make "exit_status" option enabled by default.
26 марта 2026 г. 18:17
#412677 отправлено Ivan Savin
Module for using backend3 scripts
26 марта 2026 г. Ivan Savin:
- Add support legacy boolean format in backend3 output parsing (the-nexi@).
13 марта 2026 г. 12:20
#409819 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
3 марта 2026 г. Ivan Savin:
- Changing the emission of signals to unicast.
27 февраля 2026 г. 18:35
#409458 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
27 февраля 2026 г. Ivan Savin:
- Update .clang-format and CODESTYLE.md. - Bringing the code to the described style. - Add .forgejo/workflows/clang-format.yml.
Module for using backend3 scripts
27 февраля 2026 г. Ivan Savin:
- Update .clang-format and CODESTYLE.md. - Bringing the code to the described style. - Add .forgejo/workflows/clang-format.yml.
Alterator-manager module for running executable files and scripts
27 февраля 2026 г. Ivan Savin:
- Update .clang-format and CODESTYLE.md. - Bringing the code to the described style. - Add .forgejo/workflows/clang-format.yml.
Module for accessing alterator d-bus interface on a remote machine
27 февраля 2026 г. Ivan Savin:
- Update .clang-format and CODESTYLE.md. - Bringing the code to the described style. - Add .forgejo/workflows/clang-format.yml.
20 февраля 2026 г. 15:21
#408800 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
20 февраля 2026 г. Ivan Savin:
- Update docs/modules/remote(-ru).md.
19 февраля 2026 г. 13:44
#408683 отправлено Ivan Savin
Module for accessing alterator d-bus interface on a remote machine
18 февраля 2026 г. Ivan Savin:
- Add signal retransmission from a remote. Signals from the org.altlinux.alterator sender on the remote machine are retransmitted to the local d-bus. The signal's object path and signal name fields are replaced. In the object path, two more sections are added before the last one. The first is the word 'connection'. The second is the connection name. The executor module appends a unique bus name to the signal name, replacing periods and colons with underscores. When retransmitting, the unique bus name is replaced with the connection name, separated by an underscore.
23 января 2026 г. 14:43
#405907 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
23 января 2026 г. Ivan Savin:
- Add add secret scanning (alxvmr@). - Add .clang-format and CODESTYLE.md.
Alterator-manager module for running executable files and scripts
23 января 2026 г. Ivan Savin:
- Add add secret scanning (alxvmr@). - Add .clang-format and CODESTYLE.md.
Module for accessing alterator d-bus interface on a remote machine
23 января 2026 г. Ivan Savin:
- Add add secret scanning (alxvmr@). - Add .clang-format and CODESTYLE.md.
Module for using backend3 scripts
23 января 2026 г. Ivan Savin:
- Add add secret scanning (alxvmr@). - Add .clang-format and CODESTYLE.md.
15 января 2026 г. 16:10
#405160 отправлено Ivan Savin
Module for using backend3 scripts
15 января 2026 г. Ivan Savin:
- Fix GMainContext for method timeout. - Fix forced backend3 process termination and its child processes. Before this fix, when the backend3 process was forcefully terminated, its child processes were not terminated. - Fix typo in warning.
5 декабря 2025 г. 18:27
#401906 отправлено Ivan Savin
alterator module for update kernel
5 декабря 2025 г. Ivan Savin:
- Fix bug with install modules. Now, when installing modules without installing the kernel, the version of the marked modules is checked, and if a newer version is available, it is installed. (Closes: 56946)
28 ноября 2025 г. 16:28
#401288 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
Alterator-manager module for running executable files and scripts
28 ноября 2025 г. Ivan Savin:
- Add a new option - exit_status. Methods no longer return an exit_status by default. To add the 'response' return value to a method, you need to add an 'exit_status = true' to the method definition in configuration file.
25 ноября 2025 г. 14:29
#400991 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
25 ноября 2025 г. Ivan Savin:
- Introduce helpers to simplify unit tests:
+ backends: expose get_data(), add clear() to reset state, and
init_from_dirs() to load from given directory list for tests (the-nexi@).
+ dbus: add alterator_manager_dbus_register_on_connection() to register
subtree on an existing GDBusConnection for GTestDBus (the-nexi@).30 октября 2025 г. 14:51
#398747 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
30 октября 2025 г. Ivan Savin:
- Update docs/modules/backend3(-ru).md.
29 октября 2025 г. 14:20
#398628 отправлено Ivan Savin
Module for using backend3 scripts
29 октября 2025 г. Ivan Savin:
- Add the ability to supplement the input parameter with variables from the environment subtable in the method description. Values for such variables are taken from the sender's environment variable table. If this table does not contain values for the specified variables, values are taken from the environment subtable in the method description. Values passed via the input parameter have higher priority and override values from the environment subtable of method and sender's environment variable table.
12 октября 2025 г. 3:08
#396702 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
9 октября 2025 г. Ivan Savin:
- Update documentation architecture (alxvmr@). - Move source files to the src folder (alxvmr@).
11 сентября 2025 г. 18:38
#394649 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
11 сентября 2025 г. Ivan Savin:
- Update docs/README-ru.md.
11 сентября 2025 г. 14:46
#394613 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
11 сентября 2025 г. Ivan Savin:
- Add the ability to create return values of type array of strings in methods with multiple return values. The names of these values are specified in the stdout_json parameter (array of strings) and have square brackets at the end (name[]). - Fix call g_close with an invalid file descriptor. - Replace function g_spawn_check_exit_status with function g_spawn_check_wait_status if GLIB version is greater than or equal to 2.70.
1 сентября 2025 г. 12:47
#393726 отправлено Ivan Savin
new_lib
пересобрано alterator-module-remote-0.1.3-alt2
Module for accessing alterator d-bus interface on a remote machine
14 августа 2025 г. 16:07
#392444 отправлено Ivan Savin
Module for using backend3 scripts
14 августа 2025 г. Ivan Savin:
- Add passing of D-Bus methods parameters to the backend3 scripts.
13 августа 2025 г. 13:04
#392339 отправлено Ivan Savin
new_lib_version
пересобрано alterator-module-backend3-0.1.1-alt2
Module for using backend3 scripts
7 августа 2025 г. 12:49
#391833 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
7 августа 2025 г. Ivan Savin:
- Fix dependencies in spec.
6 августа 2025 г. 21:49
#391803 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
6 августа 2025 г. Ivan Savin:
- Add the ability to use arrays to describe methods in backend files. - Update docs/README-ru.md.
Alterator-manager module for running executable files and scripts
6 августа 2025 г. Ivan Savin:
- Add the ability to create methods with multiple return values (strings). The names of these output arguments are specified by an array in the stdout_json field in the backend file. The method expects a string containing a json object from the running process. Having received such an object, it parses it and extracts strings from it whose keys correspond to the names specified in the stdout_json field.
9 июля 2025 г. 17:55
#389359 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
9 июля 2025 г. Ivan Savin:
- Update docs/README-ru.md. - Add URL to the spec.
8 июля 2025 г. 15:05
#389283 отправлено Ivan Savin
Module for accessing alterator d-bus interface on a remote machine
Module for using backend3 scripts
polkit agent for use on a remote machine via ssh.
8 июля 2025 г. Ivan Savin:
- Add URL to the spec.
8 июля 2025 г. 14:20
#389278 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
8 июля 2025 г. Ivan Savin:
- Add the ability to use string arrays as method parameters.
10 июня 2025 г. 18:11
#386851 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
10 июня 2025 г. Ivan Savin:
- Update docs/README-ru.md.
9 июня 2025 г. 16:26
#386757 отправлено Ivan Savin
Module for using backend3 scripts
9 июня 2025 г. Ivan Savin:
- First working version.
22 апреля 2025 г. 12:54
#382282 отправлено Ivan Savin
alterator module for managing roles
22 апреля 2025 г. Ivan Savin:
- Make the module invisible in the web interface.
18 апреля 2025 г. 16:00
#381969 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
18 апреля 2025 г. Ivan Savin:
- Use g_dbus_is_member_name instead of is_correct_name for method name. - Fix segmentation fault in GetSignals method. - Update docs/README-ru.md.
17 апреля 2025 г. 17:53
#381885 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
17 апреля 2025 г. Ivan Savin:
- Add the ability to return an array of byte arrays as string array.
15 апреля 2025 г. 15:58
#381667 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
15 апреля 2025 г. Ivan Savin:
- Fix broken stdout_byte_arrays. The stdout_byte_arrays_enabled condition was missed when the process was spawned. - Fix a bag when all stdout output from the child process is turned off, its output goes to the parent process's stdout.
11 апреля 2025 г. 18:02
#381332 отправлено Ivan Savin
Module for accessing alterator d-bus interface on a remote machine
11 апреля 2025 г. Ivan Savin:
- Add functionality allowing the manager to track whether the module is busy. - Remove unnecessary checks. In case of failure on g_new0 and g_thread_new the program aborts.
10 апреля 2025 г. 14:42
#381170 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
10 апреля 2025 г. Ivan Savin:
- Fix memory leak, after g_strconcat the g_free was not always called. - Remove unnecessary checks. In case of failure on g_new0 and g_thread_new the program aborts. - Remove unnecessary field from the structure.
1 апреля 2025 г. 18:50
#379936 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
1 апреля 2025 г. Ivan Savin:
- Add the ability to return integer exit status. Executor can return integer exit status from child process. Before that, it was boolean (sheriffkorov@).
1 апреля 2025 г. 16:21
#379903 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
1 апреля 2025 г. Ivan Savin:
- Fix: set pipes to null if not used (parovoz@).
28 марта 2025 г. 14:16
#379428 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
28 марта 2025 г. Ivan Savin:
- Updated the warning text displayed when a spawned process fails.
27 марта 2025 г. 17:33
#379417 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
27 марта 2025 г. Ivan Savin:
- Add functionality that restarts the service when there are changes in directories with backend files. The corresponding filetrigger has been removed.
Alterator-manager module for running executable files and scripts
27 марта 2025 г. Ivan Savin:
- Add functionality allowing the manager to track whether the module is busy.
5 марта 2025 г. 14:13
#376913 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
5 марта 2025 г. Ivan Savin:
- Update docs/README-ru.md.
4 марта 2025 г. 18:19
#376843 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
4 марта 2025 г. Ivan Savin:
- Add the ability to return stdout as an array of byte arrays. - Fix error handling on stdout strings.
26 февраля 2025 г. 14:32
#376173 отправлено Ivan Savin
Module for accessing alterator d-bus interface on a remote machine
26 февраля 2025 г. Ivan Savin:
- Requirements update.
21 февраля 2025 г. 20:18
#375569 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
21 февраля 2025 г. Ivan Savin:
- Fix closing stdin. Now stdin is closed immediately after sending a special parameter.
19 февраля 2025 г. 16:00
#375342 отправлено Ivan Savin
Modular tool for system configuration via D-Bus
19 февраля 2025 г. Ivan Savin:
- Add polkit to requires.
14 февраля 2025 г. 13:25
#374633 отправлено Ivan Savin
alterator module for update kernel
14 февраля 2025 г. Ivan Savin:
- Fix a bug where some modules for kernels with flavour based on the kernel version were not removing. (Closes: 53019) - Fix a bug where when deleting a module, a module whose name only partially corresponds to the selected one could be deleted.
10 февраля 2025 г. 17:52
#374239 отправлено Ivan Savin
Alterator-manager module for running executable files and scripts
10 февраля 2025 г. Ivan Savin:
- Fix missing file closing.