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
Commit message (
Expand
)
Author
Age
Files
Lines
*
networkd: RPDB rule - add support to configure inverted rule.
Susant Sahani
2018-12-06
8
-0
/
+85
*
Merge pull request #11021 from ssahani/isatap
Yu Watanabe
2018-12-05
8
-2
/
+47
|
\
|
*
test-network: add test for ISATAP
Susant Sahani
2018-12-03
3
-2
/
+25
|
*
networkd: Add support to configure ISATAP tunnel
Susant Sahani
2018-12-03
5
-0
/
+22
*
|
Merge pull request #11053 from poettering/rc-local-tweak
Zbigniew Jędrzejewski-Szmek
2018-12-05
1
-11
/
+18
|
\
\
|
*
|
rc-local-generator: tweak log message generation
Lennart Poettering
2018-12-05
1
-8
/
+17
|
*
|
rc-local-generator: small shortification
Lennart Poettering
2018-12-05
1
-3
/
+1
|
/
/
*
|
README: embed a CentOS CI badge into README
Evgeny Vereshchagin
2018-12-05
1
-3
/
+4
*
|
systemctl: drop my copyright
Marc-Antoine Perennou
2018-12-05
1
-3
/
+0
*
|
Merge pull request #11025 from evverx/clang-asan
Evgeny Vereshchagin
2018-12-05
2
-4
/
+25
|
\
\
|
*
|
travis: install llvm to get llvm-symbolizer
Evgeny Vereshchagin
2018-12-04
1
-1
/
+1
|
*
|
travis: also run the tests built with clang under ASan+UBsan
Evgeny Vereshchagin
2018-12-04
2
-3
/
+24
*
|
|
Merge pull request #11051 from poettering/sock-addr-un-len
Evgeny Vereshchagin
2018-12-05
1
-13
/
+20
|
\
\
\
|
*
|
|
socket-util: Let's trick out ubsan when it validate struct sockaddr_un.sun_pa...
Lennart Poettering
2018-12-04
1
-4
/
+9
|
*
|
|
socket-util: break lines in sockaddr_pretty() signature
Lennart Poettering
2018-12-04
1
-1
/
+7
|
*
|
|
socket-util: shorten code a bit
Lennart Poettering
2018-12-04
1
-8
/
+4
|
/
/
/
*
|
|
man/daemon.xml: use AM_DISTCHECK_CONFIGURE_FLAGS
Oliver Smith
2018-12-04
1
-1
/
+1
*
|
|
rules: watch metadata changes on DASD devices
Vojtech Trefny
2018-12-04
1
-1
/
+1
*
|
|
Merge pull request #11041 from yuwata/update-missing-v2
Lennart Poettering
2018-12-04
50
-745
/
+452
|
\
\
\
|
*
|
|
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
27
-2
/
+27
|
*
|
|
missing: move char{16,32}_t definitions to missing_type.h
Yu Watanabe
2018-12-04
5
-11
/
+16
|
*
|
|
missing: move capabilities to missing_capability.h
Yu Watanabe
2018-12-04
3
-25
/
+14
|
*
|
|
missing: move prctl related entries to missing_prctl.h
Yu Watanabe
2018-12-04
3
-40
/
+16
|
*
|
|
missing: move statx related definitions to missing_stat.h
Yu Watanabe
2018-12-04
4
-44
/
+54
|
*
|
|
missing: move entries defined in magic.h to missing_magic.h
Yu Watanabe
2018-12-04
3
-48
/
+36
|
*
|
|
missing: move input related entries to missing_input.h
Yu Watanabe
2018-12-04
3
-33
/
+46
|
*
|
|
missing: rename securebits.h to missing_securebits.h
Yu Watanabe
2018-12-04
7
-47
/
+19
|
*
|
|
missing: move btrfs related entries to missing_btrfs.h and missing_btrfs_tree.h
Yu Watanabe
2018-12-04
8
-427
/
+135
|
*
|
|
missing: move missing entries in keyctl.h to missing_keyctl.h
Yu Watanabe
2018-12-04
4
-68
/
+81
|
*
|
|
meson: add missing missing_*.h
Yu Watanabe
2018-12-04
1
-0
/
+8
*
|
|
|
Merge pull request #11042 from yuwata/tiny-coding-style-fixes
Lennart Poettering
2018-12-04
25
-28
/
+28
|
\
\
\
\
|
*
|
|
|
tree-wide: add whitespace between type and variable name
Yu Watanabe
2018-12-04
24
-27
/
+27
|
*
|
|
|
ip-protocol-list: sort headers
Yu Watanabe
2018-12-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
cgroup: Use varname for cgroup_disable documentation
Chris Down
2018-12-04
1
-6
/
+6
*
|
|
|
Merge pull request #11037 from poettering/json-table
Zbigniew Jędrzejewski-Szmek
2018-12-04
14
-46
/
+299
|
\
\
\
\
|
*
|
|
|
format-table: never try to reuse cells that have color/url/uppercase set
Lennart Poettering
2018-12-03
1
-0
/
+8
|
*
|
|
|
tree-wide: specify all table headers in lower-case
Lennart Poettering
2018-12-03
6
-11
/
+11
|
*
|
|
|
format-table: add option to uppercase cells on display
Lennart Poettering
2018-12-03
2
-12
/
+51
|
*
|
|
|
machinectl: optionally output table in JSON
Lennart Poettering
2018-12-03
1
-1
/
+7
|
*
|
|
|
loginctl: optionally output table in json
Lennart Poettering
2018-12-03
1
-1
/
+8
|
*
|
|
|
format-table: optionally covert/output table to JSON
Lennart Poettering
2018-12-03
2
-0
/
+167
|
*
|
|
|
format-table: use right field for display
Lennart Poettering
2018-12-03
1
-1
/
+1
|
*
|
|
|
output-mode: add new helper OUTPUT_MODE_IS_JSON()
Lennart Poettering
2018-12-03
1
-0
/
+4
|
*
|
|
|
output-mode: add generic helper to pick right JsonFormatFlags for given Outpu...
Lennart Poettering
2018-12-03
3
-4
/
+22
|
*
|
|
|
json: add new display flag JSON_FORMAT_COLOR_AUTO
Lennart Poettering
2018-12-03
3
-7
/
+11
|
*
|
|
|
json: introduce explicit type for json formatting flags
Lennart Poettering
2018-12-03
2
-8
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #11009 from poettering/root-cgroup-again
Lennart Poettering
2018-12-04
1
-95
/
+74
|
\
\
\
\
|
*
|
|
|
cgroup: suffix unit file settings with "=" in log output
Lennart Poettering
2018-12-01
1
-6
/
+6
|
*
|
|
|
core: don't try to write CPU quota and memory limit cgroup attrs on root cgroup
Lennart Poettering
2018-12-01
1
-89
/
+68
*
|
|
|
|
l10n: update Czech Translation
AsciiWolf
2018-12-04
1
-197
/
+328
|
|
_
|
/
/
|
/
|
|
|
[next]