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
/
journal-remote.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal-remote: set a limit on the number of fields in a message
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-0
/
+3
*
journal-remote: destroy RemoteServer object by using _cleanup_ attribute
Yu Watanabe
2018-12-08
1
-2
/
+1
*
Also drop a few more unnecessary uses of synthethic errno
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-1
/
+1
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
fuzz-journal-remote: allow fuzzer to be built without µhttpd
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-0
/
+4
*
journal-remote: export handle_raw_source()
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-7
/
+8
*
journal-remote: split out µhttpd support and main() into a separate file
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1152
/
+54
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-3
/
+2
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+2
*
journal: provide compress_threshold_bytes parameter
Alex Gartrell
2018-03-20
1
-2
/
+2
*
tree-wide: port various places over to use new rearrange_stdio()
Lennart Poettering
2018-03-02
1
-7
/
+4
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
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: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
journal-remote: add helper function and use hashmap_free_with_destructor
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-9
/
+8
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
conf-parser: turn three bool function params into a flags fields
Lennart Poettering
2017-11-13
1
-1
/
+1
*
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
*
Adding timer_event to wakeup as suggested by MHD_get_timeout (#7152)
martingh
2017-10-26
1
-5
/
+49
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-2
/
+2
*
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
1
-1
/
+6
*
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-remote,gateway: use MHD_USE_TLS instead of MHD_USE_SSL
Yu Watanabe
2017-07-28
1
-1
/
+1
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-2
/
+2
*
Merge pull request #5756 from keszybz/make-cleanups
Martin Pitt
2017-04-21
1
-1
/
+1
|
\
|
*
microhttpd-util: silence warnings about deprecated options
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-1
/
+1
*
|
tree-wide: fix wrong indent (#5757)
Yu Watanabe
2017-04-19
1
-3
/
+3
|
/
*
Move export format parsing from src/journal-remote/ to src/basic/
Zbigniew Jędrzejewski-Szmek
2017-02-14
1
-10
/
+11
*
microhttpd-util: silence warnings about deprecated options
Zbigniew Jędrzejewski-Szmek
2017-01-31
1
-2
/
+2
*
journal-remote: make the child pipe non-blocking
Dan Dedrick
2016-10-10
1
-0
/
+4
*
Merge pull request #4123 from keszybz/network-file-dropins
Martin Pitt
2016-09-17
1
-1
/
+1
|
\
|
*
tree-wide: rename config_parse_many to …_nulstr
Zbigniew Jędrzejewski-Szmek
2016-09-16
1
-1
/
+1
*
|
microhttpd-util: add the trailing newline automatically
Zbigniew Jędrzejewski-Szmek
2016-09-13
1
-10
/
+7
*
|
journal-remote: implement %m support in mhd_respondf
Zbigniew Jędrzejewski-Szmek
2016-09-13
1
-9
/
+8
|
/
*
journal-remote: remove unnecessary gnutls includes (#3895)
Vito Caputo
2016-08-05
1
-4
/
+0
*
Add enable_disable() helper
Zbigniew Jędrzejewski-Szmek
2016-07-31
1
-1
/
+1
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
1
-2
/
+2
*
journal: defer journal closes on rotate
Vito Caputo
2016-02-19
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
journal-remote: decrease microhttpd memory limit
Klearchos Chaloulos
2016-02-04
1
-1
/
+1
*
Merge pull request #2425 from yuwata/journal-remote-v4
Zbigniew Jędrzejewski-Szmek
2016-01-24
1
-15
/
+31
|
\
[next]