index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-fs-util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-01
nspawn: use chase_symlinks() on all paths specified via --tmpfs=, --bind= and...
Lennart Poettering
1
-10
/
+17
2016-12-01
fs-util: add chase_symlinks_prefix() and extend comments
Lennart Poettering
2
-4
/
+24
2016-12-01
nspawn: coding style: don't mix variable declarations and function calls
Lennart Poettering
1
-1
/
+3
2016-12-01
nspawn: use realloc_multiply() where it makes sense
Lennart Poettering
1
-1
/
+1
2016-12-01
nspawn: accept --ephemeral --template= as alternative for --ephemeral --direc...
Lennart Poettering
1
-0
/
+10
2016-12-01
nspawn: properly handle image/directory paths that are symlinks
Lennart Poettering
1
-0
/
+35
2016-12-01
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
21
-117
/
+135
2016-12-01
core: make unit_free() accept NULL pointers
Lennart Poettering
4
-4
/
+5
2016-11-30
l10n: update line numbers in Czech translation (#4776)
AsciiWolf
1
-8
/
+8
2016-11-30
systemctl: fix 'is-enabled' exit status on failure when executed in chroot (#...
Franck Bui
1
-1
/
+1
2016-11-30
As per use case we should allow ForwardDelaySec to be set as 0 (#4765)
Susant Sahani
1
-1
/
+2
2016-11-30
hwdb/parse_hwdb.py: open files with UTF-8 mode
Martin Pitt
1
-1
/
+2
2016-11-30
parse_hwdb: fix to work with pyparsing 2.1.10
Martin Pitt
1
-1
/
+1
2016-11-30
test: retry checking for transient hostname in hostnamectl (#4769)
Martin Pitt
1
-2
/
+11
2016-11-29
service: new NotifyAccess= value for control processes (#4212)
Jouke Witteveen
3
-7
/
+42
2016-11-29
NEWS: mention more aggressive failing of notify services
Jouke Witteveen
1
-0
/
+4
2016-11-29
bus-util: add protocol error type explanation
Jouke Witteveen
2
-3
/
+4
2016-11-29
cgroup: support prefix "-" in cgroups whitelisting entries (#4687)
Dongsu Park
1
-4
/
+7
2016-11-29
networkctl: install zsh completion from #3062 (#4767)
Gabriel Rauter
1
-0
/
+3
2016-11-29
ima: Write the policy filename into IMA's sysfs policy file (#4766)
Stefan Berger
1
-4
/
+18
2016-11-29
service: prevent registering control pids as the main pid
Jouke Witteveen
1
-0
/
+2
2016-11-29
service: only fail notify services on empty cgroup during start
Jouke Witteveen
1
-3
/
+8
2016-11-29
units: add system-update-cleanup.service to guard against offline-update loops
Zbigniew Jędrzejewski-Szmek
6
-1
/
+48
2016-11-29
man: update the description of offline updates
Zbigniew Jędrzejewski-Szmek
3
-25
/
+32
2016-11-28
networkd: move event loop handling out of the manager (#4723)
Tom Gundersen
4
-55
/
+35
2016-11-28
Use python3 explicitly in all python scripts
Felipe Sateler
8
-3
/
+8
2016-11-28
build-sys: explicitly require python3
Felipe Sateler
1
-1
/
+1
2016-11-28
socket-proxyd: Introduced dynamic connection limit via an option. (#4749)
(GalaxyMaster)
2
-6
/
+30
2016-11-28
udevd: check correct return value of fcntl() (#4758)
Daniel Wagner
1
-1
/
+1
2016-11-28
test: make transient hostname tests fail verbosely (#4754)
Martin Pitt
1
-12
/
+37
2016-11-27
device: Avoid calling unit_free(NULL) in device setup logic (#4748)
Dave Reisner
1
-1
/
+1
2016-11-25
calendarspec: refactor format_chain()
Douglas Christman
1
-17
/
+12
2016-11-25
fix journald startup problem when code is compiled with -DNDEBUG (#4735)
Waldemar Brodkorb
1
-1
/
+1
2016-11-25
Revert "hwdb/parse_hwdb.py: open files with UTF-8 mode"
Martin Pitt
1
-2
/
+1
2016-11-25
calendarspec: rename "eom" to "end_of_month"
Douglas Christman
1
-6
/
+6
2016-11-25
calendarspec: make specifications with ranges reversible
Douglas Christman
3
-9
/
+28
2016-11-25
calendarspec: allow whole second ranges
Douglas Christman
2
-0
/
+6
2016-11-25
calendarspec: make specifications with seconds wildcard reversible
Douglas Christman
2
-1
/
+8
2016-11-25
calendarspec: reject strings with spurious spaces and signs
Douglas Christman
2
-0
/
+7
2016-11-25
calendarspec: reject open weekday ranges
Douglas Christman
2
-6
/
+15
2016-11-25
calendarspec: reject strings that only contain a timezone
Douglas Christman
2
-3
/
+6
2016-11-25
calendarspec: always interpret a missing time as 00:00:00
Douglas Christman
2
-8
/
+7
2016-11-24
hwdb: add axis overrides for HP Pavilion dv7
Peter Hutterer
1
-0
/
+7
2016-11-24
core: make sure initrd-switch-root command survives PID1's killing spree (#4730)
Franck Bui
2
-7
/
+11
2016-11-24
tests: add hwdb parsing test
Martin Pitt
2
-1
/
+46
2016-11-24
hwdb: fix syntax error in 60-keyboard.hwdb
Martin Pitt
1
-1
/
+1
2016-11-24
hwdb/parse_hwdb.py: open files with UTF-8 mode
Martin Pitt
1
-1
/
+2
2016-11-23
man: document protocol error type for service failures (#4724)
Jouke Witteveen
1
-8
/
+9
2016-11-23
networkd: handle MTU field in IPv6 RA (#4719)
Susant Sahani
4
-3
/
+47
2016-11-23
hwdb: use systemd-hwdb instead of obsolete udevadm hwdb (#4722)
Michael Biebl
7
-7
/
+7
[prev]
[next]