Age | Commit message (Expand) | Author |
2014-02-17 | doc: update punctuation | Jan Engelhardt |
2014-02-17 | core: find the closest parent slice that has a specfic cgroup controller enab... | Lennart Poettering |
2014-02-11 | machined: optionally, allow registration of pre-existing units (scopes | Lennart Poettering |
2014-02-07 | cgroup: make sure to properly send SIGCONT to all processes of a cgroup if th... | Lennart Poettering |
2014-01-27 | bus: add API calls for connecting to starter bus | Lennart Poettering |
2014-01-05 | shared: procfs_file_alloca: handle pid==0 | Simon Peeters |
2013-12-26 | Use enums to make it obvious what boolean params mean | Zbigniew Jędrzejewski-Szmek |
2013-12-24 | bus: properly shift cgroup data returned from kdbus by the container's root b... | Lennart Poettering |
2013-12-22 | Fix extraction of _SYSTEMD_USER_UNIT | Zbigniew Jędrzejewski-Szmek |
2013-12-17 | __thread --> thread_local for C11 compat | Shawn Landden |
2013-12-11 | journald: cache cgroup root path, instead of querying it on every incoming lo... | Lennart Poettering |
2013-12-03 | bus: add generator that turns old dbus1 activation files into .busname + .ser... | Lennart Poettering |
2013-11-08 | Remove dead code and unexport some calls | Lennart Poettering |
2013-10-02 | cgroup: there's no point in labelling cgroupfs dirs, so let's not do thatsystemd/v208 | Lennart Poettering |
2013-09-26 | cgroup: when referencing cgroup controller trees allow omission of the path | Lennart Poettering |
2013-09-25 | util: add macro for iterating through all prefixes of a path | Lennart Poettering |
2013-09-25 | cgroup: if we do a cgroup operation then do something on all supported contro... | Lennart Poettering |
2013-09-16 | Verify validity of session name when received from outside | Zbigniew Jędrzejewski-Szmek |
2013-07-11 | cgroup: simplify how instantiated units are mapped to cgroups | Lennart Poettering |
2013-07-10 | cgroup: when uninstalling agent, actually turn it off first | Lennart Poettering |
2013-07-04 | disable the cgroups release agent when shutting down | Kay Sievers |
2013-07-02 | libsystemd-logind: fix detection of session/user/machine of a PID | Lennart Poettering |
2013-07-01 | core: add new "scope" unit type for making a unit of pre-existing processes | Lennart Poettering |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-21 | login: add an api to determine the slice a PID is located in to libsystemd-login | Lennart Poettering |
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-06 | cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacement | Lennart Poettering |
2013-05-03 | cgroup: when escaping a cgroup object name, also escape names that start with... | Lennart Poettering |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-05-01 | cgls: add --machine/-M | Zbigniew Jędrzejewski-Szmek |
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-25 | Use attribute(unused) in PROTECT_ERRNO | Zbigniew Jędrzejewski-Szmek |
2013-04-24 | cgroup: always validate cgroup controller names | Lennart Poettering |
2013-04-22 | cgroup: make sure all our cgroup objects have a suffix and are properly escaped | Lennart Poettering |
2013-04-22 | nspawn: suffix the nspawn cgroups with ".nspawn" | Lennart Poettering |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-16 | nspawn: introduce the new /machine/ tree in the cgroup tree and move containe... | Lennart Poettering |
2013-04-15 | bus: handle env vars safely | Lennart Poettering |
2013-04-08 | cgroup: clean-ups | Lennart Poettering |
2013-04-08 | cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup... | Lennart Poettering |
2013-04-03 | util: rename write_one_line_file() to write_string_file() | Lennart Poettering |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | use strneq instead of strncmp | Thomas Hindoe Paaboel Andersen |
2013-01-19 | cgroup: additional validity checks for cgroup attribute names | Lennart Poettering |
2013-01-18 | core/cgroup-util: simplify functions and add tests | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | core/group-util: merge two functions | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal: log _SYSTEMD_USER_UNIT for user session units | Mirco Tischler |
2013-01-14 | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering |