qemu/authz
Kevin Wolf 3428455df9 authz-pam: Check that 'service' property is set
If the 'service' property is not set, we'll call pam_start() with a NULL
pointer for the service name. This fails and leaves a message like this
in the syslog:

qemu-storage-daemon[294015]: PAM pam_start: invalid argument: service == NULL

Make specifying the property mandatory and catch the error already
during the creation of the object.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-11-18 10:51:35 +00:00
..
base.c authz: Fix Lesser GPL version number 2020-10-29 09:57:37 +00:00
list.c authz: Fix Lesser GPL version number 2020-10-29 09:57:37 +00:00
listfile.c authz-list-file: Improve an error message 2020-11-18 10:51:35 +00:00
meson.build authz: Move the creation of the library to the main meson.build 2020-10-12 11:50:20 -04:00
pamacct.c authz-pam: Check that 'service' property is set 2020-11-18 10:51:35 +00:00
simple.c authz: Fix Lesser GPL version number 2020-10-29 09:57:37 +00:00
trace-events
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00