chiark / gitweb /
core: no need to pass bus object to selinux access check calls anymore
[elogind.git] / src / core / dbus.c
2014-05-14 Lennart Poetteringcore: no need to pass bus object to selinux access...
2014-04-18 Ali H. Caliskancore: minor typo fix
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-16 Josh TriplettUse strlen even for constant strings
2014-03-03 Lennart Poetteringcore: fix assert when trying to serialize non-initializ...
2014-03-03 Lennart Poetteringbus: add sd_bus_track object for tracking peers, and...
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2013-12-28 Lennart Poetteringbus: fix a couple of format string mistakes
2013-12-21 Lennart Poetteringcore: make check for Disconnected message more precise
2013-12-12 Lennart Poetteringcore: suppress gcc warnings on selinux-less systems
2013-12-12 Lennart Poetteringbus: instead of exposing the dbus1 flags when acquiring...
2013-12-12 Lennart Poetteringcore: fix bus registration on daemon reexec
2013-12-03 Lennart Poetteringbus: don't make use of the private bus socket if kdbus...
2013-12-03 Lennart Poetteringcore: use normal library call to query list of current...
2013-12-03 Lennart Poetteringbus: make sd_bus_request_name() and sd_bus_release_name...
2013-11-28 Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-22 Lennart Poetteringbus: also add error parameter to object find and enumer...
2013-11-21 Lennart Poetteringbus: restore selinux access control to PID 1 for properties
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21 Lennart Poetteringbus: fix seriliazation of activation errors
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-10-20 Kay Sieversbus: initialize variable, now that we might skip debug...
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-07-10 Lennart Poetteringcore: send out "Reloading" signal before and after...
2013-07-10 Lennart Poetteringcore: while we are reloading don't suppress bus signals
2013-07-10 Lennart Poetteringcore: serialize/deserialize bus subscribers
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-05-03 Lennart Poetteringcore: bump simultaneous bus connection limit to 512
2013-04-26 Lennart Poetteringunit: rework stop pending logic
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-03-31 Zbigniew Jędrzejew... Remove some dead code
2013-03-30 Lennart Poetteringdbus: let's make this const array static
2013-03-18 Colin WaltersUse bus_maybe_send_reply() where applicable
2013-03-06 Simon McVittiebus: Escape environment-based D-Bus addresses properly
2013-01-07 Tom GundersenMerge nss-myhostname
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-16 Zbigniew Jędrzejew... build-sys: __secure_getenv lost dunder in libc 2.17
2012-09-13 Lennart Poetteringmanager: extend performance measurement interface to...
2012-09-04 Lennart Poetteringshared: in code that might get called from suid program...
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-04-20 Michal Schmidtdbus-job: allow multiple bus clients
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/