strongswan/src/libcharon/bus/listeners
Tobias Brunner b06374f6a5 file-logger: Set owner/group of log file
The file is usually opened/created by root, however, if user/group IDs
are configured and the configuration is reloaded, the file will be reopened
as configured user.  Like with UNIX sockets we only attempt to change
the user if we have CAP_CHOWN allowing a start as regular user.

We don't have chown() on Windows, so check for it.
2020-05-07 09:30:57 +02:00
..
custom_logger.h custom-logger: Add optional reload method 2018-08-29 15:55:33 +02:00
file_logger.c file-logger: Set owner/group of log file 2020-05-07 09:30:57 +02:00
file_logger.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
listener.h ha: Add auth method for HA IKEv1 key derivation 2018-12-07 10:17:56 +01:00
logger.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
sys_logger.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
sys_logger.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00