1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-28 20:25:25 +03:00
systemd-stable/src
Lennart Poettering 3539724c26 nspawn: try to bind mount resolved's resolv.conf snippet into the container
This has the benefit that the container can follow the host's DNS server
changes without us having to constantly update the container's resolv.conf
settings.
2016-08-03 14:52:16 +02:00
..
ac-power
activate activate: improve SIGCHLD handler 2016-04-05 14:34:04 +00:00
analyze tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriate 2016-05-30 18:22:16 +02:00
ask-password
backlight
basic Merge pull request #3828 from keszybz/drop-systemd-vconsole-setup-service 2016-08-03 14:38:36 +02:00
binfmt
boot Add enable_disable() helper 2016-07-31 22:48:22 -04:00
cgls shared: drop kernel_thread bool from cgroups show code 2016-04-22 16:06:20 +02:00
cgroups-agent tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere 2016-05-05 22:24:36 +02:00
cgtop cgtop: minimize aux variable scope 2016-06-06 22:04:33 +02:00
core socket: add support to control no. of connections from one source (#3607) 2016-08-02 13:48:23 -04:00
coredump coredump: save process container parent cmdline 2016-08-02 16:01:18 +02:00
cryptsetup cryptsetup: do not 'fail' if trying to detach a nonexistent device 2016-04-01 20:51:20 +02:00
dbus1-generator Ensure kdbus isn't used (#3501) 2016-06-18 17:24:23 -04:00
debug-generator
delta tree-wide: rename draw_special_char to special_glyph 2016-05-09 15:17:57 -04:00
detect-virt
escape
firstboot tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate 2016-07-22 12:38:08 +02:00
fsck tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere 2016-05-05 22:24:36 +02:00
fstab-generator Use "return log_error_errno" in more places" 2016-07-22 21:25:09 -04:00
getty-generator
gpt-auto-generator Merge pull request #3757 from poettering/efi-search 2016-07-25 16:34:18 -04:00
hibernate-resume
hostname util-lib: make localed's nonempty() generic, rename it to empty_to_null() and make use of it everywhere 2016-05-30 17:59:43 +02:00
hwdb hwdb: selinuxify a bit (#3460) 2016-06-07 19:47:41 +02:00
import import: don't log "fake" errno values 2016-07-22 21:25:09 -04:00
initctl
journal gitignore: libsystemd-journal.pc is no more (#3863) 2016-08-02 16:04:39 +02:00
journal-remote Add enable_disable() helper 2016-07-31 22:48:22 -04:00
kernel-install kernel-install: when searching for location to place kernel consider /efi 2016-07-21 11:37:59 +02:00
libsystemd Merge pull request #3728 from poettering/dynamic-users 2016-07-25 16:40:26 -04:00
libsystemd-network Various fixes for typos found by lintian (#3705) 2016-07-12 12:52:11 +02:00
libudev treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
locale tests: fix memory leak in test-keymap-util 2016-06-19 15:04:52 +00:00
login logind: 0% and 100% should be valid for UserTasksMax (#3836) 2016-07-31 21:38:47 -04:00
machine machinectl: hide legend in a case when no data (#3839) 2016-08-01 11:39:27 -04:00
machine-id-setup machine-id-setup: add new --print switch 2016-07-22 12:59:36 +02:00
modules-load
network Add enable_disable() helper 2016-07-31 22:48:22 -04:00
notify
nspawn nspawn: try to bind mount resolved's resolv.conf snippet into the container 2016-08-03 14:52:16 +02:00
nss-myhostname treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
nss-mymachines
nss-resolve Move nss typedefs into nss-util.h 2016-04-02 20:11:41 -04:00
nss-systemd nss: add new "nss-systemd" NSS module for mapping dynamic users 2016-07-22 15:53:45 +02:00
path
quotacheck
random-seed
rc-local-generator
remount-fs
reply-password tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere 2016-05-05 22:24:36 +02:00
resolve resolved: replace bitwise and with logical and 2016-07-18 22:42:13 +02:00
rfkill
run systemd-run: really make -E an alias for --setenv (#3654) 2016-07-05 10:23:23 -07:00
shared Merge pull request #3728 from poettering/dynamic-users 2016-07-25 16:40:26 -04:00
sleep
socket-proxy tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere 2016-05-05 22:24:36 +02:00
stdio-bridge
sysctl
system-update-generator
systemctl systemctl: be sure to be quiet with 'systemctl is-enabled --quiet' (#3819) 2016-07-27 22:40:20 -04:00
systemd sd-event: expose the event loop iteration counter via sd_event_get_iteration() (#3631) 2016-06-30 21:25:07 +02:00
sysusers sysusers: move various user credential validity checks to src/basic/ 2016-07-22 15:53:45 +02:00
sysv-generator sysv-generator: remove more dead code (#3462) 2016-06-08 10:18:56 +02:00
test test: fix test-execute personality tests on ppc64 and aarch64 (#3825) 2016-08-02 16:22:56 +02:00
timedate Add enable_disable() helper 2016-07-31 22:48:22 -04:00
timesync
tmpfiles Use "return log_error_errno" in more places" 2016-07-22 21:25:09 -04:00
tty-ask-password-agent ask-password: ask for passphrases not only on the first console of /dev/console 2016-05-24 11:57:27 +02:00
udev core: when forcibly killing/aborting left-over unit processes log about it 2016-07-20 14:35:15 +02:00
update-done
update-utmp
user-sessions
vconsole vconsole-setup: add lots of debug messages 2016-07-31 22:49:07 -04:00
.gitignore
Makefile