summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-02util: rework sigkill_wait() to not require pid_t pointerLennart Poettering
2016-05-02machined: run clone operation asynchronously in the backgroundLennart Poettering
2016-05-01shared/install: refuse template files for non-templateable unitsZbigniew Jędrzejewski-Szmek
2016-05-01shared/install: warn about DefaultInstance in non-template unitsZbigniew Jędrzejewski-Szmek
2016-05-01Move no_instances information to shared/Zbigniew Jędrzejewski-Szmek
2016-05-01shared/install: ignore Alias in [Install] of units which don't allow aliasesZbigniew Jędrzejewski-Szmek
2016-05-01Move no_alias information to shared/Zbigniew Jędrzejewski-Szmek
2016-05-01test: ensure presets are evaluated in orderAlex Crawford
2016-04-30Merge pull request #3152 from poettering/aliasfixZbigniew Jędrzejewski-Szmek
2016-04-30architecture: Add nios2 (#3159)Zbigniew Jędrzejewski-Szmek
2016-04-29networkd: rework headers to avoid circular includesZbigniew Jędrzejewski-Szmek
2016-04-29Merge pull request #3151 from keszybz/pr3149-2Zbigniew Jędrzejewski-Szmek
2016-04-29core: when encountering a symlink alias for non-aliasable units warn nicelyLennart Poettering
2016-04-29hashmap: optimize set_put_strdup() a bitLennart Poettering
2016-04-29core: refuse merging on units when the unit type does not support aliasLennart Poettering
2016-04-29core: merge service_connection_unref() into service_close_socket_fd()Lennart Poettering
2016-04-29core: rerun GC logic for a unit that loses a referenceLennart Poettering
2016-04-29core: rework socket/service GC logicLennart Poettering
2016-04-29socket: really always close auxiliary fds when closing socket fdsLennart Poettering
2016-04-29core: make parsing of RLIMIT_NICE aware of actual nice levelsLennart Poettering
2016-04-29core: make sure to close connection fd when we fail to activate a per-connect...Lennart Poettering
2016-04-29core: minor error path fixLennart Poettering
2016-04-29core: rename StartLimitInterval= to StartLimitIntervalSec=Lennart Poettering
2016-04-29core: move start ratelimiting check after condition checksLennart Poettering
2016-04-29core: introduce activation rate limiting for socket unitsLennart Poettering
2016-04-29build-sys: improve compat with older kernel headersLennart Poettering
2016-04-29path-util: also support ".old" and ".new" suffixes and recommend themZbigniew Jędrzejewski-Szmek
2016-04-29core: Filter by unit name behind the D-Bus, instead on the client side (#3142)kayrus
2016-04-29Merge pull request #3126 from poettering/small-fixesZbigniew Jędrzejewski-Szmek
2016-04-29test-copy: never call alloca() in a loopLennart Poettering
2016-04-29copy: also copy AF_UNIX socketsLennart Poettering
2016-04-29path-util: document that we shouldn't add further entries to hidden_or_backup...Lennart Poettering
2016-04-29Merge pull request #3069 from Werkov/fix-dependencies-for-bind-mountsLennart Poettering
2016-04-29journal-file: when rotating a journal file, fsync directory tooLennart Poettering
2016-04-29networkd: clean up DUID code a bitLennart Poettering
2016-04-29journal: when creating a new journal file, fsync() the directory it is create...Lennart Poettering
2016-04-29parse-util: fix conversion from size_t on s390 (#3147)Lubomir Rintel
2016-04-29Merge pull request #3137 from keszybz/dirent-simplificationLennart Poettering
2016-04-29nspawn: convert uuid to string (#3146)Evgeny Vereshchagin
2016-04-28networkd: reconfigure IPv6 and static address after link up event (#3105)Susant Sahani
2016-04-28install: upgrade message to a warningAlex Crawford
2016-04-28basic/mount-util: recognize pvfs2 as network fs (#3140)Zbigniew Jędrzejewski-Szmek
2016-04-28nspawn: initialize the veth_name (#3141)Evgeny Vereshchagin
2016-04-28cgtop: initialize `ours' to NULL properly (#3139)Naohiro Aota
2016-04-28test-path-util: add a trivial test for hidden_or_backup_fileZbigniew Jędrzejewski-Szmek
2016-04-28tree-wide: rename hidden_file to hidden_or_backup_file and optimizeZbigniew Jędrzejewski-Szmek
2016-04-27basic/dirent-util: do not call hidden_file_allow_backup from dirent_is_file_w...Zbigniew Jędrzejewski-Szmek
2016-04-27networkd: drop unnecessary stmtZbigniew Jędrzejewski-Szmek
2016-04-27machinectl: simplify option string assignmentZbigniew Jędrzejewski-Szmek
2016-04-27Correctly parse OBJECT_PID in journald messages (#3129)Nalin Dahyabhai