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-remote
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2
-4
/
+2
2018-04-19
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
4
-6
/
+0
2018-04-06
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
12
-156
/
+0
2018-04-05
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2
-6
/
+4
2018-03-20
journal: provide compress_threshold_bytes parameter
Alex Gartrell
2
-3
/
+3
2018-03-09
meson: use triple-quote delimition in one more place
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2018-03-02
tree-wide: port various places over to use new rearrange_stdio()
Lennart Poettering
1
-7
/
+4
2018-02-26
journal-upload: make use of safe_close() where appropriate
Lennart Poettering
1
-3
/
+1
2018-01-28
Merge pull request #7881 from keszybz/pcre
Lennart Poettering
1
-1
/
+2
2018-01-28
journalctl: add highlighting for matched substring
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2018-01-11
log: minimize includes in log.h
Lennart Poettering
2
-0
/
+2
2018-01-04
process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging
Lennart Poettering
1
-2
/
+2
2017-12-25
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
1
-22
/
+6
2017-12-15
tree-wide: add DEBUG_LOGGING macro that checks whether debug logging is on (#...
Lennart Poettering
1
-1
/
+1
2017-12-14
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
1
-1
/
+1
2017-12-03
journal-upload: remove duplication of --help and --version in help text
Marcus Folkesson
1
-2
/
+0
2017-11-28
journal-remote: add helper function and use hashmap_free_with_destructor
Zbigniew Jędrzejewski-Szmek
1
-9
/
+8
2017-11-20
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
1
-12
/
+12
2017-11-19
Add license headers and SPDX identifiers to meson.build files
Zbigniew Jędrzejewski-Szmek
1
-0
/
+17
2017-11-19
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
11
-0
/
+11
2017-11-13
conf-parser: turn three bool function params into a flags fields
Lennart Poettering
2
-2
/
+2
2017-11-01
Reverting erroneous changes made of the course of adding a timeout to journal...
martingh
1
-8
/
+2
2017-11-01
journal-remote: set description to timer_event (#7234)
Yu Watanabe
1
-1
/
+1
2017-10-27
journalctl: add --output-fields= (#7181)
Lars Karlitski
1
-1
/
+1
2017-10-26
Adding timer_event to wakeup as suggested by MHD_get_timeout (#7152)
martingh
2
-6
/
+51
2017-10-04
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
4
-7
/
+7
2017-08-30
journal-remote: show error if SplitMode=host with 'active' source is specified
Yu Watanabe
1
-1
/
+9
2017-08-27
journal-remote: show error message if output file name does not end with .jou...
Yu Watanabe
1
-4
/
+9
2017-08-07
microhttpd-util: add comment
Yu Watanabe
2
-7
/
+15
2017-08-06
journal-remote: remove MHD_USE_PEDANTIC_CHECKS from the default flags
Yu Watanabe
1
-1
/
+0
2017-07-28
journal-remote: use MHD_OPTION_STRICT_FOR_CLIENT if MHD_USE_PEDANTIC_CHECKS i...
Yu Watanabe
1
-0
/
+10
2017-07-28
journal-gateway: use MHD_USE_POLL_INTERNAL_THREAD instead of MHD_USE_POLL
Yu Watanabe
2
-1
/
+6
2017-07-28
journal-remote,gateway: use MHD_USE_TLS instead of MHD_USE_SSL
Yu Watanabe
3
-3
/
+8
2017-07-20
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2
-3
/
+3
2017-07-18
build-sys: drop gitignore patterns for in-tree builds
Zbigniew Jędrzejewski-Szmek
1
-2
/
+0
2017-07-18
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
1
-1
/
+0
2017-06-22
time-util: rename usec_sub() to usec_sub_signed() and add usec_sub_unsigned()
Lennart Poettering
1
-1
/
+1
2017-05-19
journal-remote: fix memleak of the name of the remote source
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-05-03
Merge pull request #5842 from keszybz/meson-status-and-conditionals
Michael Biebl
1
-2
/
+2
2017-05-02
meson: use booleans for conf.set and drop unecessary conditionals
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2017-04-30
more portable python shebangs (#5816)
Jörg Thalheim
1
-1
/
+1
2017-04-27
meson: do not install files from disabled features (#5811)
userwithuid
1
-8
/
+8
2017-04-23
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
1
-28
/
+26
2017-04-23
meson: add journal-install and hwdb-update hooks
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2017-04-23
meson: use join_paths consistently
Michael Biebl
1
-1
/
+1
2017-04-23
meson: create /var/log/journal/remote
Zbigniew Jędrzejewski-Szmek
1
-0
/
+6
2017-04-23
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
1
-0
/
+45
2017-04-23
Merge pull request #5774 from keszybz/printf-annotations
Djalal Harouni
1
-0
/
+3
2017-04-21
Merge pull request #5756 from keszybz/make-cleanups
Martin Pitt
2
-4
/
+11
2017-04-21
µhttpd-util: use #pragma to silence warning about nonliteral pattern
Zbigniew Jędrzejewski-Szmek
1
-0
/
+3
[next]