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
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/exec-timing-244
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
/
journal
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
journald: use memdup_suffix0() when copying string from potentially binary data
Lennart Poettering
1
-2
/
+2
2019-06-12
journal: also disable memory tricks when hashing under msan
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2019-06-04
journalctl: make 'journalctl --flush' or friends not fail with varlink timeout
Yu Watanabe
1
-0
/
+1
2019-06-04
journalctl: mention --smart-relinquish-var in log message
Yu Watanabe
1
-1
/
+1
2019-06-04
journalctl: fix error cause in log message
Yu Watanabe
1
-1
/
+4
2019-05-30
sd-journal: voidify call
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-05-28
journal: use cleanup attribute at one more place
Yu Watanabe
2
-5
/
+4
2019-05-28
journal: do not trigger assertion when journal_file_close() get NULL
Yu Watanabe
2
-6
/
+4
2019-05-24
Merge pull request #12590 from keszybz/unicode-cmdlines
Lennart Poettering
1
-7
/
+4
2019-05-22
journald: output a proper error message when the journal is used on fs that d...
Lennart Poettering
2
-0
/
+11
2019-05-22
basic/process-util: convert bool arg to flags
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-05-22
Rework cmdline printing to use unicode
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-05-21
Introduce sc_arg_max() helper
Zbigniew Jędrzejewski-Szmek
1
-6
/
+3
2019-05-16
Merge pull request #12535 from poettering/color-grey
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-05-16
journalctl: return a non-zero EC when --grep returns no matches
Frantisek Sumsal
1
-1
/
+9
2019-05-10
journalctl: don't output ANSI sequences if disabled
Lennart Poettering
1
-1
/
+1
2019-05-10
journalctl: improve error messages
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2019-05-10
Use sd_event_source_disable_unref()
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
2019-05-09
journalctl: add new --relinquish and --smart-relinquish options
Lennart Poettering
1
-59
/
+104
2019-05-09
journald: add API to move logging from /var to /run again
Lennart Poettering
1
-19
/
+57
2019-05-09
journalctl: port --flush/--sync/--rotate to use varlink method calls
Lennart Poettering
2
-138
/
+72
2019-05-09
journald: also offer flush/rotate/sync as varlink method calls
Lennart Poettering
2
-11
/
+117
2019-05-08
Merge pull request #12411 from keszybz/pr/12394
Lennart Poettering
2
-0
/
+2
2019-05-08
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2
-0
/
+2
2019-04-29
codespell: fix spelling errors
Ben Boeckel
5
-6
/
+6
2019-04-12
journald: modernize config_parse_compress() a bit
Lennart Poettering
1
-20
/
+28
2019-04-12
journald: rebreak a few comments
Lennart Poettering
1
-28
/
+18
2019-04-12
journald: no need to check ptr for non-NULL before _unref(), as function does...
Lennart Poettering
1
-2
/
+1
2019-04-12
journald: use structure initialization
Lennart Poettering
1
-22
/
+30
2019-04-12
Merge pull request #12217 from keszybz/unlocked-operations
Lennart Poettering
1
-4
/
+2
2019-04-12
Add open_memstream_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
1
-4
/
+2
2019-04-12
scripts: use 4 space indentation
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2019-04-10
tree-wide: port users over to use new ERRNO_IS_ACCEPT_AGAIN() call
Lennart Poettering
1
-1
/
+2
2019-04-04
test-journal: move tests to /var/tmp/ and set FS_NOCOW_FL
Lennart Poettering
6
-18
/
+42
2019-04-02
journal: LGTM doesn't recognize suppressions in /* */
Frantisek Sumsal
1
-1
/
+1
2019-04-02
journal-remote: use source's boot-id
Chris Morin
1
-1
/
+3
2019-03-28
headers: add missing includes
Zbigniew Jędrzejewski-Szmek
3
-0
/
+4
2019-03-27
tree-wide: (void)ify a few unlink() and rmdir()
Lennart Poettering
1
-1
/
+1
2019-03-27
journalctl: voidify mkdir_p() call and unify two similar code paths
Zbigniew Jędrzejewski-Szmek
1
-22
/
+21
2019-03-27
Voidify more mkdir_p calls
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-03-27
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
11
-3
/
+15
2019-03-20
journal-file: handle SIGBUS on offlining thread
Chris Morin
1
-0
/
+3
2019-03-19
journalctl: support `-b all` to negate effect of -b
dana
1
-15
/
+23
2019-03-14
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
3
-1
/
+3
2019-03-14
util: split out errno related stuff
Lennart Poettering
2
-1
/
+2
2019-03-13
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
3
-1
/
+3
2019-03-13
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
9
-3
/
+9
2019-03-07
catalog: _cleanup_close_ is your friend
Lennart Poettering
1
-13
/
+6
2019-03-07
catalog: (void)ify all things
Lennart Poettering
1
-1
/
+1
2019-03-07
catalog: use structured initialization more
Lennart Poettering
1
-7
/
+8
[prev]
[next]