summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* nss-systemd,sysusers: make sure sysusers doesn't get confused by nss-systemd ...Lennart Poettering2017-09-142-36/+54
* basic: ensure O_TMPFILE is always defined (#6816)Davide Cavalca2017-09-141-2/+1
* Merge pull request #6810 from poettering/test-mode-segfaultZbigniew Jędrzejewski-Szmek2017-09-132-53/+57
|\
| * pager: let's create pager fds with O_CLOEXEC firstLennart Poettering2017-09-131-1/+1
| * main: skip many initialization steps when running in --test modeLennart Poettering2017-09-131-52/+56
* | Merge pull request #6775 from poettering/run-pipe2Zbigniew Jędrzejewski-Szmek2017-09-131-18/+62
|\ \
| * | run: add new --pipe option for including "systemd-run" commands in shell pipe...Lennart Poettering2017-09-121-18/+62
| |/
* | Merge pull request #6805 from poettering/exec-dirZbigniew Jędrzejewski-Szmek2017-09-1322-36/+71
|\ \
| * | conf-files: log when we skip a drop-in configuration fileLennart Poettering2017-09-131-1/+3
| * | exec-util,conf-files: skip non-executable files in execute_directories()Lennart Poettering2017-09-1322-35/+68
| |/
* | sd-bus: extend D-Bus authentication timeout considerably (#6813)Lennart Poettering2017-09-132-1/+7
* | Merge pull request #6811 from fbuihuu/dont-detach-root-DM-devLennart Poettering2017-09-134-140/+144
|\ \
| * | shutdown: don't be fooled when detaching DM devices with BTRFSFranck Bui2017-09-131-10/+10
| * | util: make get_block_device() availableFranck Bui2017-09-133-130/+134
* | | Merge pull request #6798 from poettering/nspawn-seccompLennart Poettering2017-09-138-107/+195
|\ \ \ | |/ / |/| |
| * | nspawn: implement configurable syscall whitelisting/blacklistingLennart Poettering2017-09-128-16/+138
| * | nspawn: replace homegrown seccomp filter table largely with references to the...Lennart Poettering2017-09-111-54/+6
| * | nspawn: part over seccomp code to use seccomp_add_syscall_filter_item()Lennart Poettering2017-09-111-67/+65
| * | seccomp: split out inner loop code of seccomp_add_syscall_filter_set()Lennart Poettering2017-09-112-22/+39
| * | seccomp: drop default_action parameter from seccomp_add_syscall_filter_set()Lennart Poettering2017-09-111-3/+2
| |/
* | shutdown: fix incorrect fscanf() result check (#6806)Lennart Poettering2017-09-131-1/+1
|/
* systemctl: don't do ANSI underlining on TERM=linux (#6778)Lennart Poettering2017-09-092-6/+32
* Merge pull request #6780 from poettering/agent-messageZbigniew Jędrzejewski-Szmek2017-09-093-3/+3
|\
| * efivars: don't crash when somebody wants to remove an efi variableLennart Poettering2017-09-081-1/+1
| * core: downgrade log message about inability to propagate cgroup release messageLennart Poettering2017-09-082-2/+2
* | libudev: add missing errno initialization/error propagation (#6781)Lennart Poettering2017-09-095-16/+63
* | kmod-setup: define has_virtio_rng() only in a case when HAVE_KMOD is enabled ...0xAX2017-09-081-1/+1
* | sulogin-shell: switch from shell implementation to a C implementation (#6698)Felipe Sateler2017-09-083-19/+113
* | util-lib: wrap personality() to fix up broken glibc error handling (#6766)Lennart Poettering2017-09-085-58/+54
* | manager: when reexecuting try to connect to bus only when dbus.service is aro...Michal Sekletar2017-09-081-2/+6
* | journalctl: honor --quiet when vacuuming (#6771)Kai-Heng Feng2017-09-081-1/+1
|/
* Allow configuration of a bridge netdev's group_fwd_mask. (#6759)b1tninja2017-09-083-0/+8
* Merge pull request #6770 from lucaswerkmeister/analyze-get-logLennart Poettering2017-09-081-0/+62
|\
| * analyze: add get-log-level, get-log-target verbsLucas Werkmeister2017-09-071-0/+62
* | mount: always show the user-provided argument when umount can't be doneFelipe Sateler2017-09-071-3/+3
* | mount: Add message when the target path does not existFelipe Sateler2017-09-071-0/+5
|/
* Merge pull request #6616 from pfl/rdnssLennart Poettering2017-09-078-4/+148
|\
| * test-ndisc-ra: Update test with RDNSS optionPatrik Flykt2017-09-071-2/+19
| * networkd-radv: Set RDNSS information on Router Advertisement enablingPatrik Flykt2017-09-071-0/+10
| * sd-radv: Add Router Advertisement DNS informationPatrik Flykt2017-09-073-2/+60
| * networkd: Parse DNS IPv6 information for Router AdvertisementPatrik Flykt2017-09-073-0/+59
* | networkd: test DHCP client when Anonymize is true.juga02017-09-061-0/+35
* | networkd: RFC7844, disable INIT-REBOOT state whenjuga02017-09-061-1/+8
* | networkd: RFC7844, do not set any other optionjuga02017-09-061-6/+10
* | networkd: do not send more PRL options when Anonymize is true.juga02017-09-062-6/+18
* | networkd: set PRL default options depending on Anonymize.juga02017-09-065-13/+57
* | networkd: add PRL options to send when Anonymize is truejuga02017-09-061-0/+12
* | networkd: RFC7844, add network variable and functionjuga02017-09-062-0/+56
* | networkd: RFC7844, add configuration variablejuga02017-09-062-0/+2
|/
* networkd: Allow configure a specific link even if it has no carrier. (#6740)Susant Sahani2017-09-063-2/+4