index
:
platform/upstream/systemd
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/ivi
kdbus-integration
ref/for/tizen
ref/for/tizen_3.0
ref/heads/sandbox/lstelmach/unit-load-244
sandbox/adrians/CVE-fix
sandbox/adrians/dirty-upgrade-to-232
sandbox/adrians/dirty-upgrade-to-233
sandbox/adrians/upgrade-to-234
sandbox/adrians/upgrade-to-235
sandbox/adrians/upgrade-to-236
sandbox/adrians/upgrade-to-237
sandbox/adrians/upgrade-to-238
sandbox/adrians/upgrade-to-239
sandbox/adrians/upgrade-to-240
sandbox/adrians/upgrade-to-241
sandbox/adrians/upgrade-to-242
sandbox/adrians/upgrade-to-243
sandbox/adrians/upgrade-to-244
sandbox/adrians/upgrade-to-245
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen6_asan
sandbox/chanwoochoi/tizen_dev
sandbox/denis13/LTO
sandbox/ibaravy/isan
sandbox/jihochu/5.0
sandbox/jlaako/multiseat
sandbox/jobol/v219
sandbox/kkrosman/cynara-bus-proxyd
sandbox/klewandowski/nosmack
sandbox/klewandowski/systemd-shutdown
sandbox/klewandowski/upgrade-v231
sandbox/leemgs/test
sandbox/lstelmach/exec-timing
sandbox/lstelmach/kdbus-integration-216
sandbox/lstelmach/kdbus-integration-217
sandbox/lstelmach/kdbus-tizen-next
sandbox/lstelmach/system-privileged
sandbox/lstelmach/systemd-upgrade-231
sandbox/lstelmach/systemd-upgrade-233
sandbox/lstelmach/tizen-cleanup
sandbox/lstelmach/tizen-cleanup-wo-kdbus
sandbox/lstelmach/tizen-cleanup-wo-kdbus-on-v255
sandbox/lstelmach/tizen-next
sandbox/mbloch/stdout
sandbox/mkashkarov/tizen_6.0_build
sandbox/mmajewski2/stdout
sandbox/mwereski/tizen
sandbox/mzielinska3/cynara_integration
sandbox/sdx/dev212
sandbox/sebuns2/skip_empty_link_file
sandbox/silas.jeon/RO_3.0_notyet
sandbox/songinha/history
sandbox/songinha/tizen
sandbox/upgrade-to-241
sandbox/vbarinov/asan
sandbox/vbarinov/newcompilerfix
sandbox/vbarinov/nogold
systemd_212
systemd_v216
tizen
tizen-v204-backup
tizen_208
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
tizen_dev_kdbus
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-244
upstream
upstream_old
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-30
core: skip unit deserialization and move to the next one when unit_deserializ...
Franck Bui
1
-38
/
+50
2018-10-26
core: rework serialization
Lennart Poettering
1
-38
/
+30
2018-10-26
core: make manager_serialize() a bit easier to read by adding predicate function
Lennart Poettering
1
-6
/
+14
2018-10-26
core: strjoina() in a loop is never OK
Lennart Poettering
1
-3
/
+7
2018-10-26
core: when deserializing state always use read_line(…, LONG_LINE_MAX, …)
Lennart Poettering
1
-21
/
+20
2018-10-18
tree-wide: introduce setsockopt_int() helper and make use of it everywhere
Lennart Poettering
1
-2
/
+2
2018-10-17
Merge pull request #10428 from keszybz/failure-actions
Lennart Poettering
1
-1
/
+1
2018-10-17
core: do not "warn" about mundane emergency actions
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-10-17
core: limit service-watchdogs=no to actual "watchdog" commands
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-10-15
tree-wide: use sockaddr_un_unlink() at two more places where appropriate
Lennart Poettering
1
-1
/
+1
2018-10-15
tree-wide: add a single version of "static const int one = 1"
Lennart Poettering
1
-2
/
+1
2018-10-15
tree-wide: port various users over to sockaddr_un_set_path()
Lennart Poettering
1
-6
/
+8
2018-10-15
tree-wide: make use of TAKE_FD() at two more places
Lennart Poettering
1
-2
/
+1
2018-10-15
tree-wide: use sockaddr_un_unlink() whereever appropriate
Lennart Poettering
1
-1
/
+1
2018-10-15
Merge pull request #10392 from poettering/manager-no-inotify-fail
Yu Watanabe
1
-5
/
+7
2018-10-13
core: set _unused_ attribute to 'reloading'
Yu Watanabe
1
-2
/
+2
2018-10-13
core: ensure it's not fatal if we cannot watch /etc/localtime
Lennart Poettering
1
-3
/
+1
2018-10-13
core: add debug logging if we cant watch /etc/localtime itself
Lennart Poettering
1
-2
/
+6
2018-10-12
Merge pull request #10356 from dtardon/covscan
Lennart Poettering
1
-1
/
+1
2018-10-12
be consistent about sun_path length
David Tardon
1
-1
/
+1
2018-10-11
manager: simplify error handling in manager_deserialize()
Zbigniew Jędrzejewski-Szmek
1
-34
/
+17
2018-10-11
manager: also use the reloading "cleanup" function in manager_startup
Zbigniew Jędrzejewski-Szmek
1
-50
/
+52
2018-10-11
manager: use the _cleanup_ mechanism to do n_reloading counter handling
Zbigniew Jędrzejewski-Szmek
1
-52
/
+35
2018-10-11
manager: replace fake block with a strjoina
Zbigniew Jędrzejewski-Szmek
1
-5
/
+2
2018-10-09
core: include environment generator runtime in generator timestamps
Lennart Poettering
1
-5
/
+3
2018-10-09
core: add a common helper call manager_ready() sharing some common code betwe...
Lennart Poettering
1
-21
/
+20
2018-10-09
core: turn our four vacuum calls into a new helper function
Lennart Poettering
1
-16
/
+18
2018-10-09
core: rework how we set the objective to MANAGER_OK
Lennart Poettering
1
-1
/
+4
2018-10-09
core: bring manager_startup() and manager_reload() more inline
Lennart Poettering
1
-2
/
+10
2018-10-09
core: break lines in comments
Lennart Poettering
1
-11
/
+6
2018-10-09
core: log in all cases in manager_startup()
Lennart Poettering
1
-3
/
+9
2018-10-09
manager: rework error handling and logging in manager_reload()
Lennart Poettering
1
-46
/
+45
2018-10-09
core: add comments about n_reloading to manager_deserialize()
Lennart Poettering
1
-0
/
+4
2018-10-09
core: handle OOM during deserialization always the same way
Lennart Poettering
1
-4
/
+9
2018-10-09
core: clean up deserialization log messages a bit
Lennart Poettering
1
-13
/
+13
2018-10-09
core: make sure manager_run_generators() logs about all errors
Lennart Poettering
1
-3
/
+7
2018-10-09
core: allow manager_serialize() to fail correctly
Lennart Poettering
1
-21
/
+35
2018-10-09
core: clean up test run flags
Lennart Poettering
1
-13
/
+13
2018-10-09
manager: normalize /run disk space checks
Lennart Poettering
1
-6
/
+8
2018-10-09
core: tiny tweak for cgroup trimming during manager_free()
Lennart Poettering
1
-3
/
+3
2018-10-09
core: use structure initialization for Manager
Lennart Poettering
1
-27
/
+35
2018-10-09
core: rename ManagerExitCode → ManagerObjective
Lennart Poettering
1
-11
/
+11
2018-10-02
pid1: remove unnecessary error reassignment
Zbigniew Jędrzejewski-Szmek
1
-3
/
+1
2018-09-24
core: execute generators with manager's environmnet
Dimitri John Ledkov
1
-1
/
+1
2018-09-24
core: execute environment_generators with manager's environment
Dimitri John Ledkov
1
-1
/
+1
2018-09-24
exec-util: in execute_directories, support initial exec environment
Dimitri John Ledkov
1
-2
/
+2
2018-08-23
core: replace udev_device by sd_device
Yu Watanabe
1
-5
/
+0
2018-08-10
core: rework StopWhenUnneeded= logic
Lennart Poettering
1
-0
/
+43
2018-07-24
Merge pull request #9687 from yuwata/rfe-9662
Lennart Poettering
1
-6
/
+24
2018-07-24
core: serialize/deserialize several timestamps on initrd in different names
Yu Watanabe
1
-6
/
+24
[next]