index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
verity: add support for setting up verity-protected root disks in the initrd
Lennart Poettering
2016-12-21
1
-2
/
+21
*
fstab-generator: add support for volatile boots
Lennart Poettering
2016-12-21
1
-0
/
+10
*
nspawn: split out VolatileMode definitions
Lennart Poettering
2016-12-20
1
-1
/
+3
*
build-sys: include the builddir in $PATH while testing
Lennart Poettering
2016-12-14
1
-1
/
+2
*
core: hook up MountFlags= to the transient unit logic
Lennart Poettering
2016-12-13
1
-0
/
+7
*
core: machine_id_setup overwrites broken machine-id
Evgeny Vereshchagin
2016-12-13
1
-0
/
+2
*
Merge pull request #4771 from keszybz/udev-property-ordering
Martin Pitt
2016-12-12
1
-1
/
+2
|
\
|
*
hwdb: improve and test syntax error messages
Zbigniew Jędrzejewski-Szmek
2016-12-01
1
-1
/
+2
*
|
Merge pull request #4844 from hadess/sensor-quirks
Lennart Poettering
2016-12-10
1
-0
/
+2
|
\
\
|
*
|
udev: Add rules for accelerometer orientation quirks
Bastien Nocera
2016-12-10
1
-0
/
+2
|
|
/
*
|
Merge pull request #4795 from poettering/dissect
Zbigniew Jędrzejewski-Szmek
2016-12-10
1
-5
/
+41
|
\
\
|
*
|
dissect: add support for encrypted images
Lennart Poettering
2016-12-07
1
-3
/
+7
|
*
|
dissect: add small "systemd-dissect" tool as wrapper around dissect-image.c
Lennart Poettering
2016-12-07
1
-0
/
+12
|
*
|
util-lib: split out image dissecting code and loopback code from nspawn
Lennart Poettering
2016-12-07
1
-5
/
+25
|
|
/
*
|
Merge pull request #4686 from poettering/machine-id-app-specific
Zbigniew Jędrzejewski-Szmek
2016-12-09
1
-1
/
+13
|
\
\
|
|
/
|
/
|
|
*
core: add "khash" API to src/basic/ (as wrapper around kernel AF_ALG)
Lennart Poettering
2016-11-29
1
-1
/
+13
*
|
networkctl: install zsh completion from #3062 (#4767)
Gabriel Rauter
2016-11-29
1
-0
/
+3
|
/
*
units: add system-update-cleanup.service to guard against offline-update loops
Zbigniew Jędrzejewski-Szmek
2016-11-29
1
-0
/
+2
*
tests: add hwdb parsing test
Martin Pitt
2016-11-24
1
-1
/
+3
*
networkd: allow networkd to set the timezone in timedated
Martin Pitt
2016-11-23
1
-9
/
+9
*
hostnamed: allow networkd to set the transient hostname
Martin Pitt
2016-11-20
1
-1
/
+15
*
test: add tests for RestrictNamespaces=
Djalal Harouni
2016-11-15
1
-0
/
+4
*
networkd: clean up main header file a bit
Tom Gundersen
2016-11-14
1
-7
/
+7
*
networkd: netdev - move to separate subdirectory
Tom Gundersen
2016-11-13
1
-28
/
+28
*
networkd-wait-online: move to separate subdirectory
Tom Gundersen
2016-11-13
1
-5
/
+5
*
build-sys: do not install ctrl-alt-del.target symlink twice
Zbigniew Jędrzejewski-Szmek
2016-11-12
1
-1
/
+0
*
Merge pull request #4536 from poettering/seccomp-namespaces
Zbigniew Jędrzejewski-Szmek
2016-11-09
1
-1
/
+3
|
\
|
*
core: add new RestrictNamespaces= unit file setting
Lennart Poettering
2016-11-04
1
-1
/
+3
*
|
Merge pull request #4612 from keszybz/format-strings
Zbigniew Jędrzejewski-Szmek
2016-11-08
1
-1
/
+1
|
\
\
|
*
|
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
|
|
/
*
/
Adjust pkgconfig files to point at rootlibdir (#4584)
Mike Gilbert
2016-11-08
1
-0
/
+1
|
/
*
build-sys: link test-seccomp against seccomp libs (#4560)
Martin Pitt
2016-11-03
1
-1
/
+2
*
test: test DynamicUser= with SupplementaryGroups=
Djalal Harouni
2016-11-03
1
-0
/
+1
*
test: test DynamicUser= with a fixed user
Djalal Harouni
2016-11-03
1
-0
/
+2
*
build-sys: bump package and library version in preparation for v232
Lennart Poettering
2016-11-02
1
-2
/
+2
*
Merge pull request #4450 from poettering/seccompfixes
Zbigniew Jędrzejewski-Szmek
2016-10-25
1
-0
/
+11
|
\
|
*
seccomp: add test-seccomp test tool
Lennart Poettering
2016-10-24
1
-0
/
+11
*
|
core: drop -.slice from shipped units
Lennart Poettering
2016-10-24
1
-12
/
+0
|
/
*
test: lets add more tests to cover SupplementaryGroups= cases.
Djalal Harouni
2016-10-24
1
-0
/
+3
*
Merge pull request #4372 from evverx/fix-synced-cgroup-hierarchy-perms
Zbigniew Jędrzejewski-Szmek
2016-10-24
1
-1
/
+0
|
\
|
*
tests/TEST-13-NSPAWN-SMOKE: remove an expected failure check
Evgeny Vereshchagin
2016-10-24
1
-1
/
+0
*
|
test: add more tests for SupplementaryGroups=
Djalal Harouni
2016-10-23
1
-0
/
+2
*
|
test: Add simple test for supplementary groups
Djalal Harouni
2016-10-23
1
-0
/
+1
*
|
failure-action: generalize failure action to emergency action
Lukas Nykryn
2016-10-21
1
-2
/
+2
|
/
*
tests: add smoke test for systemd-nspawn
Evgeny Vereshchagin
2016-10-17
1
-0
/
+4
*
Merge pull request #4243 from endocode/djalal/sandbox-first-protection-kernel...
Lennart Poettering
2016-10-13
1
-0
/
+3
|
\
|
*
test: add test to make sure that ProtectKernelModules=yes disconnect mount pr...
Djalal Harouni
2016-10-12
1
-0
/
+1
|
*
test: add capability tests for ProtectKernelModules=
Djalal Harouni
2016-10-12
1
-0
/
+2
*
|
build-sys: Allow disabling installation of pam config snippet
Felipe Sateler
2016-10-12
1
-0
/
+2
|
/
*
unit: drop console-shell.service (#4298) (#4325)
Franck Bui
2016-10-10
1
-2
/
+0
[next]