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.c
Age
Commit message (
Expand
)
Author
2012-01-17
dbus-unit: make functions static
Michal Schmidt
2012-01-16
dbus: more efficient implementation of properties
Michal Schmidt
2012-01-16
unit: remove union Unit
Michal Schmidt
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-07-13
unit: accept empty defaults for kill who/mode args
Lennart Poettering
2011-04-16
dbus: split out object management code into dbus-common, and simplify it
Lennart Poettering
2011-03-31
src: our lord is coverity
Lennart Poettering
2011-03-09
dbus: fix dbus assert due to uninitialized error
Andrey Borzenkov
2011-03-09
drop unnecessary suffix NULs as gcc adds them anyway
Lennart Poettering
2011-03-08
dbus: return DBUS_ERROR_UNKNOWN_OBJECT when an object is unknown
Lennart Poettering
2010-11-23
build-sys: allow cross-compilation
Thierry Reding
2010-10-22
systemctl: introduce systemctl kill
Lennart Poettering
2010-10-13
dbus: add introspection to midlevel paths
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-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-11
unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...
Lennart Poettering
2010-08-09
dbus: don't call bus_path_escape() with NULL unit name
Lennart Poettering
2010-07-21
unit: deduce following unit value dynamically instead of statically, to avoid...
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
unit: consider only_by_dependency setting when clients ask whether a unit is ...
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-11
dbus: don't hit an assert if we sent a changed signal for something not in th...
Lennart Poettering
2010-07-10
execute: add ability to configure the kill signal
Lennart Poettering
2010-07-08
dbus: make errors reported via D-Bus more useful
Lennart Poettering
2010-07-08
dbus: log received message only once, in filter function
Lennart Poettering
2010-07-06
install: implement --start option
Lennart Poettering
2010-07-05
dbus: send signals about jobs to the clients having created them unconditiona...
Lennart Poettering
2010-06-19
dbus: to make sure that systemd stays controllable during early bootup, regis...
Lennart Poettering
2010-06-01
dbus: add simplified way to start an arbitrary unit in a single method call
Lennart Poettering
2010-05-23
dbus: automatically generate and install introspection files
Lennart Poettering
2010-05-22
systemctl: add --block switch for synchronous starting of units
Lennart Poettering
2010-05-21
unit: add simple only-by-dependency flag for units
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering