Age | Commit message (Expand) | Author |
2016-04-12 | localed: downgrade libxkbcommon to an optional runtime dependency | Lennart Poettering |
2016-04-12 | test: bump up log level for install root test | Lennart Poettering |
2016-04-12 | shared: add a temporary work-around for kernel header inclusion fuck-up | Lennart Poettering |
2016-04-12 | install: unify checking whether operations may be applied to a unit file in a... | Lennart Poettering |
2016-04-12 | install: introduce a new unit file state "transient" | Lennart Poettering |
2016-04-12 | install: fix root prefix handling | Lennart Poettering |
2016-04-12 | path-lookup: make user_runtime_dir() more generic | Lennart Poettering |
2016-04-12 | path-lookup: clean up user_config_home() and user_runtime_dir() | Lennart Poettering |
2016-04-12 | update CODING_STYLE a bit | Lennart Poettering |
2016-04-12 | path-lookup: stop exporting two functions | Lennart Poettering |
2016-04-12 | core: modernize manager_build_unit_patch_cache() a bit | Lennart Poettering |
2016-04-12 | core: don't reorder drop-ins when changing properties | Lennart Poettering |
2016-04-12 | core: don't drop transient drop-ins when loading the rest | Lennart Poettering |
2016-04-12 | core: rework logic to drop duplicate and non-existing items from search path | Lennart Poettering |
2016-04-12 | path-lookup: split out logic for mkdir/rmdir of generator dirs in their own f... | Lennart Poettering |
2016-04-12 | core: add a separate unit directory for transient units | Lennart Poettering |
2016-04-12 | path-lookup: add configured unit paths back into search path | Lennart Poettering |
2016-04-12 | core: reuse manager_get_runtime_prefix() at more places | Lennart Poettering |
2016-04-12 | install: add root directory to LookupPaths structure | Lennart Poettering |
2016-04-12 | install: change in_search_path() to take a LookupPaths structure | Lennart Poettering |
2016-04-12 | install: rename unit_file_is_generated() → path_is_generator() | Lennart Poettering |
2016-04-12 | install: be more accurate when checking whether something is runtime configur... | Lennart Poettering |
2016-04-12 | network: hashmap_put() can fail | Lennart Poettering |
2016-04-12 | core: introduce MANAGER_IS_RELOADING() macro | Lennart Poettering |
2016-04-12 | core: remove ManagerRunningAs enum | Lennart Poettering |
2016-04-12 | systemctl: port systemctl over to the new LookupPaths configuration directory... | Lennart Poettering |
2016-04-12 | install: make use of configuration directory paths in LookupPaths | Lennart Poettering |
2016-04-12 | core: add configuration directories to LookupPaths | Lennart Poettering |
2016-04-12 | core: when enabling a generated unit file, return a clean error | Lennart Poettering |
2016-04-12 | core: add a new unit file state "generated" | Lennart Poettering |
2016-04-12 | core: rework generator dir logic, move the dirs into LookupPaths structure | Lennart Poettering |
2016-04-12 | man: minor nspawn doc fixes | Lennart Poettering |
2016-04-12 | core: drop SysV paths from path-lookup logic | Lennart Poettering |
2016-04-12 | sysv-generator: don't use LookupPath logic for determining SysV paths | Lennart Poettering |
2016-04-12 | import: drop unused definition | Lennart Poettering |
2016-04-12 | Merge pull request #3016 from martinpitt/systemctl-enable | Lennart Poettering |
2016-04-12 | Do not report masked units as changed (#2921) | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | rules: set SYSTEMD_READY=0 on DM_UDEV_DISABLE_OTHER_RULES_FLAG=1 only with AD... | Lukáš Nykrýn |
2016-04-11 | tests: port udev-test to log_*_errno (#3015) | Evgeny Vereshchagin |
2016-04-11 | Install: correctly report symlink creations | Martin Pitt |
2016-04-11 | Merge pull request #3014 from msekletar/nspawn-empty-machine-id-v3 | Lennart Poettering |
2016-04-11 | nspawn: always setup machine id | Michal Sekletar |
2016-04-11 | Merge pull request #3012 from martinpitt/hwdb | Lennart Poettering |
2016-04-11 | Merge pull request #3011 from evverx/dont-silently-skip-test-namespace | Ronny Chevalier |
2016-04-11 | Merge pull request #2996 from keszybz/coverity-fixes | Martin Pitt |
2016-04-11 | keymap: Add HP ProBook 640 G2 | Martin Pitt |
2016-04-11 | hwdb: Add SteelSeries Sensei Raw mouse | Martin Pitt |
2016-04-10 | tests: don't silently skip `test-namespace` | Evgeny Vereshchagin |
2016-04-10 | Merge pull request #3008 from evverx/udev-test-ignore-some-mount-errors | Zbigniew Jędrzejewski-Szmek |
2016-04-10 | tests: ignore some mount errors in test-udev | Evgeny Vereshchagin |