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-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
2016-09-24
basic/strv: add STRPTR_IN_SET
Zbigniew Jędrzejewski-Szmek
2016-09-17
Merge pull request #4123 from keszybz/network-file-dropins
Martin Pitt
2016-09-16
tree-wide: rename config_parse_many to …_nulstr
Zbigniew Jędrzejewski-Szmek
2016-09-15
Merge pull request #4131 from intelfx/update-done-timestamps-precision
Zbigniew Jędrzejewski-Szmek
2016-09-15
time-util: export timespec_load_nsec()
Ivan Shapovalov
2016-09-14
Merge pull request #4133 from keszybz/strerror-removal
Martin Pitt
2016-09-13
Always use unicode ellipsis when ellipsizing
Zbigniew Jędrzejewski-Szmek
2016-09-13
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
[next]