Skip to content

Releases: pandom79/Unitd

Unitd

09 Jun 16:18

Choose a tag to compare

  • Added "less" command as build dependency.
  • Added ".dockerenv" file check in the virtualization operation.
  • pseudofs: cgroup: various improvements

Unitd

04 Jul 15:12

Choose a tag to compare

  • Changed error message about missing unit.
  • Added ulib 4.1.9 dependency.
  • Changed implementation and formatting about bash completions.
  • Changed signal handler message about Cont signal.
  • Changed shell scripts code style and fixed some bugs related "VIRTUALIZATION" environment variable.
  • Changed default utmp and wtmp path (meson.build).
  • Added unitlogd.unit

Unitd

06 May 13:20

Choose a tag to compare

  • Added path property in unit status function.
  • Added install.sh installation script.
  • Removed useless check about path units.
  • Added sulogin.unit for single user state.
  • Added relative symlinks management.
  • Updated README.md.
  • Added ulib 4.1.8 dependency.
  • Changed stringCopy call according library.
  • Replaced memmove with stringCopyN func.

Unitd

28 Mar 14:39

Choose a tag to compare

  • Improved memory management about request/response unmarshall function.

Unitd

01 Mar 07:50

Choose a tag to compare

  • Added ulib dependency 4.1.6.
  • Added ".clang-format" and ".gitignore" file.
  • Code formatted by ".clang-format" file style.
  • Removed useless Debug variables.
  • Fixed a potential memory leak about unitlogd binary.
  • Fixed an invalid free about stop command (PID variable).
  • Removed list empty error and added it like a message.

Unitd

15 Feb 14:27

Choose a tag to compare

  • Added ulib dependency v4.1.5.
  • Replace stringSplitFirst in stringSplitOnce.
  • Added socket buffer size management.
  • Update README.md
  • Update zzz man page from Void.

Unitd

05 Feb 11:06

Choose a tag to compare

  • Added ulib dependency v4.1.4.

Unitd

17 Sep 10:04

Choose a tag to compare

  • Added ulib 4.1.3 dependency.

Unitd

21 Aug 09:36

Choose a tag to compare

  • Added sectionData argument and ulib 4.1.2 dependency.

Unitd

18 Aug 10:02

Choose a tag to compare

  • Changed colour output about shutdown messages.
  • Changed sigcont management.
  • Added "No data found" messages.
  • Added ulib 4.1.1 dependency.
  • Changed parserInit call.