index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test-execute
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-03
execute: don't set $SHELL and $HOME for services, if they don't contain inter...
Lennart Poettering
1
-0
/
+11
2016-08-03
core: inherit TERM from PID 1 for all services started on /dev/console
Lennart Poettering
3
-19
/
+45
2016-08-03
core: drop spurious newline
Lennart Poettering
1
-1
/
+0
2016-08-03
nspawn: deprecate --share-system support
Lennart Poettering
2
-27
/
+10
2016-08-03
nspawn: try to bind mount resolved's resolv.conf snippet into the container
Lennart Poettering
1
-8
/
+23
2016-08-03
hwdb: compress the various Lenovo *40, *50 and *60 series (#3877)
Peter Hutterer
1
-24
/
+6
2016-08-03
hwdb: add ID_INPUT_TRACKBALL as additional identifier (#3872)
Peter Hutterer
1
-0
/
+17
2016-08-02
socket: add support to control no. of connections from one source (#3607)
Susant Sahani
7
-0
/
+213
2016-08-02
test: fix test-execute personality tests on ppc64 and aarch64 (#3825)
Jan Synacek
5
-0
/
+34
2016-08-02
gitignore: libsystemd-journal.pc is no more (#3863)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+0
2016-08-02
coredump: save process container parent cmdline
Jakub Filak
1
-3
/
+98
2016-08-02
main: load Smack policy before IMA policy (#3859)
Ismo Puustinen
1
-3
/
+3
2016-08-02
units: add graphical-session-pre.target user unit (#3848)
Martin Pitt
3
-1
/
+29
2016-08-02
systemd-ask-password: make sure directory watch is started before cryptsetup ...
tblume
2
-2
/
+2
2016-08-02
coredump: save /proc/[pid]/mountinfo
Jakub Filak
1
-2
/
+12
2016-08-01
machinectl: hide legend in a case when no data (#3839)
0xAX
1
-6
/
+12
2016-08-01
virt: detect bhyve (FreeBSD hypervisor) (#3840)
Leonardo Brondani Schenkel
3
-1
/
+12
2016-08-01
main: get rid of ACTION_DONE (#3849)
0xAX
1
-5
/
+1
2016-08-01
man: move description of kernel vconsole.conf overrides to vconsole.conf(5)
Zbigniew Jędrzejewski-Szmek
3
-49
/
+36
2016-08-01
vconsole-setup: add lots of debug messages
Zbigniew Jędrzejewski-Szmek
1
-14
/
+24
2016-08-01
Add enable_disable() helper
Zbigniew Jędrzejewski-Szmek
5
-9
/
+9
2016-08-01
test-path-util: check for /lt-test-path-util or /test-path-util (#3841)
Mike Gilbert
1
-1
/
+2
2016-08-01
logind: 0% and 100% should be valid for UserTasksMax (#3836)
Tejun Heo
1
-1
/
+1
2016-07-31
documentation: cgroup-v1 and systemd user instance
Maxime de Roucy
1
-0
/
+7
2016-07-31
documentation: add cgroup-v2.txt link
Maxime de Roucy
1
-3
/
+4
2016-07-29
tests: don't run private device tests if running in a container
Steve Muir
1
-0
/
+5
2016-07-29
tests: skip process 1 tests if systemd not is running
Davide Cavalca
1
-1
/
+2
2016-07-29
tests: don't test hostname if it looks like an id128
Steve Muir
1
-3
/
+9
2016-07-29
tests: skip udev-test if running inside a chroot
Davide Cavalca
1
-0
/
+7
2016-07-29
build-sys: conditionally disable LTO if requested (#3823)
Davide Cavalca
1
-2
/
+5
2016-07-28
systemctl: be sure to be quiet with 'systemctl is-enabled --quiet' (#3819)
Christian Rebischke
1
-4
/
+6
2016-07-27
hwdb: add Lenovo X260 pointing stick speed fix
Dennis Wassenberg
1
-0
/
+2
2016-07-27
hwdb: add Lenovo T560 pointing stick speed fix
Dennis Wassenberg
1
-0
/
+2
2016-07-27
hwdb: add Lenovo T460s pointing stick speed fix
Dennis Wassenberg
1
-0
/
+2
2016-07-27
hwdb: add Lenovo L460 pointing stick speed fix
Dennis Wassenberg
1
-0
/
+2
2016-07-27
hwdb: add Lenovo X250 pointing stick speed fix
Dennis Wassenberg
1
-0
/
+2
2016-07-27
hwdb: add Lenovo T450s pointing stick speed fix
Dennis Wassenberg
1
-0
/
+2
2016-07-27
hwdb: add Lenovo L450 pointing stick speed fix
Dennis Wassenberg
1
-0
/
+2
2016-07-27
hwdb: add Lenovo T440p pointing stick speed fix
Dennis Wassenberg
1
-0
/
+2
2016-07-27
string-util: rework memory_erase() to not use GCC optimize attribute (#3812)
Michael Biebl
1
-15
/
+11
2016-07-27
vconsole: update man page
Michal Soltys
1
-5
/
+8
2016-07-27
vconsole: correct kernel command line namespace
Michal Soltys
1
-1
/
+5
2016-07-27
vconsole: add copyright line
Michal Soltys
1
-0
/
+1
2016-07-27
vconsole: Don't do static installation under sysinit.target
Michal Soltys
2
-6
/
+0
2016-07-27
vconsole: use KD_FONT_OP_GET/SET to handle copying
Michal Soltys
1
-27
/
+66
2016-07-27
vconsole: updates of keyboard/font loading functions
Michal Soltys
1
-21
/
+14
2016-07-27
vconsole: Add generic is_*() functions
Michal Soltys
1
-0
/
+41
2016-07-27
vconsole: add two new toggle functions, remove old enable/disable ones
Michal Soltys
1
-46
/
+27
2016-07-27
vconsole: copy font to 63 consoles instead of 15
Michal Soltys
1
-1
/
+1
2016-07-27
vconsole: don't do GIO_SCRNMAP / GIO_UNISCRNMAP
Michal Soltys
1
-10
/
+0
[next]