summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shared: add new API to validate a string as hostname or IP addressLennart Poettering2016-11-213-0/+27
* basic: make sure in_addr_from_string() can take NULL argumentsLennart Poettering2016-11-211-7/+6
* basic: add explicit ipv4-specific in_addr classification callsLennart Poettering2016-11-213-15/+24
* networkd: rework how we set the hostname on the dhcp4 clientLennart Poettering2016-11-211-19/+25
* sd-dhcp: permit unsetting the hostname againLennart Poettering2016-11-211-5/+9
* Merge pull request #4701 from martinpitt/networkd-polkitLennart Poettering2016-11-214-5/+76
|\
| * tests: check transient hostname with and without static hostnameMartin Pitt2016-11-211-2/+30
| * hostnamed: allow networkd to set the transient hostnameMartin Pitt2016-11-204-5/+46
| * test: clean up "dummy0" interface after each test case in networkd-test.pyMartin Pitt2016-11-201-0/+2
* | Merge pull request #4691 from keszybz/test-suite-fixesEvgeny Vereshchagin2016-11-204-5/+17
|\ \ | |/ |/|
| * test-functions: also add qemu define for ppc64Zbigniew Jędrzejewski-Szmek2016-11-201-0/+3
| * test-ipcrm: skip test if nfsnobody is missingZbigniew Jędrzejewski-Szmek2016-11-181-3/+5
| * basic/process-util: we need to take the shorter of two stringsZbigniew Jędrzejewski-Szmek2016-11-181-1/+1
| * test-process-util: bind mount fails under selinux, skip testZbigniew Jędrzejewski-Szmek2016-11-181-1/+8
* | hwdb: keyboard: Ignore brightness hotkey presses on MSI VR420 (model MS-1422)...Hans de Goede2016-11-191-0/+1
* | Merge pull request #4395 from s-urbaniak/rw-supportLennart Poettering2016-11-184-47/+126
|\ \
| * | tests/TEST-13-NSPAWN-SMOKE: add SYSTEMD_NSPAWN_API_VFS_WRITABLEEvgeny Vereshchagin2016-11-181-10/+27
| * | nspawn: R/W support for /sys, and /proc/sysSergiusz Urbaniak2016-11-183-37/+99
* | | Merge pull request #4538 from fbuihuu/confirm-spawn-fixesLennart Poettering2016-11-1816-76/+283
|\ \ \ | |_|/ |/| |
| * | core: in confirm spawn, suggest 'f' when user selects 'n' choiceFranck Bui2016-11-171-1/+5
| * | core: confirm_spawn: always accept units with same_pgrp set for nowFranck Bui2016-11-173-1/+14
| * | core: include the unit name when notifying that a confirmation question timed...Franck Bui2016-11-171-7/+7
| * | core: add 'c' in confirmation_spawn to resume the boot processFranck Bui2016-11-174-4/+30
| * | core: add 'j' in confirmation_spawn to list the jobs that are in progressFranck Bui2016-11-172-1/+6
| * | core: add 'D' in confirmat spawn to show a full dump of the unit to spawnFranck Bui2016-11-172-3/+8
| * | core: add 'i' in confirm spawn to give a short summary of the unit to spawnFranck Bui2016-11-172-3/+11
| * | core: rework the confirmation spawn promptFranck Bui2016-11-172-19/+29
| * | core: limit the length of the confirmation questionFranck Bui2016-11-171-1/+9
| * | core: reprint the question every 2 sec in ask_char()Franck Bui2016-11-171-5/+12
| * | core: in confirm_spawn, the meaning of 'n' and 's' choices are confusingFranck Bui2016-11-172-4/+16
| * | core: rework ask_for_confirmation()Franck Bui2016-11-171-32/+65
| * | core: allow to redirect confirmation messages to a different consoleFranck Bui2016-11-1710-46/+115
| * | core: prevent the cylon when confirmation_spawn=yes (#2194)Franck Bui2016-11-171-0/+6
| * | core: monitor the inotify file descriptor not the console one in acquire_term...Franck Bui2016-11-171-1/+1
| * | nfsflags: drop useless include file 'seccomp-util.h'Franck Bui2016-11-101-1/+0
| * | analyze: fix build without seccompFranck Bui2016-11-101-0/+2
| |/
* | Merge pull request #4671 from poettering/namespace-bindZbigniew Jędrzejewski-Szmek2016-11-183-210/+207
|\ \
| * | update TODOLennart Poettering2016-11-171-0/+5
| * | namespace: clarify that /proc/apm is obsolete, but leave it blockedLennart Poettering2016-11-171-1/+1
| * | namespace: reindent namespace tablesLennart Poettering2016-11-171-30/+30
| * | namespace: simplify, optimize and extend handling of mounts for namespaceLennart Poettering2016-11-172-180/+172
* | | basic/env-uil: fix assertion failure in strv_env_replace (#4688)Zbigniew Jędrzejewski-Szmek2016-11-171-1/+2
|/ /
* | Merge pull request #4681 from keszybz/shorteningMartin Pitt2016-11-172-35/+24
|\ \
| * | core/dbus-job, systemctl: shorten some codeZbigniew Jędrzejewski-Szmek2016-11-172-32/+21
| * | systemctl: shorter list-jobs --before/--after output a bitZbigniew Jędrzejewski-Szmek2016-11-171-3/+3
* | | Merge pull request #4678 from poettering/gc-deviceZbigniew Jędrzejewski-Szmek2016-11-1719-72/+575
|\| |
| * | update TODOLennart Poettering2016-11-161-2/+0
| * | systemctl: show waiting jobs when "systemctl list-jobs --after/--before" is c...Lennart Poettering2016-11-162-2/+66
| * | core: add bus calls for determining jobs waiting for other jobsLennart Poettering2016-11-166-0/+221
| * | system-run: add support for configuring unit dependencies with --property=Lennart Poettering2016-11-161-1/+4