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-11-22
Merge pull request #4692 from poettering/networkd-dhcp
Zbigniew Jędrzejewski-Szmek
2016-11-22
nspawn: don't require chown() if userns is not on
Lennart Poettering
2016-11-22
nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshot
Lennart Poettering
2016-11-22
nspawn: remove temporary root directory on exit
Lennart Poettering
2016-11-22
nspawn: try to wait for the container PID 1 to exit, before we exit
Lennart Poettering
2016-11-22
nspawn: add ability to run nspawn without container locks applied
Lennart Poettering
2016-11-22
shared: make sure image_path_lock() return parameters are always initialized ...
Lennart Poettering
2016-11-22
nspawn: support ephemeral boots from images
Lennart Poettering
2016-11-21
seccomp: add @filesystem syscall group (#4537)
Lennart Poettering
2016-11-21
sd-event: fix sd_event_source_get_priority() (#4712)
Martin Ejdestig
2016-11-21
sd-dhcp-client: use free_and_strdup
Zbigniew Jędrzejewski-Szmek
2016-11-21
dhcp4: filter bogus DNS/NTP server addresses silently
Lennart Poettering
2016-11-21
networkd: do not automatically propagate bogus DNS/NTP servers
Lennart Poettering
2016-11-21
networkd: rename link_push_dns_to_dhcp_server() → link_push_uplink_dns_to_d...
Lennart Poettering
2016-11-21
networkd: store DNS servers configured per-network as parsed addresses
Lennart Poettering
2016-11-21
networkd: minor word extraction fixes
Lennart Poettering
2016-11-21
networkd: reorder fields in Network struct a bit
Lennart Poettering
2016-11-21
networkd: validate NTP server strings configured in .network files
Lennart Poettering
2016-11-21
shared: add new API to validate a string as hostname or IP address
Lennart Poettering
2016-11-21
basic: make sure in_addr_from_string() can take NULL arguments
Lennart Poettering
2016-11-21
basic: add explicit ipv4-specific in_addr classification calls
Lennart Poettering
2016-11-21
networkd: rework how we set the hostname on the dhcp4 client
Lennart Poettering
2016-11-21
sd-dhcp: permit unsetting the hostname again
Lennart Poettering
2016-11-21
Merge pull request #4701 from martinpitt/networkd-polkit
Lennart Poettering
2016-11-20
Merge pull request #4691 from keszybz/test-suite-fixes
Evgeny Vereshchagin
2016-11-20
hostnamed: allow networkd to set the transient hostname
Martin Pitt
2016-11-18
Merge pull request #4395 from s-urbaniak/rw-support
Lennart Poettering
2016-11-18
Merge pull request #4538 from fbuihuu/confirm-spawn-fixes
Lennart Poettering
2016-11-18
nspawn: R/W support for /sys, and /proc/sys
Sergiusz Urbaniak
2016-11-17
test-ipcrm: skip test if nfsnobody is missing
Zbigniew Jędrzejewski-Szmek
2016-11-17
basic/process-util: we need to take the shorter of two strings
Zbigniew Jędrzejewski-Szmek
2016-11-17
test-process-util: bind mount fails under selinux, skip test
Zbigniew Jędrzejewski-Szmek
2016-11-17
Merge pull request #4671 from poettering/namespace-bind
Zbigniew Jędrzejewski-Szmek
2016-11-17
basic/env-uil: fix assertion failure in strv_env_replace (#4688)
Zbigniew Jędrzejewski-Szmek
2016-11-17
core: in confirm spawn, suggest 'f' when user selects 'n' choice
Franck Bui
2016-11-17
core: confirm_spawn: always accept units with same_pgrp set for now
Franck Bui
2016-11-17
core: include the unit name when notifying that a confirmation question timed...
Franck Bui
2016-11-17
core: add 'c' in confirmation_spawn to resume the boot process
Franck Bui
2016-11-17
core: add 'j' in confirmation_spawn to list the jobs that are in progress
Franck Bui
2016-11-17
core: add 'D' in confirmat spawn to show a full dump of the unit to spawn
Franck Bui
2016-11-17
core: add 'i' in confirm spawn to give a short summary of the unit to spawn
Franck Bui
2016-11-17
core: rework the confirmation spawn prompt
Franck Bui
2016-11-17
core: limit the length of the confirmation question
Franck Bui
2016-11-17
core: reprint the question every 2 sec in ask_char()
Franck Bui
2016-11-17
core: in confirm_spawn, the meaning of 'n' and 's' choices are confusing
Franck Bui
2016-11-17
core: rework ask_for_confirmation()
Franck Bui
2016-11-17
core: allow to redirect confirmation messages to a different console
Franck Bui
2016-11-17
core: prevent the cylon when confirmation_spawn=yes (#2194)
Franck Bui
2016-11-17
namespace: clarify that /proc/apm is obsolete, but leave it blocked
Lennart Poettering
2016-11-17
namespace: reindent namespace tables
Lennart Poettering
[next]