GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
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