]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/dbus-job.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / core / dbus-job.c
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-04-29  Lennart Poetteringsd-bus: drop bus parameter from message callback prototype
2015-02-18  Lennart Poetteringcore: rework policykit hookup
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-10-28  WaLyong Chomac: add mac_ prefix to distinguish origin security...
2014-08-19  Thomas Hindoe Paab... remove unused variables
2014-08-18  Lennart PoetteringMerge remote-tracking branch 'origin/master'
2014-08-18  Stef Waltercore: Verify systemd1 DBus method callers via polkit
2014-08-15  Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15  Stef Waltercore: Rename Job.subscribed field to Job.clients
2014-08-15  Stef Waltercore: Common code for DBus methods that Cancel a job
2014-05-14  Lennart Poetteringcore: no need to pass bus object to selinux access...
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-22  Lennart Poetteringbus: decorate the various object vtables with SD_BUS_VT...
2013-11-22  Lennart Poetteringcore: don't warn loudly if we cannot send a bus signal...
2013-11-21  Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21  Lennart Poetteringbus: let's simplify things by getting rid of unnecessar...
2013-11-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-10-20  Kay Sieversbus: remove static introspection file export
2013-10-14  Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-08-08  Ronny Chevalierdbus: use _cleanup_free_ instead of freeing ourself
2013-06-28  Lennart Poetteringdbus: fix minor memory leak when sending job change...
2013-04-24  Lennart Poetteringlogind: don't busy loop if a job is still running but...
2013-03-18  Colin WaltersUse bus_maybe_send_reply() where applicable
2013-01-10  Lennart Poetteringdbus: duplicate Job.Cancel() as CancelJob() and Snapsho...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-10-02  Lennart Poetteringselinux: remove anything PID1-specific from selinux...
2012-10-02  Lennart Poetteringselinux: rework selinux access check logic
2012-05-03  Lennart Poetteringdbus: include unit name in JobNew/JobRemoved signals
2012-04-23  Michal Schmidttransaction: cancel jobs non-recursively on isolate
2012-04-23  Michal Schmidtjob: serialize jobs properly
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/