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-manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: fix memory leak on failed preset-all
Evgeny Vereshchagin
2016-01-18
1
-1
/
+3
*
core: fix memory leak on set-default, enable, disable etc
Evgeny Vereshchagin
2016-01-17
1
-0
/
+1
*
Merge pull request #2157 from keszybz/manager-status
Daniel Mack
2015-12-15
1
-1
/
+4
|
\
|
*
manager: log log level changes uniformly
Zbigniew Jędrzejewski-Szmek
2015-12-13
1
-1
/
+4
*
|
core: expose soft limits on the bus
Evgeny Vereshchagin
2015-11-30
1
-0
/
+16
|
/
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-10
/
+10
*
Merge pull request #1828 from fbuihuu/set-property-on-inactive-unit
Lennart Poettering
2015-11-27
1
-3
/
+7
|
\
|
*
core: allow 'SetUnitProperties()' to run on inactive units too
Franck Bui
2015-11-22
1
-3
/
+7
*
|
core: dispatch load queue each time we set up a transient units
Lennart Poettering
2015-11-17
1
-16
/
+7
*
|
core: move check whether a unit is suitable to become transient into unit.c
Lennart Poettering
2015-11-17
1
-13
/
+1
*
|
core: generate nice error messages for auxiliary transient units, too
Lennart Poettering
2015-11-17
1
-8
/
+8
*
|
core: enable transient unit support for slice units
Lennart Poettering
2015-11-13
1
-1
/
+12
*
|
core: add new DefaultTasksMax= setting for system.conf
Lennart Poettering
2015-11-13
1
-0
/
+1
|
/
*
install: follow unit file symlinks in /usr, but not /etc when looking for [In...
Lennart Poettering
2015-11-12
1
-3
/
+3
*
install: never log from install functions
Lennart Poettering
2015-11-12
1
-0
/
+4
*
Remove snapshot unit type
Zbigniew Jędrzejewski-Szmek
2015-11-10
1
-63
/
+4
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out syslog-related calls into syslog-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-14
/
+15
*
core: expose manager's TimerSlackNSec as propery on dbus
Evgeny Vereshchagin
2015-10-15
1
-0
/
+17
*
core: manager: expose DefaultLimit* as properties on dbus
Evgeny Vereshchagin
2015-10-12
1
-0
/
+16
*
core: remove taint flag about /etc/mtab not being a symlink.
Lennart Poettering
2015-10-09
1
-5
/
+1
*
core: manager: add some missing dbus properties
Evgeny Vereshchagin
2015-10-08
1
-0
/
+10
*
core: make sure we expose the empty string when we detect no virtualization
Lennart Poettering
2015-09-30
1
-1
/
+12
*
containers: systemd exits with non-zero code
Alban Crequy
2015-09-21
1
-2
/
+30
*
basic: rework virtualization detection API
Lennart Poettering
2015-09-07
1
-5
/
+1
*
selinux: drop mac_selinux_unit_access_check_strv()
David Herrmann
2015-08-27
1
-16
/
+0
*
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-29
1
-4
/
+3
*
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
1
-15
/
+15
*
core: for queued reload message there is no need to store the bus explicitly
Lennart Poettering
2015-04-29
1
-1
/
+0
*
sd-bus: allow passing NULL as bus parameter to sd_bus_send()
Lennart Poettering
2015-04-29
1
-4
/
+4
*
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-29
1
-135
/
+92
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
core: make SELinux enable/disable check symmetric
Zbigniew Jędrzejewski-Szmek
2015-03-21
1
-3
/
+3
*
core/dbus-manager: remove dead check
Zbigniew Jędrzejewski-Szmek
2015-03-07
1
-3
/
+0
*
core: emit changes for NFailedUnits property
Lucas De Marchi
2015-02-26
1
-1
/
+19
*
core: rework policykit hookup
Lennart Poettering
2015-02-18
1
-91
/
+127
*
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-22
1
-1
/
+1
*
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-12-10
1
-1
/
+1
*
run: introduce timer support option
WaLyong Cho
2014-12-09
1
-3
/
+5
*
bus: StartTransientUnit can have aux unit
WaLyong Cho
2014-12-08
1
-12
/
+86
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-3
/
+3
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-3
/
+3
*
core: watchdog bus properties cannot be both writable and constant
Lennart Poettering
2014-11-20
1
-2
/
+2
*
mac: add mac_ prefix to distinguish origin security apis
WaLyong Cho
2014-10-28
1
-34
/
+34
*
systemctl: add add-wants and add-requires verbs
Lukas Nykryn
2014-10-08
1
-30
/
+53
*
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-15
1
-1
/
+1
[next]