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
/
basic
Age
Commit message (
Expand
)
Author
2016-12-17
basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651)
Zbigniew Jędrzejewski-Szmek
2016-12-17
core: don't use the unified hierarchy for the systemd cgroup yet (#4628)
Martin Pitt
2016-11-02
Revert some uses of xsprintf
Zbigniew Jędrzejewski-Szmek
2016-11-02
core: make the root mount perpetual too
Lennart Poettering
2016-11-01
Recognise Lustre as a remote file system (#4530)
Brian J. Murrell
2016-10-30
tests: clarify test_path_startswith return value (#4508)
Zbigniew Jędrzejewski-Szmek
2016-10-27
Merge pull request #4442 from keszybz/detect-virt-userns
Evgeny Vereshchagin
2016-10-26
detect-virt: add --private-users switch to check if a userns is active
Zbigniew Jędrzejewski-Szmek
2016-10-24
Merge pull request #4459 from keszybz/commandline-parsing
Lennart Poettering
2016-10-23
basic: fallback to the fstat if we don't have access to the /proc/self/fdinfo
Evgeny Vereshchagin
2016-10-22
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
tree-wide: allow state to be passed through to parse_proc_cmdline_item
Zbigniew Jędrzejewski-Szmek
2016-10-18
Merge pull request #4382 from keszybz/unit-type-underline
Lennart Poettering
2016-10-17
terminal-util: helper macro for highlighting functions
Zbigniew Jędrzejewski-Szmek
2016-10-17
systemctl: use underlines to seperate unit types in listing
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-15
virt: add possibility to skip the check for chroot (#4374)
Lukáš Nykrýn
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-12
basic: use for() loop instead of while()
Stefan Schweter
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
missing: add a bunch of mount flags
Zbigniew Jędrzejewski-Szmek
2016-10-11
nspawn,mount-util: add [u]mount_verbose and use it in nspawn
Zbigniew Jędrzejewski-Szmek
2016-10-11
Merge pull request #4067 from poettering/invocation-id
Zbigniew Jędrzejewski-Szmek
2016-10-10
core: when determining whether a process exit status is clean, consider wheth...
Lennart Poettering
2016-10-10
exit-status: kill is_clean_exit_lsb(), move logic to sysv-generator
Lennart Poettering
2016-10-10
exit-status: reorder the exit status switch table
Lennart Poettering
2016-10-10
exit-status: remove ExitStatus typedef
Lennart Poettering
2016-10-10
Merge pull request #4310 from keszybz/nspawn-autodetect
Evgeny Vereshchagin
2016-10-08
path-util: add a function to peek into a container and guess systemd version
Zbigniew Jędrzejewski-Szmek
2016-10-08
networkd: address add support to configure flags (#4201)
Susant Sahani
2016-10-07
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-07
util: use SPECIAL_ROOT_SLICE macro where appropriate
Lennart Poettering
2016-10-07
log: minor fixes
Lennart Poettering
2016-10-07
strv: fix STRV_FOREACH_BACKWARDS() to be a single statement only
Lennart Poettering
2016-10-07
architecture: Add support for the RISC-V architecture. (#4305)
rwmjones
2016-10-06
user-util: rework maybe_setgroups() a bit
Lennart Poettering
2016-10-06
sd-device/networkd: unify code to get a socket for issuing netdev ioctls on
Lennart Poettering
2016-10-06
core: do not fail in a container if we can't use setgroups
Giuseppe Scrivano
2016-10-06
audit: disable if cannot create NETLINK_AUDIT socket
Giuseppe Scrivano
2016-10-04
tree-wide: remove consecutive duplicate words in comments
Stefan Schweter
2016-10-04
list: LIST_INSERT_BEFORE: update head if necessary (#4261)
Michael Olbrich
2016-09-28
Merge pull request #4185 from endocode/djalal-sandbox-first-protection-v1
Evgeny Vereshchagin
2016-09-27
Merge pull request #4220 from keszybz/show-and-formatting-fixes
Martin Pitt
2016-09-27
basic: fix for IPv6 status (#4224)
Susant Sahani
2016-09-25
namespace: chase symlinks for mounts to set up in userspace
Lennart Poettering
2016-09-25
namespace: rework how ReadWritePaths= is applied
Lennart Poettering
2016-09-25
execute: move suppression of HOME=/ and SHELL=/bin/nologin into user-util.c
Lennart Poettering
[next]