strongswan/src/libcharon/bus
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
..
listeners file-logger: Set owner/group of log file 2020-05-07 09:30:57 +02:00
bus.c ha: Add auth method for HA IKEv1 key derivation 2018-12-07 10:17:56 +01:00
bus.h Spelling fixes 2020-02-11 18:23:07 +01:00