index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal-remote
/
journal-upload.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
various daemons: emit Stopping... notification before destructing the manager...
Zbigniew Jędrzejewski-Szmek
2020-07-02
1
-1
/
+1
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-1
/
+1
*
conf-parser: return mtime in config_parse() and friends
Lennart Poettering
2020-06-02
1
-5
/
+10
*
journalctl,elsewhere: make sure --file=foo fails with sane error msg if foo i...
Lennart Poettering
2020-05-19
1
-1
/
+1
*
Support journal-upload HTTPS without key and certificate
Ciprian Hacman
2020-04-16
1
-6
/
+47
*
journal: properly mark two definitions that are deprecated with GCC attribute...
Lennart Poettering
2020-01-31
1
-2
/
+6
*
tree-wide: (void)ify a few unlink() and rmdir()
Lennart Poettering
2019-03-27
1
-1
/
+1
*
meson: generate version tag from git
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-1
/
+2
*
Remove use of PACKAGE_STRING
Zbigniew Jędrzejewski-Szmek
2018-12-19
1
-1
/
+1
*
journal-upload: define main through macro
Yu Watanabe
2018-12-08
1
-29
/
+24
*
journal-upload: use _cleanup_ attribute to clear uploader
Yu Watanabe
2018-12-08
1
-3
/
+1
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
journal-upload: use static initialization
Lennart Poettering
2018-11-26
1
-2
/
+3
*
tree-wide: port various places over to STARTSWITH_SET()
Lennart Poettering
2018-11-26
1
-1
/
+3
*
Also drop a few more unnecessary uses of synthethic errno
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-2
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-76
/
+63
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
1
-4
/
+1
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-1
/
+1
*
tree-wide: uniformly bump RLIMIT_NOFILE in all our tools that access the journal
Lennart Poettering
2018-10-16
1
-0
/
+4
*
journal-upload: check for overflow
Lennart Poettering
2018-10-13
1
-11
/
+11
*
journal-upload: fix off-by-one in assert()
Zbigniew Jędrzejewski-Szmek
2018-09-25
1
-1
/
+1
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-4
/
+16
*
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
*
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
2018-05-24
1
-1
/
+1
*
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
*
journal-upload: make use of safe_close() where appropriate
Lennart Poettering
2018-02-26
1
-3
/
+1
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
tree-wide: add DEBUG_LOGGING macro that checks whether debug logging is on (#...
Lennart Poettering
2017-12-15
1
-1
/
+1
*
journal-upload: remove duplication of --help and --version in help text
Marcus Folkesson
2017-12-03
1
-2
/
+0
*
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
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-1
/
+1
*
tree-wide: fix wrong indent (#5757)
Yu Watanabe
2017-04-19
1
-3
/
+3
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-2
/
+2
*
tree-wide: introduce free_and_replace helper
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-3
/
+1
*
tree-wide: rename config_parse_many to …_nulstr
Zbigniew Jędrzejewski-Szmek
2016-09-16
1
-1
/
+1
*
journal-upload: make watchdog state non-static
Zbigniew Jędrzejewski-Szmek
2016-04-06
1
-1
/
+3
*
journal-upload: Update watchdog while in curl_easy_perform
Klearchos Chaloulos
2016-04-05
1
-0
/
+1
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-10
1
-1
/
+1
*
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-11-03
1
-0
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
[next]