index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: rebreak boot loader spec
Lennart Poettering
2021-11-19
1
-66
/
+225
*
docs: clarify the assumption on numeric values of JSON parsers we make
Lennart Poettering
2021-11-19
1
-0
/
+10
*
CONTAINER_INTERFACE: clarify that /proc/sys can be writable with namespacing
Luca Boccassi
2021-11-17
1
-4
/
+6
*
docs: mention RET_NERRNO() in CODING_STYLE.md
Lennart Poettering
2021-11-16
1
-0
/
+19
*
Merge pull request #21333 from poettering/homed-report-fs-and-access-mode
Lennart Poettering
2021-11-13
1
-0
/
+5
|
\
|
*
doc: document the two new accessMode/fileSystemType fields
Lennart Poettering
2021-11-12
1
-0
/
+5
*
|
Merge pull request #21331 from poettering/luks-extra-mount-options
Lennart Poettering
2021-11-13
1
-0
/
+3
|
\
\
|
*
|
doc: document the new luksExtraMountOptions concept
Lennart Poettering
2021-11-12
1
-0
/
+3
|
|
/
*
/
docs: document new mount option env var
Lennart Poettering
2021-11-12
1
-0
/
+6
|
/
*
Change gendered terms to be gender-neutral (#21325)
Emily Gonyer
2021-11-12
2
-2
/
+2
*
doc: add some docs with a checklist of what to do for new architectures
Lennart Poettering
2021-11-10
1
-0
/
+61
*
docs: invite people to define GPT partition types for all archs now
Lennart Poettering
2021-11-10
1
-5
/
+3
*
Merge pull request #20813 from unusual-thoughts/exittype_v2
Zbigniew Jędrzejewski-Szmek
2021-11-08
1
-0
/
+1
|
\
|
*
Reintroduce ExitType
Henri Chain
2021-11-08
1
-0
/
+1
*
|
build: preserve correct mode when generating files via jinja2
Christian Brauner
2021-11-08
1
-2
/
+1
*
|
Merge pull request #21171 from DaanDeMeyer/tty-dimensions
Lennart Poettering
2021-11-06
1
-0
/
+2
|
\
\
|
*
|
exec: Add TTYRows and TTYColumns properties to set TTY dimensions
Daan De Meyer
2021-11-05
1
-0
/
+2
|
|
/
*
/
docs: document systemd-homed development env vars
Lennart Poettering
2021-11-05
1
-0
/
+32
|
/
*
CODING_STYLE: allow joined variable declarations and function calls
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-9
/
+18
*
docs: document what integer range we expect from JSON parsers
Lennart Poettering
2021-10-28
1
-0
/
+5
*
docs: document $PASSWORD in ENVIRONMENT.md
Lennart Poettering
2021-10-28
1
-0
/
+15
*
homework: allow specifying explicit additional mount options when using CIFS ...
Lennart Poettering
2021-10-27
1
-9
/
+13
*
homework: allow specifying a dir component in CIFS services
Lennart Poettering
2021-10-27
1
-1
/
+3
*
doc: fix typo in command
Yu Watanabe
2021-10-27
1
-1
/
+1
*
Merge pull request #21147 from DaanDeMeyer/hacking-docs
Zbigniew Jędrzejewski-Szmek
2021-10-27
1
-25
/
+32
|
\
|
*
docs: Specify code block language for mkosi boot instructions
Daan De Meyer
2021-10-27
1
-4
/
+4
|
*
docs: Make mkosi install instructions generic
Daan De Meyer
2021-10-27
1
-2
/
+3
|
*
docs: Extend builddep instructions to include more distros
Daan De Meyer
2021-10-27
1
-5
/
+12
|
*
docs: Remove mkosi symlink instruction from HACKING
Daan De Meyer
2021-10-27
1
-1
/
+0
|
*
docs: Simplify git instructions in HACKING slightly
Daan De Meyer
2021-10-27
1
-3
/
+2
|
*
docs: Clean up links in HACKING.md
Daan De Meyer
2021-10-27
1
-10
/
+11
*
|
docs/COREDUMP_PACKAGE_METADATA: ELF section should be allocated and 0-padded
Luca Boccassi
2021-10-27
1
-6
/
+6
*
|
docs/COREDUMP_PACKAGE_METADATA: ELF section should be read-only and 4-bytes-a...
Luca Boccassi
2021-10-26
1
-3
/
+3
*
|
docs/COREDUMP_PACKAGE_METADATA: add architecture field
Luca Boccassi
2021-10-26
1
-18
/
+26
|
/
*
Merge pull request #21051 from poettering/nspawn-no-sync
Yu Watanabe
2021-10-20
1
-0
/
+6
|
\
|
*
nspawn: add --suppress-sync=yes mode for turning sync() and friends into NOPs...
Lennart Poettering
2021-10-20
1
-0
/
+6
*
|
Typos found by codespell
Dimitri Papadopoulos
2021-10-20
2
-2
/
+2
|
/
*
loop-util: enable LO_FLAGS_DIRECT_IO by default on loopback devices
Lennart Poettering
2021-10-19
1
-0
/
+5
*
docs: Fix value for "processId" in HACKING doc
Daan De Meyer
2021-10-18
1
-1
/
+1
*
docs: mark spdx headers with the default license to website files
Zbigniew Jędrzejewski-Szmek
2021-10-18
9
-1
/
+14
*
gitattributes: mark more files as "binary"
Zbigniew Jędrzejewski-Szmek
2021-10-18
1
-0
/
+2
*
Merge pull request #20902 from tasleson/integritysetup-generator
Lennart Poettering
2021-10-15
1
-0
/
+4
|
\
|
*
Add stand-alone dm-integrity support
Tony Asleson
2021-10-15
1
-0
/
+4
*
|
Merge pull request #20980 from bluca/compat_readme
Zbigniew Jędrzejewski-Szmek
2021-10-15
1
-0
/
+46
|
\
\
|
|
/
|
/
|
|
*
docs: add guidelines w.r.t. compatibility to docs/CONTRIBUTING.md
Luca Boccassi
2021-10-12
1
-0
/
+46
*
|
doc: document that alloca_safe() and friends are the APIs to use
Lennart Poettering
2021-10-14
1
-11
/
+19
*
|
docs: document $SYSTEMD_CRYPTSETUP_USE_TOKEN_MODULE
Lennart Poettering
2021-10-11
1
-0
/
+7
|
/
*
add LICENSES/README.md explaining the license situation
Luca Boccassi
2021-10-01
1
-1
/
+1
*
docs: mention that contributed code must be compatible with GPL-2.0-or-later ...
Luca Boccassi
2021-09-29
1
-0
/
+1
*
docs: document the three new env vars for tweaking GPT dissection/validation
Lennart Poettering
2021-09-28
1
-14
/
+42
[next]