Age | Commit message (Expand) | Author |
2016-05-02 | Merge pull request #3162 from keszybz/alias-refusal | Lennart Poettering |
2016-05-02 | Merge pull request #3153 from poettering/async-clone | Zbigniew Jędrzejewski-Szmek |
2016-05-02 | machinectl: since clone/remove/copy verbs are possibly slow, turn off bus cal... | Lennart Poettering |
2016-05-02 | machined: rework copy-from/copy-to operation to use generic Operation object | Lennart Poettering |
2016-05-02 | machined: also make image removal operation asynchronous | Lennart Poettering |
2016-05-02 | machined: support non-btrfs file systems with "machinectl clone" | Lennart Poettering |
2016-05-02 | tree-wide: fix invocations of chattr_path() | Lennart Poettering |
2016-05-02 | copy: adjust directory times after writing to the directory | Lennart Poettering |
2016-05-02 | copy: return the right error when we can't open a file | Lennart Poettering |
2016-05-02 | image: enable btrfs quotas on the clone destination, not the source | Lennart Poettering |
2016-05-02 | util: rework sigkill_wait() to not require pid_t pointer | Lennart Poettering |
2016-05-02 | machined: run clone operation asynchronously in the background | Lennart Poettering |
2016-05-01 | shared/install: refuse template files for non-templateable units | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | shared/install: warn about DefaultInstance in non-template units | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | Move no_instances information to shared/ | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | shared/install: ignore Alias in [Install] of units which don't allow aliases | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | Move no_alias information to shared/ | Zbigniew Jędrzejewski-Szmek |
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 | 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 | 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 | 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 | path-util: document that we shouldn't add further entries to hidden_or_backup... | Lennart Poettering |
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 | parse-util: fix conversion from size_t on s390 (#3147) | Lubomir Rintel |
2016-04-29 | Merge pull request #3137 from keszybz/dirent-simplification | Lennart Poettering |
2016-04-29 | nspawn: convert uuid to string (#3146) | Evgeny Vereshchagin |
2016-04-28 | networkd: reconfigure IPv6 and static address after link up event (#3105) | Susant Sahani |
2016-04-28 | basic/mount-util: recognize pvfs2 as network fs (#3140) | Zbigniew Jędrzejewski-Szmek |
2016-04-28 | nspawn: initialize the veth_name (#3141) | Evgeny Vereshchagin |