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
/
unit.c
Age
Commit message (
Expand
)
Author
2010-07-13
unit: disable retroactive starting/stopping of units when deserializing
Lennart Poettering
2010-07-13
unit: retroactively start dependencies for job-less units too
Lennart Poettering
2010-07-12
cgroup: reimplement the last bit of libcgroup functionality natively
Lennart Poettering
2010-07-12
unit: introduce IgnoreDependencyFailure=
Lennart Poettering
2010-07-11
cgroup: kill processes, not tasks and other cgroup changes
Lennart Poettering
2010-07-10
cgroup: make cgroup controller name a constant
Lennart Poettering
2010-07-10
unit: trim cgroups when going down
Lennart Poettering
2010-07-10
main: add a few more useful diagnostic log messages
Lennart Poettering
2010-07-08
dbus: make errors reported via D-Bus more useful
Lennart Poettering
2010-07-07
log: bump up a number of log messages so that they are shown even if debug lo...
Lennart Poettering
2010-07-07
unit: don't cancel dependent jobs if a stopped daemon returned an error code
Lennart Poettering
2010-07-07
manager: optionally print status updates to console on boot
Lennart Poettering
2010-07-05
dbus: send signals about jobs to the clients having created them unconditiona...
Lennart Poettering
2010-07-03
unit: add DefaultDependencies= setting
Lennart Poettering
2010-07-03
unit: simplify things a little by introducing API to add two dependencies in ...
Lennart Poettering
2010-07-01
unit: shorten active state enums to make systemctl output nicer
Lennart Poettering
2010-07-01
unit: add new abstracted maintenance state for units
Lennart Poettering
2010-07-01
core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...
Lennart Poettering
2010-06-19
manager: get rid of destinction between running_as=system and running_as=init...
Lennart Poettering
2010-06-19
dbus: to make sure that systemd stays controllable during early bootup, regis...
Lennart Poettering
2010-06-18
systemctl: add verbs for special units
Lennart Poettering
2010-06-15
set: introduce set_free_free()
Lennart Poettering
2010-06-05
unit: when destructing units make sure we don't readd the unit to the gc queu...
Lennart Poettering
2010-06-04
unit: avoid assert on daemon reload
Lennart Poettering
2010-06-04
unit: if a unit external changes state, consider that good enough for a job t...
Lennart Poettering
2010-06-03
unit: serialize jobs in addition to units
Lennart Poettering
2010-05-24
path: add .path unit type for monitoring files
Lennart Poettering
2010-05-24
timer: fully implement timer units
Lennart Poettering
2010-05-21
unit: add simple only-by-dependency flag for units
Lennart Poettering
2010-05-20
logger: add an after dependency on the syslog dependency
Lennart Poettering
2010-05-20
service: when we cannot start due to rate limÃt consider that a real failure
Lennart Poettering
2010-05-19
execute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nome...
Lennart Poettering
2010-05-18
unit: don't gc units that are still in STUB state
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering