Re: [systemd-devel] APIs for JournalD commands

2021-05-06 Thread Lennart Poettering
On Do, 06.05.21 09:00, Andreas Krueger (andreas.krue...@fmc-ag.com) wrote: > Hi Folks, > > I have to write some tests to ensure the functionality of JournalD, > which is used by a project I'm working on. For this I've found the > APIs defined in header file that can be used > for many of my issue

Re: [systemd-devel] Storing package metadata in ELF objects

2021-05-06 Thread Luca Boccassi
On Thu, 2021-05-06 at 03:17 +0200, Mark Wielaard wrote: > Hi Luca, > > On Tue, 2021-05-04 at 14:43 +0100, Luca Boccassi wrote: > > On Fri, 2021-04-30 at 19:57 +0200, Mark Wielaard wrote: > > > Is there a list of default keys (and their canonical spelling, upper- > > > lower-Camel_Case, etc.)? If t

[systemd-devel] APIs for JournalD commands

2021-05-06 Thread Andreas Krueger
Hi Folks, I have to write some tests to ensure the functionality of JournalD, which is used by a project I'm working on. For this I've found the APIs defined in header file that can be used for many of my issues, but there is a gap between what this header file offers and what can be done by