summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
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ø
2016-05-03Merge pull request #3183 from crawford/preset-arrayZbigniew Jędrzejewski-Szmek
2016-05-03install: cache the presets before evaluatingAlex Crawford
2016-05-02Merge pull request #3162 from keszybz/alias-refusalLennart Poettering
2016-05-02machined: support non-btrfs file systems with "machinectl clone"Lennart Poettering
2016-05-02tree-wide: fix invocations of chattr_path()Lennart Poettering
2016-05-02image: enable btrfs quotas on the clone destination, not the sourceLennart Poettering
2016-05-01shared/install: refuse template files for non-templateable unitsZbigniew Jędrzejewski-Szmek
2016-05-01shared/install: warn about DefaultInstance in non-template unitsZbigniew Jędrzejewski-Szmek
2016-05-01Move no_instances information to shared/Zbigniew Jędrzejewski-Szmek
2016-05-01shared/install: ignore Alias in [Install] of units which don't allow aliasesZbigniew Jędrzejewski-Szmek
2016-05-01Move no_alias information to shared/Zbigniew Jędrzejewski-Szmek
2016-04-30core: bus_append_unit_property_assignment() was using the wrong parse functionTejun Heo
2016-04-29core: Filter by unit name behind the D-Bus, instead on the client side (#3142)kayrus
2016-04-28install: upgrade message to a warningAlex Crawford
2016-04-28tree-wide: rename hidden_file to hidden_or_backup_file and optimizeZbigniew Jędrzejewski-Szmek
2016-04-26journal: when dumping journal contents, react nicer to lines we can't readLennart Poettering
2016-04-25core: fix description of "resources" service error (#3119)Lennart Poettering
2016-04-22journalctl: add --no-hostname switchLennart Poettering
2016-04-22journalctl: add output mode where time is shown in seconds since 1st Jan 1970...Lennart Poettering
2016-04-22shared: move output_mode_to_string() into output-mode.cLennart Poettering
2016-04-22path-lookup: optimize a common strv copy operation awayLennart Poettering
2016-04-22shared: move unit-specific code from bus-util.h to bus-unit-util.hLennart Poettering
2016-04-22shared: drop kernel_thread bool from cgroups show codeLennart Poettering