index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
m4
/
attributes.m4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-02
coredumpctl: grammaro fix
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2016-04-02
rpm triggers: add note about minimum supported version
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2016-04-02
man: move KillSignal in the right section in directives list
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2016-03-31
DHCP DUID, IAID configuration options
Vinay Kulkarni
25
-43
/
+703
2016-03-30
man: Fix documented parameters for udev_device_get_ functions
Andrew Eikum
1
-2
/
+2
2016-03-30
core: improve error message when starting template without instance
Lukas Nykryn
1
-1
/
+5
2016-03-29
core: ShutdownWatchdogSec=infinity disables the watchdog logic too
Evgeny Vereshchagin
1
-1
/
+1
2016-03-28
core: RuntimeWatchdogSec=infinity disables the watchdog logic
Evgeny Vereshchagin
2
-3
/
+3
2016-03-28
shared: fix a misspelling of "journalctl"
Biao Lu
1
-1
/
+1
2016-03-28
build-sys: fix build with libgrcypt disabled
Zbigniew Jędrzejewski-Szmek
4
-7
/
+22
2016-03-26
core: update invoke_sigchld_event() to handle NULL ->sigchld_event()
Tejun Heo
1
-1
/
+3
2016-03-26
core: update populated event handling in unified hierarchy
Tejun Heo
4
-14
/
+42
2016-03-26
cgroup2: use new fstype for unified hierarchy
Alban Crequy
5
-4
/
+8
2016-03-24
lldp: move public macros to sd-lldp.h and namespace them
Beniamino Galvani
8
-159
/
+132
2016-03-24
logind: fix crash when shutdown is not issued from a tty
Martin Pitt
1
-1
/
+1
2016-03-24
core: fix "stoppping" typo
Martin Pitt
1
-1
/
+1
2016-03-24
localectl: align output of 'localectl status' command
Yu Watanabe
1
-2
/
+2
2016-03-24
localectl: remove unnecessary line break
Yu Watanabe
1
-1
/
+1
2016-03-23
core: Fix path for opening ffs endpoint ep0
Georgia Brikis
1
-2
/
+6
2016-03-23
run: remove period when printing started units
Iago López Galeiras
2
-8
/
+8
2016-03-23
systemctl: no need to pass --all if inactive is explicitly requested in list-...
Franck Bui
1
-0
/
+5
2016-03-22
Ignore BOM in config files
Zbigniew Jędrzejewski-Szmek
2
-4
/
+10
2016-03-22
Added support for 3D printers to uaccess (ID_MAKER_TOOL)
Jaroslav Škarvada
1
-0
/
+3
2016-03-21
Revert "DHCP DUID and IAID configurability"
Zbigniew Jędrzejewski-Szmek
24
-509
/
+44
2016-03-21
test-env-util: test env_{value,assignment}_is_valid
Zbigniew Jędrzejewski-Szmek
1
-0
/
+30
2016-03-21
tests: rename test-env-replace to test-env-util
Zbigniew Jędrzejewski-Szmek
3
-5
/
+5
2016-03-21
test-execute: fix execution of AmbientCapabilities tests
Ronny Chevalier
1
-2
/
+3
2016-03-21
test-copy: use correct data type for max_bytes
Martin Pitt
1
-3
/
+3
2016-03-20
bash completion: add --template to nspawn
Evgeny Vereshchagin
1
-2
/
+2
2016-03-20
man: fix typo in systemd-sysv-generator
Michael Biebl
1
-1
/
+1
2016-03-18
journal-upload: remove microhttpd dependency
Umut Tezduyar Lindskog
1
-28
/
+28
2016-03-18
hwdb: Update database of Bluetooth company identifiers
Marcel Holtmann
1
-1
/
+238
2016-03-17
nspawn: don't run nspawn --port=... without libiptc support
Evgeny Vereshchagin
1
-0
/
+7
2016-03-17
basic/missing: move syscall definitions to basic/missing_syscall.h
Zbigniew Jędrzejewski-Szmek
3
-243
/
+312
2016-03-17
basic/copy: use copy_file_range()
Zbigniew Jędrzejewski-Szmek
2
-4
/
+38
2016-03-17
basic/missing: add copy_file_range
Zbigniew Jędrzejewski-Szmek
2
-2
/
+43
2016-03-17
units: run ldconfig.service after we have mounted all local file systems
Michal Sekletar
1
-2
/
+1
2016-03-17
systemd: obey systemd.log_color config
Zbigniew Jędrzejewski-Szmek
3
-14
/
+34
2016-03-17
rules: allow users to access frame buffer devices
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2016-03-16
core: look for instance when processing template name
Michal Sekletar
1
-1
/
+13
2016-03-16
nspawn: Fix two misspellings of "hierarchy" in error messages
Tobias Klauser
1
-2
/
+2
2016-03-16
Reference correct `machinectl` command in 219 NEWS
Elias Probst
1
-1
/
+1
2016-03-16
basic/log: remove unused return value
Zbigniew Jędrzejewski-Szmek
1
-1
/
+0
2016-03-16
basic/c-rbtree: remove unused function
Zbigniew Jędrzejewski-Szmek
1
-5
/
+0
2016-03-16
basic/macros: clang 3.5 doesn't support alloc_size
Zbigniew Jędrzejewski-Szmek
1
-1
/
+5
2016-03-16
test-copy: test with different max_bytes values
Zbigniew Jędrzejewski-Szmek
1
-10
/
+25
2016-03-15
man: document missing KillSignal= .nspawn option
Petros Angelatos
2
-3
/
+14
2016-03-15
hwdb: correct resolution for Asus x550cc
Peter Hutterer
1
-0
/
+6
2016-03-15
basic/copy: use sendfile smarter
Zbigniew Jędrzejewski-Szmek
1
-11
/
+14
2016-03-15
test-copy: add a test shuffling bytes between normal files
Zbigniew Jędrzejewski-Szmek
1
-0
/
+46
[next]