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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
core: rework serialization
Lennart Poettering
1
-1
/
+1
2018-10-20
core: include error cause in log message
Yu Watanabe
1
-16
/
+17
2018-10-17
main: introduce a define HIGH_RLIMIT_MEMLOCK similar to HIGH_RLIMIT_NOFILE
Lennart Poettering
1
-1
/
+1
2018-10-17
main: bump fs.nr_open + fs.max-file to their largest possible values
Lennart Poettering
1
-0
/
+84
2018-10-16
core: bump RLIMIT_NOFILE soft+hard limit for systemd itself in all cases
Lennart Poettering
1
-9
/
+6
2018-10-16
core: raise the RLIMIT_NOFILE hard limit for all services by default
Lennart Poettering
1
-5
/
+21
2018-10-10
Merge pull request #10343 from poettering/manager-state-fix
Zbigniew Jędrzejewski-Szmek
1
-15
/
+20
2018-10-09
core: make use of manager_loop()'s return value
Lennart Poettering
1
-1
/
+1
2018-10-09
core: try to recover from failed reloads
Lennart Poettering
1
-1
/
+5
2018-10-09
core: log in all cases in manager_startup()
Lennart Poettering
1
-1
/
+0
2018-10-09
manager: rework error handling and logging in manager_reload()
Lennart Poettering
1
-4
/
+1
2018-10-09
core: rename ManagerExitCode → ManagerObjective
Lennart Poettering
1
-8
/
+8
2018-10-09
main: minor coding style update
Lennart Poettering
1
-5
/
+10
2018-10-09
core: bump mlock ulimit to 64Mb
Roman Gushchin
1
-1
/
+1
2018-10-09
core: introduce systemd.early_core_pattern= kernel cmdline option
Franck Bui
1
-3
/
+33
2018-08-20
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
1
-3
/
+12
2018-07-25
core/main: use return log_*_errno more
Zbigniew Jędrzejewski-Szmek
1
-38
/
+39
2018-07-25
main: use log_error_errno() at one more place
Lennart Poettering
1
-4
/
+2
2018-07-24
Merge pull request #9687 from yuwata/rfe-9662
Lennart Poettering
1
-2
/
+2
2018-07-24
core: serialize/deserialize several timestamps on initrd in different names
Yu Watanabe
1
-2
/
+2
2018-07-23
core: normalize ShowStatus
Yu Watanabe
1
-4
/
+4
2018-07-20
Add support for opening files for appending
Zsolt Dollenstein
1
-2
/
+2
2018-06-18
Correct a number of trivial typos.
Chris Lamb
1
-1
/
+1
2018-06-14
tree-wide: remove Lennart's copyright lines
Lennart Poettering
1
-3
/
+0
2018-06-14
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
1
-2
/
+0
2018-06-13
main: simplify arg_system initialization a bit
Lennart Poettering
1
-2
/
+3
2018-06-13
pid1: preserve current value of log target across re-{load,execution}
Franck Bui
1
-0
/
+7
2018-06-13
pid1: preserve current value of log level across re-{load,execution}
Franck Bui
1
-5
/
+13
2018-06-06
main: combine a some if checks
Lennart Poettering
1
-65
/
+61
2018-06-06
main: use rlimit_free_all() at one more place
Lennart Poettering
1
-4
/
+1
2018-06-06
core: comment verbosely what the difference betweem set_manager_settings() an...
Lennart Poettering
1
-0
/
+8
2018-06-06
util: add new write_string_filef() helper
Lennart Poettering
1
-10
/
+5
2018-06-06
main: split out reading of /proc/sys/fs/nr_open into its own function
Lennart Poettering
1
-15
/
+4
2018-05-28
core: add --dump-bus-properties option to systemd
Yu Watanabe
1
-2
/
+15
2018-05-24
os-util: add helpers for finding /etc/os-release
Lennart Poettering
1
-12
/
+8
2018-05-24
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
1
-1
/
+1
2018-05-18
core: keep the kernel coredump defaults when systemd-coredump is disabled
Franck Bui
1
-1
/
+2
2018-05-17
core: move config_parse_limit() to the generic conf-parser.[ch]
Lennart Poettering
1
-16
/
+16
2018-05-15
core: undo the dependency inversion between unit.h and all unit types
Felipe Sateler
1
-0
/
+1
2018-04-17
Merge pull request #8575 from keszybz/non-absolute-paths
Lennart Poettering
1
-20
/
+7
2018-04-16
core/manager: split out function to verify that unit is loaded and not masked
Zbigniew Jędrzejewski-Szmek
1
-20
/
+7
2018-04-06
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
1
-13
/
+0
2018-04-05
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
1
-5
/
+2
2018-03-29
sd-bus: allow description to be set for system/user busses (#8594)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+0
2018-03-28
core/main: preserve return value under valgrind
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-03-21
main: add NoNewPrivileges config option (#8475)
juergbi
1
-0
/
+9
2018-03-19
tree-wide: voidify pager_open()
Yu Watanabe
1
-1
/
+1
2018-03-15
basic/macros: rename noreturn into _noreturn_ (#8456)
Franck Bui
1
-2
/
+2
2018-02-19
Merge pull request #8199 from keszybz/small-things
Lennart Poettering
1
-133
/
+0
2018-02-19
pid1: do not initialize join_controllers by default
Zbigniew Jędrzejewski-Szmek
1
-32
/
+0
[next]