Age | Commit message (Expand) | Author |
2013-07-01 | core: add new "scope" unit type for making a unit of pre-existing processes | Lennart Poettering |
2013-06-28 | core: add transient units | Lennart Poettering |
2013-06-27 | test: Add list testcase | Jan Janssen |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-26 | journalctl: highlight MESSAGE= in verbose output | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | journalctl,systemctl: show messages tagged with OBJECT_SYSTEMD_[USER_]_UNIT | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | Make sure we only show authentic coredump messages | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | Add hasprefix macro to check prefixes of fixed length | Zbigniew Jędrzejewski-Szmek |
2013-06-21 | login: add an api to determine the slice a PID is located in to libsystemd-login | Lennart Poettering |
2013-06-20 | journalctl: show lines in full with --all | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-06-10 | journalctl: allow the user to specify the file(s) to use | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | Properly check for overflow in offsets | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: loop less in MATCH_AND_TERM conditionals | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: add ability to filter by current user | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | dev-setup: do not create a dangling /proc/kcore symlink | Zbigniew Jędrzejewski-Szmek |
2013-06-09 | journalctl: fix verbose output when no logs are found | Zbigniew Jędrzejewski-Szmek |
2013-06-09 | Allow for the use of @ in remote host calls | Daniel Wallace |
2013-06-09 | logs-show: print multiline messages | Zbigniew Jędrzejewski-Szmek |
2013-06-06 | cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacement | Lennart Poettering |
2013-06-06 | manager: Do not handle SIGKILL since we can not | Chengwei Yang |
2013-06-04 | systemctl: limit logs in status to current boot | Zbigniew Jędrzejewski-Szmek |
2013-06-03 | systemctl,core: allow nuking of symlinks to removed units | Zbigniew Jędrzejewski-Szmek |
2013-05-30 | systemctl: suggest 'systemctl daemon-reload' without --system | Zbigniew Jędrzejewski-Szmek |
2013-05-30 | systemctl: add commands set-default and get-default | Václav Pavlín |
2013-05-30 | journald: DO recalculate the ACL mask, but only if it doesn't exist | Jan Alexander Steffens (heftig) |
2013-05-21 | systemctl: make systemctl is-enabled work for templated units | Michael Tremer |
2013-05-17 | bus: add APIs for negotiating what is attached to messages | Lennart Poettering |
2013-05-16 | bus: make bus ref counting atomic | Lennart Poettering |
2013-05-15 | Fix syscall(__NR_fanotify_mark, ...) on arm | Chengwei Yang |
2013-05-14 | bus: add and use UINT64_TO_PTR() | Kay Sievers |
2013-05-07 | hostname: only suppress setting of pretty hostname if it is non-equal to the ... | Lennart Poettering |
2013-05-07 | hashmap: document trivial_hash_func() | Lennart Poettering |
2013-05-07 | systemd-sleep: it is not an error if the config file is missing | Zbigniew Jędrzejewski-Szmek |
2013-05-06 | systemd-sleep: add support for freeze and standby | Zbigniew Jędrzejewski-Szmek |
2013-05-06 | fileio: split write_one_line_file into two | Zbigniew Jędrzejewski-Szmek |
2013-05-03 | cgroup: when escaping a cgroup object name, also escape names that start with... | Lennart Poettering |
2013-05-02 | time-dst: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-05-03 | hashmap.h: fix coding style issue | Daniel Buch |
2013-05-01 | Annotate some functions as _const_ | Cristian Rodríguez |
2013-05-01 | cgls: add --machine/-M | Zbigniew Jędrzejewski-Szmek |
2013-04-30 | util: Add _sentinel_ to strextend() | Colin Walters |
2013-04-30 | cgroup: make cg_pid_get_path() work properly for co-mounted controllers and n... | Lennart Poettering |
2013-04-30 | cgroup: do not allow manipulating the cgroup path of units within the systemd... | Lennart Poettering |
2013-04-30 | id128: when taking user input for a 128bit ID, validate syntax | Lennart Poettering |
2013-04-25 | Use attribute(unused) in PROTECT_ERRNO | Zbigniew Jędrzejewski-Szmek |
2013-04-25 | Add some extra __attribute__ ((format)) s | Cristian Rodríguez |
2013-04-25 | Make up for attribute malloc with alloc_size | Zbigniew Jędrzejewski-Szmek |