summaryrefslogtreecommitdiff
path: root/src/core/dbus.c
AgeCommit message (Expand)Author
2013-05-03core: bump simultaneous bus connection limit to 512Lennart Poettering
2013-04-25unit: rework stop pending logicLennart Poettering
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-03-31Remove some dead codeZbigniew Jędrzejewski-Szmek
2013-03-30dbus: let's make this const array staticLennart Poettering
2013-03-18Use bus_maybe_send_reply() where applicableColin Walters
2013-03-06bus: Escape environment-based D-Bus addresses properlySimon McVittie
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek
2012-09-17build-sys: __secure_getenv lost dunder in libc 2.17Zbigniew Jędrzejewski-Szmek
2012-09-13manager: extend performance measurement interface to include firmware/loader ...Lennart Poettering
2012-09-03shared: in code that might get called from suid programs use __secure_getenv(...Lennart Poettering
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-04-20dbus-job: allow multiple bus clientsMichal Schmidt
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers