summaryrefslogtreecommitdiffstats
path: root/man/systemd-tmpfiles.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-01test-util: silence clang warning about unaligned accessZbigniew Jędrzejewski-Szmek1-0/+7
2017-11-01util-lib: mark variable with _unused_ to silence clang warningZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-01journal: disable -Waddress-of-packed-member under clangZbigniew Jędrzejewski-Szmek1-0/+4
2017-11-01networkd: fix two format string mismatchesZbigniew Jędrzejewski-Szmek2-3/+8
2017-11-01importd: remove IN_SET to avoid ambiguityZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-01journald: unitialized variable accessZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-01Remove a bunch of unused variablesZbigniew Jędrzejewski-Szmek8-10/+3
2017-11-01manager: fix connecting to bus when dbus is actually around (#7205)Michal Sekletar1-1/+1
2017-11-01Reverting erroneous changes made of the course of adding a timeout to journal...martingh1-8/+2
2017-11-01journal-remote: set description to timer_event (#7234)Yu Watanabe1-1/+1
2017-10-31meson: do not create systemd-user-sessions.service if PAM is disabledYu Watanabe1-1/+1
2017-10-31meson: do not include man/meson.build if xsltproc not foundYu Watanabe1-3/+3
2017-10-30core: remove "misuse" of getpgid() in systemd-shutdownAlan Jenkins1-3/+3
2017-10-30Add sd_bus_message_new and sd_bus_message_seal as public functions (#6609)aeywalee8-38/+63
2017-10-30hwdb: Update GP-electronic T701 accel mount settings (#7220)Hans de Goede1-1/+1
2017-10-30resolved: change newline position in stub-resolv.conf (#7216)Yu Watanabe1-2/+2
2017-10-30fix includesMatija Skala2-1/+2
2017-10-30fix compile error on muslMatija Skala2-4/+4
2017-10-30rules: add Freescale IMX serial ports name to serial port udev rule (#7203)Maciej S. Szmigiero1-1/+1
2017-10-30treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)Zbigniew Jędrzejewski-Szmek9-146/+70
2017-10-30hwdb: add UC-Logic 20160N pad to the ID_INPUT hwdbPeter Hutterer1-0/+5
2017-10-30hwdb: add a hwdb file to override ID_INPUT assignmentsPeter Hutterer3-0/+73
2017-10-27man: systemd.offline-updates: remove link to the doc it obsoletes (#7189)Alan Jenkins1-1/+0
2017-10-27journalctl: add --output-fields= (#7181)Lars Karlitski6-24/+122
2017-10-26update TODOLennart Poettering1-4/+0
2017-10-26test: add simple test for validating some of the unit specifiers we supportLennart Poettering3-87/+108
2017-10-26core: add support for expanding state/cache/log directory root in unit filesLennart Poettering2-5/+28
2017-10-26update TODOLennart Poettering1-0/+4
2017-10-26machine-image: handle nicely if the user asks us to remove a symlinked imageLennart Poettering1-3/+9
2017-10-26dissect: when we invoke dissection on a loop device with partscan help the userLennart Poettering3-9/+30
2017-10-26machine-image: add partial discovery of block devices as imagesLennart Poettering4-8/+114
2017-10-26fs-util: small tweak in chase_symlinks()Lennart Poettering1-6/+5
2017-10-26btrfs-util: when opening subvolume fds, always set O_NOFOLLOWLennart Poettering1-5/+5
2017-10-26systemd-detect-virt: refine hypervisor detection (#7171)Razvan Cojocaru1-12/+39
2017-10-26Adding timer_event to wakeup as suggested by MHD_get_timeout (#7152)martingh2-6/+51
2017-10-25hwdb: Add ACCEL_MOUNT_MATRIX for ThinkPad Yoga 11e (#7174)Lars Kellogg-Stedman1-1/+3
2017-10-25resolved: fix loop on packets with pseudo dns typesZbigniew Jędrzejewski-Szmek1-5/+1
2017-10-25hwdb: Document expected MOUNT_MATRIX on devices with non upright display (#7177)Hans de Goede1-0/+7
2017-10-24nspawn: EROFS for chowning mount points is not fatal (#7122)Lauri Tirkkonen1-2/+6
2017-10-24core: systemd-shutdown: avoid confusingly redundant messagesAlan Jenkins1-13/+25
2017-10-24resolved: create private stub resolve file for /etc/resolv.conf integration (...Dimitri John Ledkov6-20/+73
2017-10-24core: in --user mode, report READY=1 as soon as basic.target is reached (#7102)Zbigniew Jędrzejewski-Szmek3-5/+30
2017-10-24core: fix D-Bus APIYu Watanabe2-38/+49
2017-10-24nspawn: Fix calculation of capabilities for configuration file (#7087)myrkr1-1/+1
2017-10-24man: update the description of interval limiting (#7128)Zbigniew Jędrzejewski-Szmek1-10/+11
2017-10-23NEWS: start adding 236 (#7159)Mantas Mikulėnas1-0/+6
2017-10-23core/dynamic-user: use gid from pwnam if a static user was foundZbigniew Jędrzejewski-Szmek1-21/+32
2017-10-23hwdb: invert the USB touchpad integration assumption (#7161)Peter Hutterer1-13/+1
2017-10-21modprobe.d: fix directory of modprobe configuration file (#7149)Michael Biebl1-1/+1
2017-10-20core/dynamic-user: use _cleanup_ in dynamic user lockingZbigniew Jędrzejewski-Szmek1-35/+43