summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
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
2016-08-30install: fix disable when /etc/systemd/system is a symlinkLukas Nykryn
2016-08-26Merge pull request #3984 from poettering/refcntEvgeny Vereshchagin
2016-08-22core: do not fail at step SECCOMP if there is no kernel support (#4004)Felipe Sateler
2016-08-22bus-util: turn on exit-on-disconnect for all command line toolsLennart Poettering
2016-08-22run: optionally, wait for the service to finish and show its resultLennart Poettering
2016-08-22bus-util: make sure map_basic() returns EOPNOTSUPP if called for an unknown typeLennart Poettering
2016-08-22bus-util: treat an empty string as a NULLLennart Poettering
2016-08-22bus-util: support mapping signed integers with bus_map_properties()Lennart Poettering
2016-08-22seccomp: make sure getrlimit() is among the default permitted syscallsLennart Poettering
2016-08-21shared/install: do not enable masked instances (#4005)Zbigniew Jędrzejewski-Szmek
2016-08-19Merge pull request #3909 from poettering/mount-toolEvgeny Vereshchagin
2016-08-19Merge pull request #3955 from keszybz/fix-preset-allLennart Poettering