summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2016-07-25shared/install: allow "enable" on linked unit files (#3790)Zbigniew Jędrzejewski-Szmek
2016-07-22Use "return log_error_errno" in more places"Zbigniew Jędrzejewski-Szmek
2016-07-22core: rename MemoryLimitByPhysicalMemory transient property to MemoryLimitScaleLennart Poettering
2016-07-22core: support percentage specifications on TasksMax=Lennart Poettering
2016-07-20conf-parser: minor coding style improvementsLennart Poettering
2016-07-19Merge pull request #3685 from kinvolk/alessandro/inaccessible-pathsLennart Poettering
2016-07-19doc,core: Read{Write,Only}Paths= and InaccessiblePaths=Alessandro Puccetti
2016-07-19journalctl: make sure that journalctl's --all switch also has an effect on js...Lennart Poettering
2016-07-17basic/strv: add an extra NUL after strings in strv_make_nulstrZbigniew Jędrzejewski-Szmek
2016-07-11treewide: fix typos and remove accidental repetition of wordsTorstein Husebø
2016-06-30Fix #3236 (#3633)Lennart Poettering
2016-06-24Merge pull request #3549 from poettering/resolved-moreTom Gundersen
2016-06-23build-sys: move fdset.[ch] src/basic → src/shared (#3580)Lennart Poettering
2016-06-21Do not ellipsize cgroups when showing slices in --full mode (#3560)Ian Lee
2016-06-21sd-bus: make sure bus_map_all_properties() handle booleans rightLennart Poettering
2016-06-18Ensure kdbus isn't used (#3501)Dave Reisner
2016-06-16Merge pull request #3481 from poettering/relative-memcgLennart Poettering
2016-06-15load-fragment: ignore ENOTDIR/EACCES errors (#3510)Zbigniew Jędrzejewski-Szmek
2016-06-14systemctl: allow percent-based MemoryLimit= settings via systemctl set-propertyLennart Poettering
2016-06-14util-lib: introduce parse_percent() for parsing percent specificationsLennart Poettering
2016-06-13core: improve seccomp syscall grouping a bitLennart Poettering
2016-06-09networkd: clean up vlan handling a bit (#3478)Lennart Poettering
2016-06-09bus_util: add support to map double (#3479)Susant Sahani
2016-06-04Merge pull request #3392 from poettering/assorted-stuffZbigniew Jędrzejewski-Szmek
2016-06-03core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379)Topi Miettinen
2016-06-03core: always use "infinity" for no upper limit instead of "max" (#3417)Tejun Heo
2016-06-01core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157)Topi Miettinen
2016-05-30pager: don't start pager if the terminal is explicitly set to TERM=dumbLennart Poettering
2016-05-30tree-wide: check colors_enabled() before outputting ANSI color stringsLennart Poettering
2016-05-27core: add cgroup memory controller support on the unified hierarchy (#3315)Tejun Heo
2016-05-26{machine,system}ctl: always pass &changes and &n_changes (#3350)Christian Hesse
2016-05-20Merge pull request #3290 from htejun/cgroup2-io-compatLennart Poettering
2016-05-20Make the fix for net/if.h fuckup even worse (#3287)Zbigniew Jędrzejewski-Szmek
2016-05-20core/dbus: expose SELinuxContext property (#3284)Jonathan Boulle
2016-05-18core: introduce CGroupIOLimitType enumsTejun Heo
2016-05-16Merge pull request #3193 from htejun/cgroup-io-controllerLennart Poettering
2016-05-12Create initrd-root-device.target synchronization point (#3239)Daniel Drake
2016-05-10Merge pull request #3220 from keszybz/install-fixesLennart Poettering
2016-05-09tree-wide: rename draw_special_char to special_glyphZbigniew Jędrzejewski-Szmek
2016-05-09shared/install: use "→" instead of "pointing to" for a symlinkZbigniew Jędrzejewski-Szmek
2016-05-09shared/install: do not print warning when a unit is already enabledZbigniew Jędrzejewski-Szmek
2016-05-09shared/install: handle dangling aliases as an explicit case, report nicelyZbigniew Jędrzejewski-Szmek
2016-05-09shared/install: add some more debug messages and commentsZbigniew Jędrzejewski-Szmek
2016-05-09tree-wide: port more code to use ifname_valid()Lennart Poettering
2016-05-07shared/install: simplify error handling conditionals in a few placesZbigniew Jędrzejewski-Szmek
2016-05-07Merge pull request #3160 from htejun/cgroup-fixes-rev2Zbigniew Jędrzejewski-Szmek
2016-05-05core: add io controller support on the unified hierarchyTejun Heo
2016-05-05tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering
2016-05-04core: fix segfault on "systemctl --set-property UNIT BlockIODeviceWeight=WEIGHT"Tejun Heo
2016-05-04treewide: fix typos (#3187)Torstein Husebø