Age | Commit message (Expand) | Author |
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 |
2016-04-29 | man: minor wording fixes | Lennart Poettering |
2016-04-29 | vimrc: fix indentation logic for our docbook xml files | 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 | install: upgrade message to a warning | Alex Crawford |
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 |
2016-04-28 | cgtop: initialize `ours' to NULL properly (#3139) | Naohiro Aota |
2016-04-28 | test: chmod +x sysv-generator-test | Zbigniew Jędrzejewski-Szmek |
2016-04-28 | test-path-util: add a trivial test for hidden_or_backup_file | Zbigniew Jędrzejewski-Szmek |
2016-04-28 | tree-wide: rename hidden_file to hidden_or_backup_file and optimize | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | Add croatian translation, hr.po and systemd.hr.catalog files | muzena |
2016-04-27 | basic/dirent-util: do not call hidden_file_allow_backup from dirent_is_file_w... | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | networkd: drop unnecessary stmt | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | machinectl: simplify option string assignment | Zbigniew Jędrzejewski-Szmek |
2016-04-27 | Stop syslog.socket when entering emergency mode (#3130) | Martin Pitt |
2016-04-27 | Correctly parse OBJECT_PID in journald messages (#3129) | Nalin Dahyabhai |
2016-04-27 | path-util: Add hidden suffixes for ucf (#3131) | Martin Pitt |
2016-04-27 | journal: set STATE_ARCHIVED as part of offlining (#2740) | Vito Caputo |