summaryrefslogtreecommitdiff
path: root/bus/selinux.c
Commit message (Expand)AuthorAgeFilesLines
* bus/selinux: Move vsnprintf call to avoid va_list reuseJeremi Piotrowski2023-01-091-3/+2
* Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker2023-01-041-0/+2
* bus/selinux: Fix audit message types.Chris PeBenito2020-11-231-3/+27
* Stop using selinux_set_mapping() functionLaurent Bigonville2019-10-221-33/+42
* trivial: Remove trailing whitespace from copyright noticesSimon McVittie2018-12-171-2/+2
* Use SELINUX_CB_POLICYLOAD instead of AVC_CALLBACK_RESET callbackLaurent Bigonville2018-11-151-16/+4
* Stop using avc_init() which is deprecatedLaurent Bigonville2018-11-151-111/+108
* Return the dbus-daemon SELinux context when asking about org.freedesktop.DBusLaurent Bigonville2017-06-121-0/+13
* Remove unnecessary cast, bus_sid is already of type security_id_tLaurent Bigonville2017-05-311-1/+1
* Remove calls to sidget/sidputLaurent Bigonville2017-05-311-52/+1
* Do not auto-activate services if we could not send a messageSimon McVittie2016-11-281-1/+7
* Add missing format attributes suggested by -Wsuggest-attribute=formatSimon McVittie2016-10-131-1/+1
* Remove trailing newlines from _dbus_warn, _dbus_warn_check_failedSimon McVittie2016-09-301-8/+8
* Avoid -Wunused-label when compiling with libselinux but no libauditSimon McVittie2015-12-021-0/+2
* bus: move shared libaudit code to a new audit.[ch]Simon McVittie2015-08-061-118/+18
* selinux: avoid leaking on systems where va_start allocates memorySimon McVittie2015-01-061-1/+3
* selinux: Use selinux_set_mapping() to avoid hardcoded constants for policyosmond sun2013-11-071-3/+27
* bus/selinux: Fix previous commit for CAP_AUDIT_WRITE retentionColin Walters2013-11-011-1/+7
* selinux: when dropping capabilities only include AUDIT caps if we have themLennart Poettering2013-09-131-2/+3
* Fix unused function when SELinux is not enabledSimon McVittie2013-08-301-3/+4
* Cleanup: polish verbose mode checkingChengwei Yang2013-08-231-14/+5
* capng: Drop supplemental groups when switching to daemon userSteve Grubb2011-08-011-1/+1
* process_config_first_time_only: initialize syslog as intended.Simon McVittie2011-05-251-2/+1
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+2
* Merge branch 'dbus-1.2'Colin Walters2010-03-161-4/+4
|\
| * Fix build when selinux is disabled but libaudit enabledFrederic Crozat2010-03-031-4/+4
| * Fix compilation in --disable-selinux caseColin Walters2010-02-021-32/+3
* | Fix compilation in --disable-selinux caseColin Walters2010-02-031-35/+2
* | _dbus_change_to_daemon_user() is platform related and commit 0a3905d7f3b2ff4...Ralf Habacker2010-01-291-0/+5
|/
* Switch to libcap-ng, avoid linking libdbus against libcap[-ng]Colin Walters2010-01-281-5/+113
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-141-1/+1
* libselinux behavior in permissive mode wrt invalid domainsEamon Walsh2009-05-061-2/+12
* fix build against the latest gcc/glibcJohn (J5) Palmieri2008-02-211-0/+1
* Fix a problem where a nul byte was wrongly introduced into UUIDs, due to _dbu...Havoc Pennington2007-10-311-1/+14
* audit_init() was not declared in header, causing warnings; fix this and names...Havoc Pennington2007-10-231-1/+1
* fd.o bug #12429 Reverse check to setpcap and only init audit if we were rootJohn (J5) Palmieri2007-10-031-6/+2
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2007-06-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-151-0/+2
* 2007-06-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-131-0/+3
* 2007-06-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-131-2/+52
* These are all patches from Kjartan Maraas <kmaraas at gnome dot org>John (J5) Palmieri2006-08-081-1/+5
* * s/D-BUS/D-Bus/gJohn (J5) Palmieri2006-08-031-3/+3
* 2005-07-16 Colin Walters <walters@verbum.org>Colin Walters2005-07-161-16/+43
* 2005-07-15 Colin Walters <walters@verbum.org>Colin Walters2005-07-151-0/+4
* 2005-07-14 Colin Walters <walters@verbum.org>Colin Walters2005-07-141-0/+13
* 2005-04-13 David Zeuthen <davidz@redhat.com>David Zeuthen2005-04-131-57/+111
* 2005-02-07 Colin Walters <walters@verbum.org>Colin Walters2005-02-071-2/+2
* 2004-11-09 Colin Walters <walters@verbum.org>Colin Walters2004-11-091-9/+89
* 2004-11-07 Colin Walters <walters@verbum.org>Colin Walters2004-11-071-87/+9
* *** empty log message ***Colin Walters2004-11-041-1/+1