Age | Commit message (Expand) | Author |
2016-05-02 | automount: move resetting of expiry timeout to automount_set_state() | Lennart Poettering |
2016-05-02 | automount: rework propagation between automount and mount units | Lennart Poettering |
2016-05-02 | core: don't propagate service state to sockets as long as there's still a job... | Lennart Poettering |
2016-05-02 | fstab-generator: add newline before we start a new unit file section | Lennart Poettering |
2016-05-02 | automount: add debug message when we get notified about mount state changes | Lennart Poettering |
2016-05-02 | core: remove duplicate code in automount_update_mount() | Lennart Poettering |
2016-05-02 | core: simplify unit_need_daemon_reload() a bit | Lennart Poettering |
2016-05-02 | core: fix detection whether per-unit drop-ins changed | Lennart Poettering |
2016-05-02 | core: move enforcement of the start limit into per-unit-type code again | Lennart Poettering |
2016-05-02 | util: don't dump /proc/cpuinfo contents in debug info | Lennart Poettering |
2016-05-02 | tests: add test for https://github.com/systemd/systemd/issues/2467 (#3168) | Evgeny Vereshchagin |
2016-05-01 | Merge pull request #3165 from evverx/tests-cleanups | Lennart Poettering |
2016-05-01 | catalog: rename RateLimitInterval= to RateLimitIntervalSec= | Evgeny Vereshchagin |
2016-05-01 | tests: use symlink to Makefile | Evgeny Vereshchagin |
2016-05-01 | build-sys: add TEST-0[89]-* to dist | Evgeny Vereshchagin |
2016-05-01 | build-sys: allow references to adm group to be omitted (#3150) | Franck Bui |
2016-04-30 | Merge pull request #3152 from poettering/aliasfix | Zbigniew Jędrzejewski-Szmek |
2016-04-30 | architecture: Add nios2 (#3159) | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | Merge pull request #3151 from keszybz/pr3149-2 | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | Merge pull request #3148 from poettering/trigger | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | man: document that some unit types do not support unit aliases via symlinks | Lennart Poettering |
2016-04-29 | core: when encountering a symlink alias for non-aliasable units warn nicely | Lennart Poettering |
2016-04-29 | hashmap: optimize set_put_strdup() a bit | Lennart Poettering |
2016-04-29 | core: refuse merging on units when the unit type does not support alias | Lennart Poettering |
2016-04-29 | update TODO | Lennart Poettering |
2016-04-29 | core: merge service_connection_unref() into service_close_socket_fd() | Lennart Poettering |
2016-04-29 | core: rerun GC logic for a unit that loses a reference | Lennart Poettering |
2016-04-29 | core: rework socket/service GC logic | Lennart Poettering |
2016-04-29 | hwdb: add missing newline so the hwdb buils correctly again | Lennart Poettering |
2016-04-29 | socket: really always close auxiliary fds when closing socket fds | Lennart Poettering |
2016-04-29 | core: make parsing of RLIMIT_NICE aware of actual nice levels | Lennart Poettering |
2016-04-29 | core: make sure to close connection fd when we fail to activate a per-connect... | Lennart Poettering |
2016-04-29 | core: minor error path fix | Lennart Poettering |
2016-04-29 | core: rename StartLimitInterval= to StartLimitIntervalSec= | Lennart Poettering |
2016-04-29 | core: move start ratelimiting check after condition checks | Lennart Poettering |
2016-04-29 | core: introduce activation rate limiting for socket units | Lennart Poettering |
2016-04-29 | build-sys: improve compat with older kernel headers | Lennart Poettering |
2016-04-29 | path-util: also support ".old" and ".new" suffixes and recommend them | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | core: Filter by unit name behind the D-Bus, instead on the client side (#3142) | kayrus |
2016-04-29 | Merge pull request #3126 from poettering/small-fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | test-copy: never call alloca() in a loop | Lennart Poettering |
2016-04-29 | copy: also copy AF_UNIX sockets | Lennart Poettering |
2016-04-29 | man: document that RemainAfterExit= doesn't make much sense for repetitive ti... | Lennart Poettering |
2016-04-29 | path-util: document that we shouldn't add further entries to hidden_or_backup... | Lennart Poettering |
2016-04-29 | rules: add NVMe rules (#3136) | Ming Lin |
2016-04-29 | Merge pull request #3069 from Werkov/fix-dependencies-for-bind-mounts | Lennart Poettering |
2016-04-29 | journal-file: when rotating a journal file, fsync directory too | Lennart Poettering |
2016-04-29 | networkd: clean up DUID code a bit | Lennart Poettering |
2016-04-29 | journal: when creating a new journal file, fsync() the directory it is create... | Lennart Poettering |
2016-04-29 | update TODO a bit | Lennart Poettering |