summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* core/mount: fstype may be NULLYu Watanabe2017-11-121-1/+1
* core: sd-bus can handle NULL strings nicely, let's use itLennart Poettering2017-11-121-6/+2
* core: make "tmpfs" dependencies on swapfs a "default" dep, not an "implicit"Lennart Poettering2017-11-103-27/+14
* core: when a unit template is specified in SYSTEMD_WANTS=, instantiate it wit...Lennart Poettering2017-11-101-4/+21
* core: remove SYSTEMD_WANTS udev property configured dependencies at the right...Lennart Poettering2017-11-101-19/+20
* device: Let's simplify device_add_udev_wants() a bitLennart Poettering2017-11-101-4/+8
* core: add internal API to remove dependencies again, based on dependency maskLennart Poettering2017-11-103-0/+98
* device: rework device_is_bound_by_mounts() a bitLennart Poettering2017-11-101-7/+12
* core: track why unit dependencies came to beLennart Poettering2017-11-1020-342/+593
* gpt-auto-generator: make sure "r" is always setLennart Poettering2017-11-101-1/+3
* core: include a bad /var/run symlink in the "tainted" stringLennart Poettering2017-11-101-1/+7
* virt: trivial whitespace fixesLennart Poettering2017-11-101-2/+2
* device : reload when udev generates a "changed" event (#6850)Boucman2017-11-101-0/+20
* Merge pull request #7089 from oniko/luks2-supportLennart Poettering2017-11-102-7/+18
|\
| * shared/dissect-image: adapt to LUKS2 formatOndrej Kozina2017-10-131-1/+4
| * cryptsetup: support LUKS2 on-disk formatOndrej Kozina2017-10-131-6/+14
* | networkd: set dhcp_use_routes to true when dhcp_anonymize is true (#7209)juga02017-11-102-6/+5
* | core: add missing error_message cases (#6911)Alan Jenkins2017-11-102-1/+8
* | Merge pull request #7096 from keszybz/logind-session-killingLennart Poettering2017-11-102-8/+3
|\ \
| * | logind: fix killing of scopesZbigniew Jędrzejewski-Szmek2017-10-191-6/+1
| * | logind: allow two very close error messages to be distinguishedZbigniew Jędrzejewski-Szmek2017-10-191-2/+2
* | | basic/hashmap: add cleanup of memory pools (#7164)Zbigniew Jędrzejewski-Szmek2017-11-101-0/+24
* | | Fix typo in statx macro (#7180)Antonio Rojas2017-11-101-1/+1
* | | systemctl: fix memory leak (#7289)John Lin2017-11-101-1/+1
* | | systemd-firstboot: add vconsole keymap support (#7035)tblume2017-11-105-62/+251
* | | core/load-fragment: add RemoveIPC= (#7288)Yu Watanabe2017-11-101-0/+1
* | | Merge pull request #7280 from yuwata/fix-7270-2Lennart Poettering2017-11-094-7/+61
|\ \ \
| * | | test-parse-util: add more tests, mainly for empty stringYu Watanabe2017-11-091-0/+54
| * | | libsystemd-network: coding style fixYu Watanabe2017-11-091-1/+1
| * | | tree-wide: do not work in assert()Yu Watanabe2017-11-092-6/+6
* | | | cryptsetup: ignore _netdev, since it is used in generator (#7282)Lukáš Nykrýn2017-11-091-1/+1
* | | | Merge pull request #7112 from tstellar/udev-for-kfdLennart Poettering2017-11-091-4/+1
|\ \ \ \ | |/ / / |/| | |
| * | | udev-rules: Permission changes for /dev/dri/renderD*Tom Stellard2017-11-081-1/+1
| * | | udev-rules: Permission changes for /dev/kvmTom Stellard2017-11-081-3/+0
* | | | test-bpf: use /bin/ping path (#7276)Dimitri John Ledkov2017-11-081-2/+2
* | | | systemctl: respect [Install] section in drop-ins (#7158)John Lin2017-11-082-22/+316
* | | | Merge pull request #7268 from yuwata/rfe-7262Lennart Poettering2017-11-085-22/+47
|\ \ \ \
| * | | | timesync: make poll interval configurableYu Watanabe2017-11-085-22/+47
* | | | | Merge pull request #7275 from yuwata/fix-7070-7260Lennart Poettering2017-11-084-86/+30
|\ \ \ \ \
| * | | | | core/execute: do not create RuntimeDirectory= under private/ sub-directoryYu Watanabe2017-11-081-17/+13
| * | | | | core/load-fragment: fix alignmentYu Watanabe2017-11-081-1/+1
| * | | | | core/execute: RuntimeDirectory= or friends requires mount namespaceYu Watanabe2017-11-081-8/+6
| * | | | | test: add test for ReadOnlyPaths= with RuntimeDirectory=Yu Watanabe2017-11-081-0/+1
| * | | | | core: ReadWritePaths= and friends assume '+' prefix when BindPaths= or freind...Yu Watanabe2017-11-081-5/+7
| * | | | | core: remove compile_read_write_paths()Yu Watanabe2017-11-081-55/+2
* | | | | | umount: always use MNT_FORCE in umount_all() (#7213)NeilBrown2017-11-081-5/+11
|/ / / / /
* | | | | systemctl: remove extra space character in output (#7250)Alan Jenkins2017-11-071-1/+1
* | | | | core: simplify - don't add jobs to dbus queue if we immediately remove them (...Alan Jenkins2017-11-071-2/+1
* | | | | condition: detect TOMOYO MAC (#7249)Shawn Landden2017-11-074-0/+61
* | | | | tree-wide: do not work in assert() (#7271)Yu Watanabe2017-11-074-6/+6
|/ / / /