index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
/
empty-if.cocci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
check for _POSIX_C_SOURCE instead of __USE_POSIX*
Matija Skala
1
-1
/
+1
2017-03-16
assigning stdout and stderr is not allowed
Matija Skala
1
-2
/
+2
2017-03-16
man: Fix a simple grammar error in systemd.service.xml (#5594)
AlexanderKurtz
1
-1
/
+1
2017-03-15
fix includes
Matija Skala
2
-1
/
+1
2017-03-15
build-sys: make RPM macros installation path configurable (#5564)
steelman
2
-1
/
+13
2017-03-14
man: Document when pam_systemd sets XDG_RUNTIME_DIR (#5570)
Adrian Heine né Lang
1
-2
/
+3
2017-03-14
machinectl: don't return 1 in case we couldn't figure out container IP addres...
Michal Sekletar
1
-0
/
+1
2017-03-14
Never call unmap with MAP_FAILED. (#5590)
Tobias Stoeckmann
1
-2
/
+2
2017-03-13
journal: prevent integer overflow while validating header (#5569)
Tobias Stoeckmann
1
-3
/
+9
2017-03-13
headers: check that __INCLUDE_LEVEL__ is defined before using it (#5575)
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2017-03-13
README: include small graphs of open issues and pull requests (#5576)
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2017-03-13
resolve: add missing space in output message (#5574)
Yu Watanabe
1
-2
/
+2
2017-03-12
build-sys: add helper command to sign tarballs
Zbigniew Jędrzejewski-Szmek
1
-0
/
+3
2017-03-12
build-sys: simplify git tar invocation
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-03-12
build-sys: make more targets .PHONY
Zbigniew Jędrzejewski-Szmek
1
-0
/
+3
2017-03-10
Fix typo in function name (#5565)
Michal Sekletar
2
-3
/
+3
2017-03-09
hwdb: Add new quirk type to documentation
Bastien Nocera
1
-1
/
+2
2017-03-09
hwdb: Add property for keyboards without LEDs
Bastien Nocera
2
-0
/
+15
2017-03-09
hwdb: Better documentation for keyboard quirks
Bastien Nocera
1
-5
/
+21
2017-03-08
build-sys: only install legacy *.pkla files with old polkit versions (#5555)
Martin Pitt
2
-1
/
+9
2017-03-08
man: fix typo (#5556)
Torstein Husebø
1
-1
/
+1
2017-03-07
docs: use https in the mailing list url
AsciiWolf
1
-1
/
+1
2017-03-07
docs: add a note about reporting security vulns (#5541)
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2017-03-07
rules: set ID_BUS=bluetooth for any device with id/bustype attr of 0x0005 (#5...
Peter Hutterer
1
-0
/
+2
2017-03-07
sd-bus: drop kdbus-related docs (#5533)
AsciiWolf
4
-577
/
+9
2017-03-07
cgtop: use PRIu64 to print uint64_t (#5544)
Thomas H. P. Andersen
1
-1
/
+1
2017-03-05
coredump: fix handling of premature-eof data for --backtrace
Zbigniew Jędrzejewski-Szmek
2
-2
/
+3
2017-03-05
import: bump image size safety limit for machinectl pull (#5535)
Dax Kelson
1
-1
/
+1
2017-03-03
hwdb: quirks for accelerometers in HP laptops
Thomas Hindoe Paaboel Andersen
1
-0
/
+7
2017-03-03
rules: allow quirks for platform input accelerometers
Thomas Hindoe Paaboel Andersen
1
-0
/
+4
2017-03-03
test: skip instead of fail if crypto kmods are not available
Martin Pitt
2
-6
/
+19
2017-03-02
Avoid strict DM interface version dependencies (#5519)
Michael Biebl
5
-3
/
+359
2017-03-02
build-sys: do not require everything to be rebuild to push man pages (#5521)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-03-02
basic/architecture: Add sub-architecture types for SuperH
John Paul Adrian Glaubitz
1
-1
/
+17
2017-03-02
basic/architecture: Properly set LIB_ARCH_TUPLE for powerpcspe
John Paul Adrian Glaubitz
1
-1
/
+5
2017-03-02
basic/architecture: Properly set LIB_ARCH_TUPLE for x32
John Paul Adrian Glaubitz
1
-1
/
+5
2017-03-02
Revert "environment.d: fix date"
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-03-02
environment.d: fix date
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-03-02
NEWS: fix word (#5514)
Lucas Werkmeister
1
-1
/
+1
2017-03-02
hwdb: Endless ELT-NL3 accelerometer support
Daniel Drake
1
-0
/
+6
2017-03-02
udev: Allow quirks for ACPI input accelerometers
Daniel Drake
1
-0
/
+4
2017-03-01
NEWS: 'systemd' is always spelt with a lowercase 's'
v233
Lennart Poettering
1
-1
/
+1
2017-03-01
NEWS: add note about 'make install-tests' (#5512)
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2017-03-01
NEWS: reorder entries by subject, fix some typos and descriptions (#5511)
Zbigniew Jędrzejewski-Szmek
1
-107
/
+105
2017-03-01
udev: Use parent bus id for virtio disk builtin path-id (#5500)
Viktor Mihajlovski
2
-4
/
+5
2017-03-01
man: escape: fix --suffix examples (#5508)
Lucas Werkmeister
1
-2
/
+2
2017-03-01
Revert "util: Fine tune running_in_chroot() a bit" (#5506)
Lennart Poettering
1
-20
/
+5
2017-03-01
man: systemd: fix description of SIGRTMIN+26,27,28 (#5505)
Lucas Werkmeister
1
-1
/
+1
2017-03-01
coredump: define a macro for a "short bus call timeout"
Lennart Poettering
1
-1
/
+3
2017-03-01
coredump: introduce is_journald_crash() and is_pid1_crash() helpers
Lennart Poettering
1
-6
/
+17
[next]