Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37037644
en ru br
Репозитории ALT

Группа :: Система/Настройка/Прочее
Пакет: alterator-module-executor

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

11 июля 2023 Ivan Savin <svn17 at altlinux.org> 0.1.6-alt1

  • Add validation of interfaces by template.

23 июня 2023 Ivan Savin <svn17 at altlinux.org> 0.1.5-alt1

  • Add the ability to work in user mode (systemctl --user).
  • Add the ability to output data from stdout and stderr when condition is
     G_IO_HUP. Continues to read from channel until error or EOF.

22 мая 2023 Ivan Savin <svn17 at altlinux.org> 0.1.4-alt1

  • Add checking of user rights to execute methods using polkit.
  • Data from alterator-manager is now transferred not in a GHashTable, but in
     a structure ManagerData.

21 апреля 2023 Ivan Savin <svn17 at altlinux.org> 0.1.3-alt1

  • Add limit on the number of threads for the method. How many method instances
     can be run at the same time.

4 апреля 2023 Ivan Savin <svn17 at altlinux.org> 0.1.2-alt1

  • Add the ability to return stdout and stderr through an array of strings or
     an array of bytes (stdout only).
  • The signal name is now formed by concatenating the string specified in
     the backend file and the sender. Dots and colons in the sender are replaced
     with underscores. If the signal name in the backend file is not specified,
     then the signals are disabled.
  • Add the ability to limit stdout and stderr arrays in bytes (Default 524288).
  • Add the ability to disable the return of stdout and stderr arrays using
     special options in the backend file.

27 февраля 2023 Ivan Savin <svn17 at altlinux.org> 0.1.1-alt1

  • Fix child's stderr and stdout pipes not closing.

16 февраля 2023 Ivan Savin <svn17 at altlinux.org> 0.1.0-alt1

  • All backend files are now loaded in the manager, and modules receive a
     pointer to a table with data that contains information about D-Bus objects
     and handlers. One file describes one interface for one module.
  • The interaction between the manager and modules has changed: the module now
     returns not xml, but an instance of GDBusInterfaceInfo (it writes a pointer
     to this instance to the table with data received from the manager, a
     pointer to the vtable is also written there).

20 декабря 2022 Ivan Savin <svn17 at altlinux.org> 0.0.3-alt1

  • Add child process's stdout and stderr through signals.

22 октября 2022 Evgeny Sinelnikov <sin at altlinux.org> 0.0.2-alt1

  • Second work version.

12 октября 2022 Ivan Savin <svn17 at altlinux.org> 0.0.1-alt1

  • First work version.
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin