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-job.c
Age
Commit message (
Expand
)
Author
2011-04-16
dbus: split out object management code into dbus-common, and simplify it
Lennart Poettering
2011-03-09
dbus: fix dbus assert due to uninitialized error
Andrey Borzenkov
2011-03-09
dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnl...
Lennart Poettering
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
2011-02-24
job: when cancelling jobs, make sure to propagate this properly to depending ...
Lennart Poettering
2011-02-24
dbus: pass along information why a job failed when it failed (dbus api change!)
Lennart Poettering
2010-11-23
build-sys: allow cross-compilation
Thierry Reding
2010-10-13
dbus: add introspection to midlevel paths
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-07-11
dbus: don't hit an assert if we sent a changed signal for something not in th...
Lennart Poettering
2010-07-08
dbus: log received message only once, in filter function
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-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-16
build-sys: move source files to subdirectory
Lennart Poettering