index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
unit.h
Age
Commit message (
Expand
)
Author
2014-03-19
core: rework context initialization/destruction logic
Lennart Poettering
2014-02-24
core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...
Lennart Poettering
2014-02-17
core: rework cgroup mask propagation
Lennart Poettering
2014-02-07
core: watch SIGCHLD more closely to track processes of units with no reliable...
Lennart Poettering
2014-01-27
core: add function to tell when job will time out
Zbigniew Jędrzejewski-Szmek
2013-12-22
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-12-02
bus: add .busname unit type to implement kdbus-style bus activation
Lennart Poettering
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-26
core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...
Lennart Poettering
2013-11-25
core: include following set data in dump
Lennart Poettering
2013-11-22
cgroups: Cache controller masks and optimize queues.
David Strauss
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-08
Remove dead code and unexport some calls
Lennart Poettering
2013-10-16
macro: clean up usage of gcc attributes
Lennart Poettering
2013-09-26
core: rework how we match mount units against each other
Lennart Poettering
2013-07-11
core: simplify drop-in writing logic a bit
Lennart Poettering
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
dbus: make more cgroup attributes runtime settable
Lennart Poettering
2013-06-27
dbus: add infrastructure for changing multiple properties at once on units an...
Lennart Poettering
2013-06-27
core: general cgroup rework
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-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-25
Add some extra __attribute__ ((format)) s
Cristian Rodríguez
2013-04-25
unit: rework stop pending logic
Lennart Poettering
2013-04-24
cgroup: always validate cgroup controller names
Lennart Poettering
2013-04-23
unit: rework trigger dependency logic
Lennart Poettering
2013-04-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-01
Introspect and monitor dropin configuration
Oleksii Shevchuk
2013-03-13
core: single unit_kill implementation for all unit types
Michal Schmidt
2013-02-28
core: redefine unit_status_printf()
Michal Schmidt
2013-02-28
core: add manager_status_printf()
Michal Schmidt
2013-02-27
unit: rework resource management API
Lennart Poettering
2013-01-26
core: unify kill code of mount, service, socket, swap units
Lennart Poettering
2013-01-19
unit: optionally allow making cgroup attribute changes persistent
Lennart Poettering
2013-01-18
core: log USER_UNIT instead of UNIT if in user session
Mirco Tischler
2013-01-14
core: add bus API and systemctl commands for altering cgroup parameters durin...
Lennart Poettering
2013-01-06
journal: new logging macros to include UNIT=
Zbigniew Jędrzejewski-Szmek
2012-12-22
socket: support socket activation of containers
Lennart Poettering
2012-11-25
timer: recalculate next elapse for calendar timer units when the system clock...
Lennart Poettering
2012-11-23
timer: implement calendar time events
Lennart Poettering
2012-09-18
unit-printf: before resolving exec context specifiers check whether the objec...
Lennart Poettering
2012-09-18
unit: split unit_printf() and friends into its own .c file
Lennart Poettering
2012-09-13
man: fix a bunch of typos in docs
Thomas Hindoe Paaboel Andersen
2012-07-26
systemd: added new dependency PartOf
Michal Sekletar
2012-07-20
units: apply default resource limits to socket/mount/swap processes too
Lennart Poettering
2012-07-20
core: drop KillMode parameter from KillUnit() bus call
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-18
unit: don't serialize job state, only unit state across switch-root
Lennart Poettering
[next]