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
/
core
/
dbus.c
Age
Commit message (
Expand
)
Author
2013-07-10
core: send out "Reloading" signal before and after doing a full reload/reexec...
Lennart Poettering
2013-07-10
core: while we are reloading don't suppress bus signals
Lennart Poettering
2013-07-10
core: serialize/deserialize bus subscribers
Lennart Poettering
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-05-03
core: bump simultaneous bus connection limit to 512
Lennart Poettering
2013-04-25
unit: rework stop pending logic
Lennart Poettering
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-03-31
Remove some dead code
Zbigniew Jędrzejewski-Szmek
2013-03-30
dbus: let's make this const array static
Lennart Poettering
2013-03-18
Use bus_maybe_send_reply() where applicable
Colin Walters
2013-03-06
bus: Escape environment-based D-Bus addresses properly
Simon McVittie
2012-09-18
core: move ManagerRunningAs to shared
Zbigniew Jędrzejewski-Szmek
2012-09-17
build-sys: __secure_getenv lost dunder in libc 2.17
Zbigniew Jędrzejewski-Szmek
2012-09-13
manager: extend performance measurement interface to include firmware/loader ...
Lennart Poettering
2012-09-03
shared: in code that might get called from suid programs use __secure_getenv(...
Lennart Poettering
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-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-04-20
dbus-job: allow multiple bus clients
Michal Schmidt
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers