summaryrefslogtreecommitdiff
path: root/bus/audit.c
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker2023-01-041-0/+2
* bus: Make audit initialization idempotentSimon McVittie2019-07-031-1/+8
* _dbus_change_to_daemon_user (audit code path): set DBusError correctlySimon McVittie2016-08-121-2/+3
* audit: make the first few fds close-on-execSimon McVittie2015-08-251-0/+7
* Throw a warning if we cannot open the audit socket as a session busLaurent Bigonville2015-08-061-4/+0
* audit: only check for CAP_AUDIT_WRITE once, during initializationSimon McVittie2015-08-061-5/+5
* audit: use DBUS_SYSTEM_LOG_WARNING if we cannot open the audit fdSimon McVittie2015-08-061-4/+10
* bus: move shared libaudit code to a new audit.[ch]Simon McVittie2015-08-061-0/+180