summaryrefslogtreecommitdiff
path: root/src/shared/capability.c
Commit message (Expand)AuthorAge
* capability: use /proc/sys/kernel/cap_last_capDavid Herrmann2014-12-29
* bus-proxy: cloning smack labelPrzemyslaw Kedzierski2014-12-09
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* shared: fix typoRonny Chevalier2014-10-31
* bus-proxy: drop priviliges if we canLennart Poettering2014-06-04
* shared: capability - don't loop over the cap bits if they are all unsetTom Gundersen2014-06-03
* shared: allow drop_priviliges to drop all privsTom Gundersen2014-06-03
* timesyncd: split privilege dropping code out of timesyncd so that we can make...Lennart Poettering2014-06-01
* timesyncd: run timesyncd as unpriviliged user "systemd-timesync" (but still w...Lennart Poettering2014-05-18
* Introduce cleanup functions for cap_freeZbigniew Jędrzejewski-Szmek2014-01-02
* bus: rename message "serial" to "cookie"Lennart Poettering2013-12-25
* __thread --> thread_local for C11 compatShawn Landden2013-12-17
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-03
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* capabilities: when dropping capabilities system-wide also drop them from user...Lennart Poettering2012-05-29
* main: add configuration option to alter capability bounding set for PID 1Lennart Poettering2012-05-24
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-10