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
/
dbus-unit.h
Age
Commit message (
Expand
)
Author
2011-08-21
cgroup: expose cgroup attributes as unit properties on the bus
Lennart Poettering
2011-07-31
dbus: export unit file state
Lennart Poettering
2011-07-31
dbus: export load error on unit objects
Lennart Poettering
2011-05-05
unit: make ignoring in snapshots a per unit property, instead of a per unit t...
Lennart Poettering
2011-04-16
dbus: split out object management code into dbus-common, and simplify it
Lennart Poettering
2011-04-16
manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...
Lennart Poettering
2011-04-07
dbus: expose monotonic timestamps on the bus
Lennart Poettering
2011-04-07
unit: introduce OnFailureIsolate=
Lennart Poettering
2011-03-09
condition: take a timestamp and store last result of conditions
Lennart Poettering
2011-03-09
dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnl...
Lennart Poettering
2011-02-08
dbus: use ControlGroup as property name to match config option
Lennart Poettering
2010-10-29
unit: replace StopRetroactively= by BindTo= dependencies
Lennart Poettering
2010-10-28
unit: replace recursive_stop by stop_retroactively to simplify things a little
Lennart Poettering
2010-10-22
systemctl: introduce systemctl kill
Lennart Poettering
2010-09-27
fix spelling of 'unneeded' at various places
Lennart Poettering
2010-08-31
manager: add missing second part of s/maintenance/failed/
Matthew Miller
2010-08-30
unit: introduce AllowIsolate= switch
Lennart Poettering
2010-08-20
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-17
emacs: disable tabs in .h files, too
Lennart Poettering
2010-08-11
unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...
Lennart Poettering
2010-08-09
manager: when two pending jobs conflict, keep the one that "conflicts", remov...
Lennart Poettering
2010-07-20
device: do not merge devices
Lennart Poettering
2010-07-19
systemctl: introduce reset-maintenance command
Lennart Poettering
2010-07-17
job: timeout every job independently of the unit
Lennart Poettering
2010-07-17
unit: introduce OnFailure dependencies to activate units on failure of other ...
Lennart Poettering
2010-07-17
systemctl: warn when operating on service files that changed on disk but have...
Lennart Poettering
2010-07-13
systemctl: introduce try-restart and reload-or-restart commands
Lennart Poettering
2010-07-10
execute: add ability to configure the kill signal
Lennart Poettering
2010-07-06
install: implement --start option
Lennart Poettering
2010-07-04
dbus: complete coverage for unit interface
Lennart Poettering
2010-07-01
core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...
Lennart Poettering
2010-05-23
dbus: automatically generate and install introspection files
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering