index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd-tmpfiles.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-01
test-util: silence clang warning about unaligned access
Zbigniew Jędrzejewski-Szmek
1
-0
/
+7
2017-11-01
util-lib: mark variable with _unused_ to silence clang warning
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-11-01
journal: disable -Waddress-of-packed-member under clang
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2017-11-01
networkd: fix two format string mismatches
Zbigniew Jędrzejewski-Szmek
2
-3
/
+8
2017-11-01
importd: remove IN_SET to avoid ambiguity
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-11-01
journald: unitialized variable access
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-11-01
Remove a bunch of unused variables
Zbigniew Jędrzejewski-Szmek
8
-10
/
+3
2017-11-01
manager: fix connecting to bus when dbus is actually around (#7205)
Michal Sekletar
1
-1
/
+1
2017-11-01
Reverting erroneous changes made of the course of adding a timeout to journal...
martingh
1
-8
/
+2
2017-11-01
journal-remote: set description to timer_event (#7234)
Yu Watanabe
1
-1
/
+1
2017-10-31
meson: do not create systemd-user-sessions.service if PAM is disabled
Yu Watanabe
1
-1
/
+1
2017-10-31
meson: do not include man/meson.build if xsltproc not found
Yu Watanabe
1
-3
/
+3
2017-10-30
core: remove "misuse" of getpgid() in systemd-shutdown
Alan Jenkins
1
-3
/
+3
2017-10-30
Add sd_bus_message_new and sd_bus_message_seal as public functions (#6609)
aeywalee
8
-38
/
+63
2017-10-30
hwdb: Update GP-electronic T701 accel mount settings (#7220)
Hans de Goede
1
-1
/
+1
2017-10-30
resolved: change newline position in stub-resolv.conf (#7216)
Yu Watanabe
1
-2
/
+2
2017-10-30
fix includes
Matija Skala
2
-1
/
+2
2017-10-30
fix compile error on musl
Matija Skala
2
-4
/
+4
2017-10-30
rules: add Freescale IMX serial ports name to serial port udev rule (#7203)
Maciej S. Szmigiero
1
-1
/
+1
2017-10-30
treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)
Zbigniew Jędrzejewski-Szmek
9
-146
/
+70
2017-10-30
hwdb: add UC-Logic 20160N pad to the ID_INPUT hwdb
Peter Hutterer
1
-0
/
+5
2017-10-30
hwdb: add a hwdb file to override ID_INPUT assignments
Peter Hutterer
3
-0
/
+73
2017-10-27
man: systemd.offline-updates: remove link to the doc it obsoletes (#7189)
Alan Jenkins
1
-1
/
+0
2017-10-27
journalctl: add --output-fields= (#7181)
Lars Karlitski
6
-24
/
+122
2017-10-26
update TODO
Lennart Poettering
1
-4
/
+0
2017-10-26
test: add simple test for validating some of the unit specifiers we support
Lennart Poettering
3
-87
/
+108
2017-10-26
core: add support for expanding state/cache/log directory root in unit files
Lennart Poettering
2
-5
/
+28
2017-10-26
update TODO
Lennart Poettering
1
-0
/
+4
2017-10-26
machine-image: handle nicely if the user asks us to remove a symlinked image
Lennart Poettering
1
-3
/
+9
2017-10-26
dissect: when we invoke dissection on a loop device with partscan help the user
Lennart Poettering
3
-9
/
+30
2017-10-26
machine-image: add partial discovery of block devices as images
Lennart Poettering
4
-8
/
+114
2017-10-26
fs-util: small tweak in chase_symlinks()
Lennart Poettering
1
-6
/
+5
2017-10-26
btrfs-util: when opening subvolume fds, always set O_NOFOLLOW
Lennart Poettering
1
-5
/
+5
2017-10-26
systemd-detect-virt: refine hypervisor detection (#7171)
Razvan Cojocaru
1
-12
/
+39
2017-10-26
Adding timer_event to wakeup as suggested by MHD_get_timeout (#7152)
martingh
2
-6
/
+51
2017-10-25
hwdb: Add ACCEL_MOUNT_MATRIX for ThinkPad Yoga 11e (#7174)
Lars Kellogg-Stedman
1
-1
/
+3
2017-10-25
resolved: fix loop on packets with pseudo dns types
Zbigniew Jędrzejewski-Szmek
1
-5
/
+1
2017-10-25
hwdb: Document expected MOUNT_MATRIX on devices with non upright display (#7177)
Hans de Goede
1
-0
/
+7
2017-10-24
nspawn: EROFS for chowning mount points is not fatal (#7122)
Lauri Tirkkonen
1
-2
/
+6
2017-10-24
core: systemd-shutdown: avoid confusingly redundant messages
Alan Jenkins
1
-13
/
+25
2017-10-24
resolved: create private stub resolve file for /etc/resolv.conf integration (...
Dimitri John Ledkov
6
-20
/
+73
2017-10-24
core: in --user mode, report READY=1 as soon as basic.target is reached (#7102)
Zbigniew Jędrzejewski-Szmek
3
-5
/
+30
2017-10-24
core: fix D-Bus API
Yu Watanabe
2
-38
/
+49
2017-10-24
nspawn: Fix calculation of capabilities for configuration file (#7087)
myrkr
1
-1
/
+1
2017-10-24
man: update the description of interval limiting (#7128)
Zbigniew Jędrzejewski-Szmek
1
-10
/
+11
2017-10-23
NEWS: start adding 236 (#7159)
Mantas Mikulėnas
1
-0
/
+6
2017-10-23
core/dynamic-user: use gid from pwnam if a static user was found
Zbigniew Jędrzejewski-Szmek
1
-21
/
+32
2017-10-23
hwdb: invert the USB touchpad integration assumption (#7161)
Peter Hutterer
1
-13
/
+1
2017-10-21
modprobe.d: fix directory of modprobe configuration file (#7149)
Michael Biebl
1
-1
/
+1
2017-10-20
core/dynamic-user: use _cleanup_ in dynamic user locking
Zbigniew Jędrzejewski-Szmek
1
-35
/
+43
[next]