Age | Commit message (Expand) | Author |
2016-08-22 | bus-util: turn on exit-on-disconnect for all command line tools | Lennart Poettering |
2016-08-22 | sd-bus: optionally, exit process or event loop on disconnect | Lennart Poettering |
2016-08-22 | update TODO | Lennart Poettering |
2016-08-22 | sd-bus: add a small test case for sd_bus_track | Lennart Poettering |
2016-08-22 | sd-bus: when the server-side disconnects, make sure to dispatch all tracking ... | Lennart Poettering |
2016-08-22 | sd-bus: ensure we don't dispatch track objects while we are adding names to them | Lennart Poettering |
2016-08-22 | sd-bus: split out handling of reply callbacks on close into its own function | Lennart Poettering |
2016-08-22 | core: let's use set_contains() where appropriate | Lennart Poettering |
2016-08-22 | man: document the new --wait switch of systemd-run | Lennart Poettering |
2016-08-22 | run: optionally, wait for the service to finish and show its result | Lennart Poettering |
2016-08-22 | core: cache last CPU usage counter, before destorying a cgroup | Lennart Poettering |
2016-08-22 | bus-util: make sure map_basic() returns EOPNOTSUPP if called for an unknown type | Lennart Poettering |
2016-08-22 | bus-util: treat an empty string as a NULL | Lennart Poettering |
2016-08-22 | bus-util: support mapping signed integers with bus_map_properties() | Lennart Poettering |
2016-08-22 | core: add Ref()/Unref() bus calls for units | Lennart Poettering |
2016-08-22 | man: document sd_bus_track objects | Lennart Poettering |
2016-08-22 | sd-bus: add a "recursive" mode to sd_bus_track | Lennart Poettering |
2016-08-22 | man: don't claim arguments where const that actually are not | Lennart Poettering |
2016-08-22 | seccomp: make sure getrlimit() is among the default permitted syscalls | Lennart Poettering |
2016-08-22 | mount-tool: return 0 instead of NULL in the acquire_description() (#4009) | 0xAX |
2016-08-21 | hwdb: provide axis ranges for the Dell XPS M1530 (#4016) | Peter Hutterer |
2016-08-21 | networkd: fix typo (#4013) | Zbigniew Jędrzejewski-Szmek |
2016-08-21 | shared/install: do not enable masked instances (#4005) | Zbigniew Jędrzejewski-Szmek |
2016-08-21 | networkd: limit the number of routes to the kernel limit (#4007) | Zbigniew Jędrzejewski-Szmek |
2016-08-20 | machinectl: print OS release in `machinectl list` (#3975) | Seraphime |
2016-08-20 | Merge pull request #4001 from clintonroy/master | Ronny Chevalier |
2016-08-19 | Merge pull request #3965 from htejun/systemd-controller-on-unified | Zbigniew Jędrzejewski-Szmek |
2016-08-20 | systemctl: kill all units specified on the command line, not just the first one. | Clinton Roy |
2016-08-19 | terminal-util: remove unnecessary check of result of isatty() (#4000) | 0xAX |
2016-08-19 | Merge pull request #3909 from poettering/mount-tool | Evgeny Vereshchagin |
2016-08-19 | Merge pull request #3987 from keszybz/console-color-setup | Lennart Poettering |
2016-08-19 | Merge pull request #3955 from keszybz/fix-preset-all | Lennart Poettering |
2016-08-19 | Merge pull request #3961 from keszybz/pr/3924 | Lennart Poettering |
2016-08-19 | man: document that "systemctl switch-root" tries hard to pass state across (#... | Lennart Poettering |
2016-08-19 | Merge pull request #3997 from poettering/codition-udev-fix | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | terminal-util: use getenv_bool for $SYSTEMD_COLORS | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | systemd: ignore lack of tty when checking whether colors should be enabled | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | Merge pull request #3992 from poettering/hostname-fix2 | Ronny Chevalier |
2016-08-19 | tests: let's stick to 8ch indenting, in perl code too | Lennart Poettering |
2016-08-19 | test: always check whether condition allocation worked | Lennart Poettering |
2016-08-19 | shared/install: properly report masked units listed in Also= | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | units: install user units as real files, not symlinks to ../system/ | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | units: synchronize Makefile and presets settings | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | units: enable systemd-networkd-wait-online.service, disable all journal-remot... | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | shared/install: when creating symlinks, keep existing relative symlinks | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | shared/install: move root skipping into create_symlink() | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | man: describe what symlinks to unit do, and specify that presets must use rea... | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | shared/install: ignore unit symlinks when doing preset-all | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | shared/install: remove unused paramater and add more comments | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | systemctl: fix preset-all with missing /etc/systemd/system | Zbigniew Jędrzejewski-Szmek |