Releases: pandom79/Unitd
Releases · pandom79/Unitd
Unitd
09 Jun 16:18
Compare
Sorry, something went wrong.
No results found
Added "less" command as build dependency.
Added ".dockerenv" file check in the virtualization operation.
pseudofs: cgroup: various improvements
Unitd
04 Jul 15:12
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Improved memory management about request/response unmarshall function.
Unitd
01 Mar 07:50
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Added ulib dependency v4.1.4.
Unitd
17 Sep 10:04
Compare
Sorry, something went wrong.
No results found
Added ulib 4.1.3 dependency.
Unitd
21 Aug 09:36
Compare
Sorry, something went wrong.
No results found
Added sectionData argument and ulib 4.1.2 dependency.
Unitd
18 Aug 10:02
Compare
Sorry, something went wrong.
No results found
Changed colour output about shutdown messages.
Changed sigcont management.
Added "No data found" messages.
Added ulib 4.1.1 dependency.
Changed parserInit call.