summaryrefslogtreecommitdiff
path: root/src/shared/capability.c
Commit message (Expand)AuthorAge
* 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