summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8605 from poettering/drop-in-name-fixZbigniew Jędrzejewski-Szmek2018-04-049-68/+186
|\
| * bus-unit-util: one less newlineLennart Poettering2018-03-291-1/+0
| * install: don't enforce that .d/ dropin files (and their symlink chain element...Lennart Poettering2018-03-291-40/+58
| * fs-util: add shortcut for chase_symlinks() when it is called like open(O_PATH)Lennart Poettering2018-03-291-0/+10
| * dissect: port code to chase_symlinks_and_open()Lennart Poettering2018-03-291-8/+4
| * fs-util: add calls that combine chase_symlinks() and open()/opendir() in oneLennart Poettering2018-03-292-3/+90
| * fd-util: introduce fd_reopen() helper for reopening an fdLennart Poettering2018-03-294-16/+24
* | test-path: Set umask explicitly (#8616)Filipe Brandenburger2018-04-041-0/+4
* | units: use `systemctl exit` to kill the user manager (#8648)Filipe Brandenburger2018-04-042-2/+1
* | fix missed bracket of exec-personality-ppc64le.service (#8650)Feng Sun2018-04-041-1/+1
* | Merge pull request #8624 from yuwata/fix-8371Zbigniew Jędrzejewski-Szmek2018-04-041-7/+8
|\ \
| * | bash-completion: busctl: make variables localYu Watanabe2018-03-301-4/+4
| * | bash-completion: busctl: do not suggest "-" for signatureYu Watanabe2018-03-301-1/+1
| * | bash-completion: busctl: suggests only writable properties for set-propertyYu Watanabe2018-03-301-2/+3
* | | oss-fuzz: Fallback to `ninja-build` when available (#8641)Filipe Brandenburger2018-04-041-1/+9
* | | Merge pull request #8643 from poettering/coding-style-fixletsEvgeny Vereshchagin2018-04-042-5/+43
|\ \ \
| * | | CODING_STYLE: document suggested suffixes to use in documentationLennart Poettering2018-04-031-0/+12
| * | | CODING_STYLE: two minor additionsLennart Poettering2018-04-031-2/+4
| * | | CODING_STYLE: mention that we ship .editconfig/.vimrc/.dir-locals.el in our repoLennart Poettering2018-04-031-3/+5
| * | | update TODOLennart Poettering2018-04-031-0/+22
|/ / /
* | | tmpfiles: fix directory removal with force symlink (#8619)Ricardo Salveti de Araujo2018-04-031-1/+1
* | | core: skip the removal of cgroups in the TEST_RUN_MINIMAL mode (#8622)Evgeny Vereshchagin2018-04-031-1/+1
* | | dissect: Don't count RPMB and boot partitions (#8609)João Paulo Rechi Vita2018-04-031-7/+20
* | | Merge pull request #8628 from jwrdegoede/hwdb-sensors2Lennart Poettering2018-04-031-9/+33
|\ \ \
| * | | hwdb: Add accelerometer orientation quirk for the Pipo W4 tabletHans de Goede2018-03-301-0/+4
| * | | hwdb: Add accelerometer orientation quirk for the Lenovo Ideapad Miix 310Hans de Goede2018-03-301-0/+5
| * | | hwdb: Add accelerometer orientation quirk for the MSI S100 2-in-1Hans de Goede2018-03-301-0/+6
| * | | hwdb: Add accelerometer orientation quirk for the Yours Y8W81 tabletHans de Goede2018-03-301-0/+6
| * | | hwdb: Add accelerometer orientation entry for the I.T.Works TW701 tabletHans de Goede2018-03-301-0/+4
| * | | hwdb: 60-sensors: Fix alphabetic sorting by vendor nameHans de Goede2018-03-301-13/+12
| |/ /
* | | man: machinectl: update fedora exmple URL (#8642)Radostin Stoyanov2018-04-031-4/+4
* | | coccinelle: fix typo in file name (#8640)Alexander Kurtz2018-04-021-0/+0
* | | Merge pull request #8626 from floppym/initctlLennart Poettering2018-03-313-6/+11
|\ \ \
| * | | systemctl: try opening /run/initctl before /dev/initctlMike Gilbert2018-03-301-3/+8
| * | | units: initctl: move the fifo to /run/initctl to match sysvinitMike Gilbert2018-03-302-3/+3
| |/ /
* | | generate-af-list.sh: slightly generalize pattern, fix w/musl (#8629)Will Dietz2018-03-311-1/+1
|/ /
* | timesync: on network event do not establish connection when NTP servers are n...Yu Watanabe2018-03-291-5/+10
* | sd-bus: allow description to be set for system/user busses (#8594)Zbigniew Jędrzejewski-Szmek2018-03-296-13/+49
|/
* tree-wide: remove unused variables (#8612)Yu Watanabe2018-03-293-4/+2
* Merge pull request #8606 from dell/rename-suspend-to-hibernateZbigniew Jędrzejewski-Szmek2018-03-2919-73/+73
|\
| * Fix description on suspend-then-hibernate units.Mario Limonciello2018-03-282-2/+2
| * Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello2018-03-2819-71/+71
* | Merge pull request #8607 from poettering/trivialities2Yu Watanabe2018-03-298-20/+35
|\ \
| * | machine-image,mount-setup: minor coding style fixesLennart Poettering2018-03-282-9/+7
| * | man: remove spurious 'system'Lennart Poettering2018-03-281-1/+1
| * | inhibit: make use of EXIT_SUCCESS where appropriateLennart Poettering2018-03-281-1/+1
| * | util: check for overflows in xbsearch_r()Lennart Poettering2018-03-281-1/+3
| * | journald: make use of fd_get_path() where appropriateLennart Poettering2018-03-281-8/+3
| * | update TODOLennart Poettering2018-03-281-0/+10
| * | CODING_STYLE: document why O_NONBLOCK makes sense when opening regular files,...Lennart Poettering2018-03-281-0/+10