index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-10-17
pid1: do not use mtime==0 as sign of masking (#4388)
Zbigniew Jędrzejewski-Szmek
2016-10-16
tree-wide: introduce free_and_replace helper
Zbigniew Jędrzejewski-Szmek
2016-10-16
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-16
shared/install: use _cleanup_free_
Zbigniew Jędrzejewski-Szmek
2016-10-15
virt: add possibility to skip the check for chroot (#4374)
Lukáš Nykrýn
2016-10-14
core: make settings for unified cgroup hierarchy supersede the ones for legac...
Tejun Heo
2016-10-14
nspawn: remove unused variable (#4369)
Thomas H. P. Andersen
2016-10-13
Merge pull request #4243 from endocode/djalal/sandbox-first-protection-kernel...
Lennart Poettering
2016-10-13
Merge pull request #653 from dvdhrm/bus-gold
Zbigniew Jędrzejewski-Szmek
2016-10-13
Merge pull request #4363 from stefan-it/replace-while-loops
Daniel Mack
2016-10-13
nspawn: cleanup and chown the synced cgroup hierarchy (#4223)
Evgeny Vereshchagin
2016-10-13
Merge pull request #4362 from poettering/journalbootlistfix
Zbigniew Jędrzejewski-Szmek
2016-10-12
coredump: use for() loop instead of while()
Stefan Schweter
2016-10-12
basic: use for() loop instead of while()
Stefan Schweter
2016-10-12
Merge pull request #4358 from fsateler/pam-config
Lennart Poettering
2016-10-12
journalctl: say in which directory we vacuum stuff
Lennart Poettering
2016-10-12
journalctl: don't claim the journal was stored on disk
Lennart Poettering
2016-10-12
journal: refuse opening journal files from the future for writing
Lennart Poettering
2016-10-12
journald: automatically rotate journal files when the clock jumps backwards
Lennart Poettering
2016-10-12
journald: use the event loop dispatch timestamp for journal entries
Lennart Poettering
2016-10-12
journal: when iterating through entry arrays and we hit an invalid one keep g...
Lennart Poettering
2016-10-12
journal: add an explicit check for uninitialized objects
Lennart Poettering
2016-10-12
journal: also check that our entry arrays are properly ordered
Lennart Poettering
2016-10-12
journal: split out check for properly ordered arrays into its own function
Lennart Poettering
2016-10-12
journal: split out array index inc/dec code into a new call bump_array_index()
Lennart Poettering
2016-10-12
journal: when we encounter a broken journal file, add some debug logging
Lennart Poettering
2016-10-12
Avoid forever loop for journalctl --list-boots command (#4278)
hese10
2016-10-12
systemd-user: add pam_unix account module
Felipe Sateler
2016-10-12
test: add test to make sure that ProtectKernelModules=yes disconnect mount pr...
Djalal Harouni
2016-10-12
core: make sure to dump ProtectKernelModules= value
Djalal Harouni
2016-10-12
core: check protect_kernel_modules and private_devices in order to setup NNP
Djalal Harouni
2016-10-12
core:sandbox: lets make /lib/modules/ inaccessible on ProtectKernelModules=
Djalal Harouni
2016-10-12
test: add test to make sure that CAP_SYS_RAWIO was removed on PrivateDevices=yes
Djalal Harouni
2016-10-12
core:sandbox: remove CAP_SYS_RAWIO on PrivateDevices=yes
Djalal Harouni
2016-10-12
test: add capability tests for ProtectKernelModules=
Djalal Harouni
2016-10-12
core:sandbox: Add ProtectKernelModules= option
Djalal Harouni
2016-10-12
Merge pull request #4351 from keszybz/nspawn-debugging
Lennart Poettering
2016-10-12
Allow block and char classes in DeviceAllow bus properties (#4353)
Zbigniew Jędrzejewski-Szmek
2016-10-11
networkd: add dbus interface for lease raw options (#3528)
Andrew Jeddeloh
2016-10-11
core/main: get rid from excess check of ACTION_TEST (#4350)
0xAX
2016-10-11
missing: add a bunch of mount flags
Zbigniew Jędrzejewski-Szmek
2016-10-11
nspawn: let's mount(/tmp) inside the user namespace (#4340)
Evgeny Vereshchagin
2016-10-11
nspawn,mount-util: add [u]mount_verbose and use it in nspawn
Zbigniew Jędrzejewski-Szmek
2016-10-11
nspawn: small cleanups in get_controllers()
Zbigniew Jędrzejewski-Szmek
2016-10-11
nspawn: simplify arg_us_cgns passing
Zbigniew Jędrzejewski-Szmek
2016-10-11
core: chown() any TTY used for stdin, not just when StandardInput=tty is used...
Lennart Poettering
2016-10-11
resolve: remove unsed counter (#4349)
Thomas H. P. Andersen
2016-10-11
Merge pull request #4348 from poettering/docfixes
Zbigniew Jędrzejewski-Szmek
2016-10-11
Merge pull request #4067 from poettering/invocation-id
Zbigniew Jędrzejewski-Szmek
2016-10-11
man: avoid using the term "loaded" for units currently in memory, since we al...
Lennart Poettering
[next]