summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2016-11-02Do not raise in switch root if paths are too longZbigniew Jędrzejewski-Szmek
2016-11-02seccomp: add two new syscall groupsLennart Poettering
2016-11-02seccomp: include pipes and memfd in @ipcLennart Poettering
2016-11-02seccomp: drop execve() from @process listLennart Poettering
2016-11-02seccomp: add clock query and sleeping syscalls to "@default" groupLennart Poettering
2016-11-01seccomp: allow specifying arm64, mips, ppc (#4491)Zbigniew Jędrzejewski-Szmek
2016-10-27Merge pull request #4442 from keszybz/detect-virt-usernsEvgeny Vereshchagin
2016-10-26condition: simplify condition_test_virtualizationZbigniew Jędrzejewski-Szmek
2016-10-26shared/condition: add ConditionVirtualization=[!]private-usersZbigniew Jędrzejewski-Szmek
2016-10-24seccomp: add test-seccomp test toolLennart Poettering
2016-10-24seccomp: add new helper call seccomp_load_filter_set()Lennart Poettering
2016-10-24seccomp: two fixes for the syscall set tablesLennart Poettering
2016-10-24seccomp: add new seccomp_init_conservative() helperLennart Poettering
2016-10-24core: rework syscall filter set handlingLennart Poettering
2016-10-24update-done: minor clean-upsLennart Poettering
2016-10-24shared, systemctl: teach is-enabled to show installation targetsJan Synacek
2016-10-24install: introduce UnitFileFlagsJan Synacek
2016-10-20shared/install: fix %u expansion when running under sudoZbigniew Jędrzejewski-Szmek
2016-10-20shared/install: fix DefaultInstance expansion in %n, %NZbigniew Jędrzejewski-Szmek
2016-10-20shared/install: fix DefaultInstance expansion in %iZbigniew Jędrzejewski-Szmek
2016-10-19Merge pull request #4390 from keszybz/install-specifiersLennart Poettering
2016-10-18shared/install: report invalid unit files slightly betterZbigniew Jędrzejewski-Szmek
2016-10-18shared/install: resolve specifiers in Also=Zbigniew Jędrzejewski-Szmek
2016-10-18shared/install: provide more info if install_info_traverse_failsZbigniew Jędrzejewski-Szmek
2016-10-18shared/install: in install_context_mark_for_removal ignore not found unitsZbigniew Jędrzejewski-Szmek
2016-10-17shared/install: do not break loop when we enounter a dangling symlinkZbigniew Jędrzejewski-Szmek
2016-10-16tree-wide: introduce free_and_replace helperZbigniew Jędrzejewski-Szmek
2016-10-16tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek
2016-10-16shared/install: use _cleanup_free_Zbigniew Jędrzejewski-Szmek
2016-10-12core:sandbox: Add ProtectKernelModules= optionDjalal Harouni
2016-10-12Allow block and char classes in DeviceAllow bus properties (#4353)Zbigniew Jędrzejewski-Szmek
2016-10-11Merge pull request #4348 from poettering/docfixesZbigniew Jędrzejewski-Szmek
2016-10-11Merge pull request #4067 from poettering/invocation-idZbigniew Jędrzejewski-Szmek
2016-10-11pager: tiny beautificationLennart Poettering
2016-10-10install: let's always refer to the actual setting in errorsLennart Poettering
2016-10-08systemd-resolve: use sha256 for local-part of openpgp key (#4193)Stefan Schweter
2016-10-07core: add "invocation ID" concept to service managerLennart Poettering
2016-10-07bus-util: generalize helper for ID128 prpoertiesLennart Poettering
2016-10-05seccomp: add support for the s390 architecture (#4287)hbrueckner
2016-09-25core: add two new service settings ProtectKernelTunables= and ProtectControlG...Lennart Poettering
2016-09-17Merge pull request #4123 from keszybz/network-file-dropinsMartin Pitt
2016-09-16shared/conf-parser: add config_parse_many which takes strv with dirsZbigniew Jędrzejewski-Szmek
2016-09-16tree-wide: rename config_parse_many to …_nulstrZbigniew Jędrzejewski-Szmek
2016-09-15Merge pull request #4131 from intelfx/update-done-timestamps-precisionZbigniew Jędrzejewski-Szmek
2016-09-15update-done, condition: write the timestamp to the file as well and use it to...Ivan Shapovalov
2016-09-13fileio: simplify mkostemp_safe() (#4090)Topi Miettinen
2016-09-10shared/install: fix set-default with empty root (#4118)Zbigniew Jędrzejewski-Szmek
2016-09-09shared: recognize DNS names with more than one trailing dot as invalid (#4111)Martin Pitt
2016-09-06seccomp: also detect if seccomp filtering is enabledFelipe Sateler
2016-08-31networkd: add options to bridge (#4051)Tobias Jungel