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
/
shared
/
dbus-common.c
Age
Commit message (
Expand
)
Author
2013-10-13
dbus-common: avoid leak in error path
Zbigniew Jędrzejewski-Szmek
2013-07-10
systemctl: suppress error message when doing "systemctl daemon-reexec"
Lennart Poettering
2013-06-09
Allow for the use of @ in remote host calls
Daniel Wallace
2013-04-18
Move bus_error to dbus-common and remove bus_error_message_or_strerror
Simon Peeters
2013-04-04
util: make time formatting a bit smarter
Lennart Poettering
2013-03-22
dbus: Do send out "replies" to signals
Colin Walters
2013-02-13
dbus: introduce parse_unit_info
Marc-Antoine Perennou
2013-01-19
unit: optionally allow making cgroup attribute changes persistent
Lennart Poettering
2012-11-20
dbus-common: Add helper method to handle no-reply messages
Colin Walters
2012-10-02
selinux: rework selinux access check logic
Lennart Poettering
2012-09-19
systemctl: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2012-09-17
build-sys: __secure_getenv lost dunder in libc 2.17
Zbigniew Jędrzejewski-Szmek
2012-09-14
systemctl: show unit name when a job fails
Lennart Poettering
2012-09-10
dbus: minor coding style fixes
Lennart Poettering
2012-09-03
shared: in code that might get called from suid programs use __secure_getenv(...
Lennart Poettering
2012-08-10
systemctl: fix issue with systemctl daemon-reexec
Simon Peeters
2012-08-08
move bus_method_call_with_reply() to dbus-common
Simon Peeters
2012-07-26
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-25
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-17
execute: support syscall filtering using seccomp filters
Lennart Poettering
2012-07-16
Spelling fixes.
Ville Skyttä
2012-05-05
logind: implement delay inhibitor locks in addition to block inhibitor locks
Lennart Poettering
2012-04-16
logind: add shutdown/suspend/idle inhibition framework
Lennart Poettering
2012-04-13
watchdog: make watchdog dbus properties writable
Lennart Poettering
2012-04-13
dbus: automatically send out changed events for properties written to
Lennart Poettering
2012-04-12
move more common files to shared/ and add them to shared.la
Kay Sievers