index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal-remote
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #9422 from yuwata/conf-files
Lennart Poettering
2018-06-28
2
-0
/
+26
|
\
|
*
journal-remote: add license and reference to man page in conf files
Yu Watanabe
2018-06-26
2
-0
/
+26
*
|
journal-gateway: use localStorage["cursor"] only when it has valid value
Yu Watanabe
2018-06-27
1
-4
/
+6
*
|
journal-gateway: explicitly declare local variables
Yu Watanabe
2018-06-27
1
-5
/
+6
|
/
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
11
-36
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
11
-11
/
+11
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
2
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
11
-22
/
+0
*
journal-remote: do not send _BOOT_ID twice
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-3
/
+9
*
journal: allow boot_id to be passed to journal_append_entry()
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-2
/
+4
*
journal-remote: when an entry is rejected with -EBADMSG, do not rotate the jo...
Zbigniew Jędrzejewski-Szmek
2018-05-31
2
-5
/
+8
*
journal: rename output_journal to show_journal_entry
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1
/
+1
*
fuzz-journal-remote: allow fuzzer to be built without µhttpd
Zbigniew Jędrzejewski-Szmek
2018-05-31
3
-9
/
+26
*
log-generator: make message size configurable, add short options
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-2
/
+5
*
journal-remote: export handle_raw_source()
Zbigniew Jędrzejewski-Szmek
2018-05-31
2
-7
/
+13
*
journal-remote: split out µhttpd support and main() into a separate file
Zbigniew Jędrzejewski-Szmek
2018-05-31
4
-1161
/
+1240
*
os-util: add helpers for finding /etc/os-release
Lennart Poettering
2018-05-24
1
-4
/
+3
*
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
2018-05-24
2
-3
/
+3
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
2
-4
/
+2
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
4
-6
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
12
-156
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
2
-6
/
+4
*
journal: provide compress_threshold_bytes parameter
Alex Gartrell
2018-03-20
2
-3
/
+3
*
meson: use triple-quote delimition in one more place
Zbigniew Jędrzejewski-Szmek
2018-03-09
1
-2
/
+2
*
tree-wide: port various places over to use new rearrange_stdio()
Lennart Poettering
2018-03-02
1
-7
/
+4
*
journal-upload: make use of safe_close() where appropriate
Lennart Poettering
2018-02-26
1
-3
/
+1
*
Merge pull request #7881 from keszybz/pcre
Lennart Poettering
2018-01-28
1
-1
/
+2
|
\
|
*
journalctl: add highlighting for matched substring
Zbigniew Jędrzejewski-Szmek
2018-01-28
1
-1
/
+2
*
|
log: minimize includes in log.h
Lennart Poettering
2018-01-11
2
-0
/
+2
|
/
*
process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging
Lennart Poettering
2018-01-04
1
-2
/
+2
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-22
/
+6
*
tree-wide: add DEBUG_LOGGING macro that checks whether debug logging is on (#...
Lennart Poettering
2017-12-15
1
-1
/
+1
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
journal-upload: remove duplication of --help and --version in help text
Marcus Folkesson
2017-12-03
1
-2
/
+0
*
journal-remote: add helper function and use hashmap_free_with_destructor
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-9
/
+8
*
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
2017-11-20
1
-12
/
+12
*
Add license headers and SPDX identifiers to meson.build files
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+17
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
11
-0
/
+11
*
conf-parser: turn three bool function params into a flags fields
Lennart Poettering
2017-11-13
2
-2
/
+2
*
Reverting erroneous changes made of the course of adding a timeout to journal...
martingh
2017-11-01
1
-8
/
+2
*
journal-remote: set description to timer_event (#7234)
Yu Watanabe
2017-11-01
1
-1
/
+1
*
journalctl: add --output-fields= (#7181)
Lars Karlitski
2017-10-27
1
-1
/
+1
*
Adding timer_event to wakeup as suggested by MHD_get_timeout (#7152)
martingh
2017-10-26
2
-6
/
+51
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
4
-7
/
+7
*
journal-remote: show error if SplitMode=host with 'active' source is specified
Yu Watanabe
2017-08-30
1
-1
/
+9
*
journal-remote: show error message if output file name does not end with .jou...
Yu Watanabe
2017-08-27
1
-4
/
+9
*
microhttpd-util: add comment
Yu Watanabe
2017-08-07
2
-7
/
+15
*
journal-remote: remove MHD_USE_PEDANTIC_CHECKS from the default flags
Yu Watanabe
2017-08-06
1
-1
/
+0
*
journal-remote: use MHD_OPTION_STRICT_FOR_CLIENT if MHD_USE_PEDANTIC_CHECKS i...
Yu Watanabe
2017-07-28
1
-0
/
+10
*
journal-gateway: use MHD_USE_POLL_INTERNAL_THREAD instead of MHD_USE_POLL
Yu Watanabe
2017-07-28
2
-1
/
+6
[next]