summaryrefslogtreecommitdiffstats
path: root/units/systemd-firstboot.service.in (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-07mount: when the kernel reports a mount to be established reset all kinds of l...Lennart Poettering1-1/+3
2018-12-07mount: regenerate all deps whenever a mount's parameters changesLennart Poettering1-24/+10
2018-12-07mount: when allocating a Mount object based on /proc/self/mountinfo mark it soLennart Poettering1-0/+7
2018-12-07mount: let mount_add_extras() take care of remote-fs.target depsLennart Poettering1-16/+1
2018-12-07mount: use free_and_strdup() over plain strdup()Lennart Poettering1-6/+6
2018-12-07mount: generate error message matching the error locationLennart Poettering1-4/+2
2018-12-07mount: move allocation of Unit object into mount_setup_new_unit()Lennart Poettering1-16/+18
2018-12-07mount: add a common helper for filling in info from /proc/self/mountinfoLennart Poettering1-19/+41
2018-12-07mount: don't propagate errors from mount_setup_unit() further upLennart Poettering1-6/+3
2018-12-07mount: simplify de-serialization of control PID a bitLennart Poettering1-4/+2
2018-12-07mount: serialize umount retry counter across reloads/reexecLennart Poettering1-1/+9
2018-12-07mount: make sure mount_add_extras() is always invoked when we load a mount unitLennart Poettering1-12/+17
2018-12-07mount: document that mount_add_extras() must work with active units, tooLennart Poettering1-0/+4
2018-12-07mount: set up local-fs.target/remote-fs.target deps in mount_add_default_depe...Lennart Poettering1-3/+10
2018-12-07mount: remove unnecessary initialization of device_wants_mount and 'if'Lennart Poettering1-3/+3
2018-12-07mount: use mfree() where appropriateLennart Poettering1-5/+3
2018-12-07mount: rename needs_quota() → mount_needs_quota()Lennart Poettering1-4/+4
2018-12-07mount: merge redundant call mount_needs_network() into mount_is_network()Lennart Poettering1-9/+5
2018-12-07travis: also compile systemd on Debian TestingEvgeny Vereshchagin2-0/+101
2018-12-07man: fix reference to sd_journal_print(3)Filipe Brandenburger1-2/+2
2018-12-07missing: re-add drm related entriesYu Watanabe4-4/+12
2018-12-07bash-completion: analyze: support 'security'Yu Watanabe1-1/+19
2018-12-07missing: add ARPHRD_IP6GREYu Watanabe1-0/+5
2018-12-07af-list,arphrd-list: also include relevant missing_*.h headersYu Watanabe5-5/+8
2018-12-07journal: use missing_audit.h to generate audit_type-list.txtYu Watanabe4-11/+9
2018-12-07cap-list: use missing_capabilty.h to generate list of capabilitiesYu Watanabe1-1/+2
2018-12-07systemctl: be nice to users and give hint how to specify "-.mount"Zbigniew Jędrzejewski-Szmek1-1/+9
2018-12-07shared/blkid-util: do not include util.h needlesslyZbigniew Jędrzejewski-Szmek1-4/+2
2018-12-06Revert "pager: close all fds when forking off pager"Yu Watanabe1-1/+1
2018-12-06test-resolved: fix error code check in assertionAlexey Bogdanenko1-1/+1
2018-12-06test-network: make search_words_in_file() hit multi wordsYu Watanabe1-14/+15
2018-12-06test-network: delete rules before running next testYu Watanabe1-0/+6
2018-12-06test-network: add a line break after starting networkdYu Watanabe1-0/+1
2018-12-06test-network: check link before starting dnsmasqYu Watanabe1-27/+18
2018-12-06test-network: show command outputsYu Watanabe1-0/+4
2018-12-06test-network: sort imported modulesYu Watanabe1-4/+4
2018-12-06test-network: sort links and unitsYu Watanabe1-44/+156
2018-12-06test-network: fix typo in class nameYu Watanabe1-1/+1
2018-12-06fd-util: Fix error handling in safe_fclosePaweł Szewczyk1-1/+1
2018-12-06tree-wide: drop missing.h from headers and use relevant missing_*.hYu Watanabe6-5/+6
2018-12-06lockfile: drop unnecessary headers from lockfile-util.hYu Watanabe7-5/+6
2018-12-06nsflsgs: drop missing.h and use missing_sched.hYu Watanabe2-3/+2
2018-12-06util: drop missing.h from socket-util.hYu Watanabe23-13/+30
2018-12-06util: drop missing.h from time-util.cYu Watanabe1-1/+1
2018-12-06missing: move fs or mount related definitions to missing_fs.hYu Watanabe4-61/+66
2018-12-06missing: drop falloc related definitionsYu Watanabe1-9/+0
2018-12-06missing: move sched.h related definitions to missing_sched.hYu Watanabe3-15/+23
2018-12-06missing: drop old drm related definitionsYu Watanabe2-8/+4
2018-12-06missing: drop BPF_XOR as we have linux/bpf_common.hYu Watanabe1-4/+0
2018-12-06missing: drop DM_DEFERRED_REMOVE as we have dm-ioctl.hYu Watanabe1-4/+0