Age | Commit message (Expand) | Author |
2016-06-14 | systemctl: allow percent-based MemoryLimit= settings via systemctl set-property | Lennart Poettering |
2016-06-14 | util: introduce physical_memory_scale() to unify how we scale by physical memory | Lennart Poettering |
2016-06-14 | core: make sure to use "infinity" in unit files, not "max" | Lennart Poettering |
2016-06-14 | core: when receiving a memory limit via the bus, refuse 0 | Lennart Poettering |
2016-06-14 | man: minor fixes | Lennart Poettering |
2016-06-14 | core: optionally, accept a percentage value for MemoryLimit= and related sett... | Lennart Poettering |
2016-06-14 | util-lib: introduce parse_percent() for parsing percent specifications | Lennart Poettering |
2016-06-14 | util: when determining the amount of memory on this system, take cgroup limit... | Lennart Poettering |
2016-06-14 | networkd: Tunnel add support to configure key for VTI/VTI6 (#3532) | Susant Sahani |
2016-06-14 | Merge pull request #3527 from poettering/systemctl-fixes | Daniel Mack |
2016-06-14 | manager: reduce complexity of unit_gc_sweep (#3507) | Lukáš Nykrýn |
2016-06-14 | core: on unified we don't need to check u->pids: we can use proper notificati... | Evgeny Vereshchagin |
2016-06-14 | build: fix missing symbol for old kernel headers (#3530) | Andrew Jeddeloh |
2016-06-13 | systemctl: rework "systemctl status" a bit | Lennart Poettering |
2016-06-13 | systemctl: fix assertion hit when showing state of a unit without control group | Lennart Poettering |
2016-06-13 | unit-name: remove spurious newline | Lennart Poettering |
2016-06-13 | Merge pull request #3491 from poettering/hwdb-acpi | Tom Gundersen |
2016-06-13 | Merge pull request #3498 from poettering/syscall-filter-fixes | Lennart Poettering |
2016-06-13 | core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488) | Ivan Shapovalov |
2016-06-13 | Merge pull request #3384 from keszybz/localed-keymap | Lennart Poettering |
2016-06-13 | nspawn: lock down system call filter a bit | Lennart Poettering |
2016-06-13 | units: tighten system call filters a bit | Lennart Poettering |
2016-06-13 | core: improve seccomp syscall grouping a bit | Lennart Poettering |
2016-06-13 | nspawn: order caps to retain alphabetically | Lennart Poettering |
2016-06-13 | update TODO | Lennart Poettering |
2016-06-13 | resolved: use single message for both dbus and signal calls (#3515) | Zbigniew Jędrzejewski-Szmek |
2016-06-13 | Merge pull request #3520 from keszybz/add-release.md | Lennart Poettering |
2016-06-13 | Merge pull request #3518 from keszybz/test-process-util | Lennart Poettering |
2016-06-13 | networkd: fix NULL pointer (#3523) | Susant Sahani |
2016-06-13 | networkd: route priority replace parsing config_parse_uint32 with safe_atou32... | Susant Sahani |
2016-06-13 | core/execute: pass env vars to PAM session setup (#3503) | Jouke Witteveen |
2016-06-13 | systemctl: disallow systemctl --user reboot (#3519) | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | Add RELEASE.md file which lists the steps needed for release | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | CONTRIBUTING: ask people to comment after after force-push | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | CONTRIBUTING: remove line wrapping | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | process-util: remove broken support for pid==0 | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | test-process-util: allow pid to be specified on the command line | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | test-process-util: rework the test function to take pid as argument | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | util-lib: drop trailing non-printable characters from cmdline (#3512) | Max Prokhorov |
2016-06-12 | hwdb: change the Logitech MX500 to 1100 dpi (#3517) | Peter Hutterer |
2016-06-12 | Merge pull request #3502 from poettering/resolved-flush-cache | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | Merge pull request #3453 from poettering/fix-3353 | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | networkd: more vlan cleanup (#3506) | Tobias Jungel |
2016-06-12 | networkd: cleanup of bridge vlan code (#3505) | Tobias Jungel |
2016-06-12 | Fixed a small typo in a comment (#3514) | Alex Gaynor |
2016-06-11 | test-keymap-util: use kbd-model-map/language-fallback-map from $(srcdir) | Zbigniew Jędrzejewski-Szmek |
2016-06-10 | hwdb: update UEFI/ACPI/PNP/EISA/EDID database from UEFI web site | Federico Mena Quintero |
2016-06-10 | resolved: move verification that link is unmanaged into the proper bus calls | Lennart Poettering |
2016-06-10 | resolved: also add a way to flush all caches via the bus | Lennart Poettering |
2016-06-10 | man: document what SIGUSR1 and SIGUSR2 do to resolved | Lennart Poettering |