summaryrefslogtreecommitdiffstats
path: root/src/shared/gpt.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-08tests: add dropin dependency testsFranck Bui4-0/+328
2017-02-08core/load-dropin: add more sanity checks on .wants/.requires symlinksZbigniew Jędrzejewski-Szmek1-1/+41
2017-02-08core: drop code that is now unusedZbigniew Jędrzejewski-Szmek2-71/+25
2017-02-08core: implement masking of .wants/.requires symlinksZbigniew Jędrzejewski-Szmek1-0/+7
2017-02-08core: when loading .wants and .requires, follow the same logic as .d conf dro...Zbigniew Jędrzejewski-Szmek5-46/+75
2017-02-08basic/dirent-util: allow suffix to be omitted for dirent_is_file_with_suffixZbigniew Jędrzejewski-Szmek2-3/+3
2017-02-08man: s/--unmount/--umount/g (#5243)Lennart Poettering1-1/+1
2017-02-08Revert "fix handling of templates instantiated in /usr/lib (#5263)"Zbigniew Jędrzejewski-Szmek2-126/+47
2017-02-08fix handling of templates instantiated in /usr/lib (#5263)Lennart Poettering2-47/+126
2017-02-08man: document *.d/ drop-in file order (#5262)Lucas Werkmeister1-2/+3
2017-02-08tmpfiles.d: set primary group rights to r-w (#5265)lewo1-6/+6
2017-02-07install: remove some unused parameters from various functions in install.cLennart Poettering1-10/+4
2017-02-07install: when a template unit is instantiated via a /usr symlink, consider it...Lennart Poettering2-35/+107
2017-02-07l10n: fix file permissions of Indonesian translationAsciiWolf1-0/+0
2017-02-07l10n: fix strings formatting in Czech translationAsciiWolf1-105/+80
2017-02-07man: document that systemd-run --on-* cannot be used with --ptyLucas Werkmeister1-2/+2
2017-02-07install: don't enter loop when traversing a template symlinksLennart Poettering1-3/+16
2017-02-07man: use systemctl enable --nowLucas Werkmeister1-4/+2
2017-02-07man: add cross-referenceLucas Werkmeister1-2/+3
2017-02-07update TODOLennart Poettering1-4/+0
2017-02-07dissect: try to read roothash value off user.verity.roothash xattr of image fileLennart Poettering2-17/+29
2017-02-07core,nspawn,dissect: make nspawn's .roothash file search reusableLennart Poettering5-51/+84
2017-02-07core: add RootImage= setting for using a specific image file as root director...Lennart Poettering10-36/+117
2017-02-07dissect: make sure to manually follow symlinks when mounting dissected imageLennart Poettering1-15/+24
2017-02-07core: actually make "+" prefix in ReadOnlyPaths=, InaccessiblePaths=, ReadWri...Lennart Poettering3-10/+25
2017-02-07core: add a per-unit setting MountAPIVFS= for mounting /dev, /proc, /sys in c...Lennart Poettering8-16/+129
2017-02-07core: fix minor memleak in namespace.cLennart Poettering1-5/+12
2017-02-06update TODOLennart Poettering1-0/+3
2017-02-06README: suffix unit file options with "="Lennart Poettering1-2/+2
2017-02-06update TODOLennart Poettering1-0/+9
2017-02-06notify: document that we fake the PID when sending sd_notify()Lennart Poettering1-0/+7
2017-02-06update TODOLennart Poettering1-0/+5
2017-02-06man: document that sd_notify() is racy in some casesLennart Poettering3-24/+40
2017-02-06core: use a memfd for serializationLennart Poettering1-6/+10
2017-02-06manager: refuse reloading/reexecing when /run is overly fullLennart Poettering5-2/+73
2017-02-06systemd-mount: add missing fsck argument (#5238)Lukas Rusak1-0/+1
2017-02-06man: Document that RestrictAddressFamilies= doesn't work on s390/s390x/...Lennart Poettering1-33/+22
2017-02-06seccomp: RestrictAddressFamilies= is not supported on i386/s390/s390x, make i...Lennart Poettering3-0/+27
2017-02-06update TODOLennart Poettering1-0/+5
2017-02-06cgls: look at the right variable in error path (#5234)Zbigniew Jędrzejewski-Szmek1-3/+3
2017-02-06journalctl: replace string_erase with memset('x')Zbigniew Jędrzejewski-Szmek1-1/+3
2017-02-06treewide: replace homegrown memory_erase with explicit_bzeroZbigniew Jędrzejewski-Szmek7-38/+33
2017-02-05resolved: downgrade "processing query..." message to debug (#5233)Felipe Sateler1-1/+1
2017-02-05build-sys,man: describe systemd-umount and hook it up to installation (#5227)Zbigniew Jędrzejewski-Szmek4-2/+34
2017-02-05seccomp: don't ever try to add an ABI before removing the default native ABI ...Evgeny Vereshchagin1-2/+2
2017-02-05catalog: update Russian translation (#5232)Sergey Ptashnick1-1/+26
2017-02-05core/timer: downgrade message about random time addition (#5229)Zbigniew Jędrzejewski-Szmek1-1/+1
2017-02-04Silence two "unused function af_lookup" warnings (#5222)Zbigniew Jędrzejewski-Szmek2-0/+2
2017-02-04systemd-mount features and improvements (#5067)Lukas Rusak1-1/+99
2017-02-03man: clarify interface for suspend/resume integration (#5220)Martin Pitt1-2/+4