index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-job.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: before returning new job path to clients, force out JobNew signals
Lennart Poettering
2018-12-01
1
-0
/
+15
*
core: before sending out a job new/change/removal message, send out unit chan...
Lennart Poettering
2018-12-01
1
-0
/
+7
*
tree-wide: use "polkit" to refer to PolicyKit/polkit
Zbigniew Jędrzejewski-Szmek
2018-07-16
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core/dbus-job, systemctl: shorten some code
Zbigniew Jędrzejewski-Szmek
2016-11-16
1
-15
/
+10
*
core: add bus calls for determining jobs waiting for other jobs
Lennart Poettering
2016-11-16
1
-0
/
+52
*
core: GC redundant device jobs from the run queue
Lennart Poettering
2016-11-16
1
-0
/
+68
*
core: rename "clients" field of Job structure to "bus_track"
Lennart Poettering
2016-11-16
1
-3
/
+3
*
core: don't log job status message in case job was effectively NOP (#3199)
Michal Sekletar
2016-05-16
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-2
/
+2
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-3
/
+5
*
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-29
1
-2
/
+1
*
core: rework policykit hookup
Lennart Poettering
2015-02-18
1
-20
/
+11
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
*
mac: add mac_ prefix to distinguish origin security apis
WaLyong Cho
2014-10-28
1
-1
/
+1
*
remove unused variables
Thomas Hindoe Paaboel Andersen
2014-08-19
1
-1
/
+0
*
core: Verify systemd1 DBus method callers via polkit
Stef Walter
2014-08-18
1
-1
/
+22
*
core: Rename Job.subscribed field to Job.clients
Stef Walter
2014-08-15
1
-2
/
+2
*
core: Common code for DBus methods that Cancel a job
Stef Walter
2014-08-15
1
-2
/
+2
*
core: no need to pass bus object to selinux access check calls anymore
Lennart Poettering
2014-05-14
1
-1
/
+1
*
bus: add sd_bus_track object for tracking peers, and port core over to it
Lennart Poettering
2014-03-03
1
-53
/
+11
*
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
1
-4
/
+4
*
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-12-22
1
-3
/
+3
*
core: don't warn loudly if we cannot send a bus signal to a disconnected client
Lennart Poettering
2013-11-22
1
-8
/
+12
*
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
1
-4
/
+8
*
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
2013-11-21
1
-1
/
+1
*
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-20
1
-268
/
+126
*
bus: remove static introspection file export
Kay Sievers
2013-10-21
1
-1
/
+1
*
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-14
1
-1
/
+1
*
dbus: use _cleanup_free_ instead of freeing ourself
Ronny Chevalier
2013-08-08
1
-9
/
+2
*
dbus: fix minor memory leak when sending job change signals
Lennart Poettering
2013-06-28
1
-25
/
+17
*
logind: don't busy loop if a job is still running but the delay timeout expires
Lennart Poettering
2013-04-24
1
-10
/
+7
*
Use bus_maybe_send_reply() where applicable
Colin Walters
2013-03-18
1
-2
/
+2
*
dbus: duplicate Job.Cancel() as CancelJob() and Snapshot.Remove() as RemoveSn...
Lennart Poettering
2013-01-10
1
-3
/
+1
*
selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...
Lennart Poettering
2012-10-02
1
-1
/
+1
*
selinux: rework selinux access check logic
Lennart Poettering
2012-10-02
1
-38
/
+32
*
dbus: include unit name in JobNew/JobRemoved signals
Lennart Poettering
2012-05-03
1
-0
/
+2
*
transaction: cancel jobs non-recursively on isolate
Michal Schmidt
2012-04-23
1
-1
/
+1
*
job: serialize jobs properly
Michal Schmidt
2012-04-24
1
-3
/
+3
*
dbus-job: allow multiple bus clients
Michal Schmidt
2012-04-20
1
-59
/
+87
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
move libsystemd_core.la sources into core/
Kay Sievers
2012-04-11
1
-0
/
+354