On 7/16/25 13:27, Ján Tomko wrote:
> On a Friday in 2025, Michal Privoznik via Devel wrote:
>> From: Michal Privoznik
>>
>> Currently, when somebody wants to debug the NSS plugin, they have
>> to change a line in libvirt_nss.h (to enable debug printings) and
>> recompile the module. This may work
On a Friday in 2025, Michal Privoznik via Devel wrote:
From: Michal Privoznik
Currently, when somebody wants to debug the NSS plugin, they have
to change a line in libvirt_nss.h (to enable debug printings) and
recompile the module. This may work for us, developers, but we
can not expect this fr
From: Michal Privoznik
Currently, when somebody wants to debug the NSS plugin, they have
to change a line in libvirt_nss.h (to enable debug printings) and
recompile the module. This may work for us, developers, but we
can not expect this from users.
For now, this turns debug printings unconditio