GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal-remote
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal-remote: define main through macro
Yu Watanabe
2018-12-08
1
-38
/
+45
*
journal-remote: destroy RemoteServer object by using _cleanup_ attribute
Yu Watanabe
2018-12-08
3
-6
/
+3
*
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
*
journal-gateway: define main through macro
Yu Watanabe
2018-12-08
1
-70
/
+68
*
journal-gateway: use _cleanup_ attribute to stop microhttpd daemon
Yu Watanabe
2018-12-08
2
-4
/
+3
*
Merge pull request #10935 from poettering/rlimit-nofile-safe
Zbigniew Jędrzejewski-Szmek
2018-12-06
1
-0
/
+2
|
\
|
*
tree-wide: invoke rlimit_nofile_safe() before various exec{v,ve,l}() invocations
Lennart Poettering
2018-12-01
1
-0
/
+2
*
|
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
2
-0
/
+2
|
/
*
journal-upload: use static initialization
Lennart Poettering
2018-11-26
1
-2
/
+3
*
journal-remote: shorten code a bit by using strcspn()
Lennart Poettering
2018-11-26
1
-8
/
+3
*
tree-wide: port various places over to STARTSWITH_SET()
Lennart Poettering
2018-11-26
2
-5
/
+6
*
Also drop a few more unnecessary uses of synthethic errno
Zbigniew Jędrzejewski-Szmek
2018-11-22
2
-3
/
+2
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
5
-214
/
+166
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
3
-3
/
+3
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+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
*
journal-remote: log about inability to install signals
Lennart Poettering
2018-11-12
1
-1
/
+3
*
journal-remote: bugfix to re-enable ssl key check (#10707)
Markus Grimm
2018-11-12
1
-1
/
+3
*
tree-wide: uniformly bump RLIMIT_NOFILE in all our tools that access the journal
Lennart Poettering
2018-10-16
2
-0
/
+8
*
journal-upload: check for overflow
Lennart Poettering
2018-10-13
1
-11
/
+11
*
journalctl: port JSON output mode to new JSON API
Lennart Poettering
2018-10-11
1
-0
/
+3
*
journal-upload: add asserts that snprintf does not return an error
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-4
/
+8
*
journal-upload: fix off-by-one in assert()
Zbigniew Jędrzejewski-Szmek
2018-09-25
1
-1
/
+1
*
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
2018-08-27
2
-16
/
+2
*
tree-wide: use unsigned for refcount
Yu Watanabe
2018-08-27
1
-1
/
+1
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
3
-16
/
+53
*
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
[next]