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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nologin: extend the /run/nologin descriptions a bit (#8244)
Lennart Poettering
2018-02-22
4
-14
/
+24
*
Merge pull request #8243 from poettering/statx-syscall-unfuck
Lennart Poettering
2018-02-22
10
-86
/
+137
|
\
|
*
shutdown: let's not use exit() needlessly
Lennart Poettering
2018-02-22
1
-7
/
+4
|
*
reboot-util: unify reboot with parameter in a single implementation
Lennart Poettering
2018-02-22
4
-44
/
+67
|
*
basic: split out update_reboot_parameter_and_warn() into its own .c/.h files
Lennart Poettering
2018-02-22
7
-25
/
+42
|
*
tree-wide: voidify reboot() invocations
Lennart Poettering
2018-02-22
2
-3
/
+3
|
*
basic: add a common syscall wrapper around reboot()
Lennart Poettering
2018-02-22
5
-8
/
+22
|
*
missing: always use __NR_ as prefix for syscall numbers
Lennart Poettering
2018-02-22
1
-2
/
+2
|
*
missing: Fix statx syscall ifdeffery
Lennart Poettering
2018-02-22
1
-2
/
+2
*
|
pid1: when creating service directories, don't chown existing files (#8181)
Zbigniew Jędrzejewski-Szmek
2018-02-22
1
-13
/
+9
|
/
*
tree-wide: reopen log when we need to log in FORK_CLOSE_ALL_FDS children
Lennart Poettering
2018-02-22
4
-2
/
+5
*
shutdown: explicitly set a log target in shutdown.c
Lennart Poettering
2018-02-22
1
-6
/
+9
*
shutdown: always pass errno to logging functions
Lennart Poettering
2018-02-22
1
-6
/
+6
*
log: only open kmsg on fallback if we actually want to use it
Lennart Poettering
2018-02-22
1
-10
/
+7
*
umount: beef up logging when umount/remount child processes fail
Lennart Poettering
2018-02-21
1
-6
/
+10
*
user-sessions: let's simplify our code paths a bit
Lennart Poettering
2018-02-21
1
-9
/
+6
*
missing_syscall: when adding syscall replacements, use different names (#8229)
Zbigniew Jędrzejewski-Szmek
2018-02-21
2
-18
/
+53
*
Merge pull request #8235 from keszybz/skip-nobody-test
Evgeny Vereshchagin
2018-02-21
1
-8
/
+49
|
\
|
*
test-user-util: skip most tests for nobody if synthentization is off
Zbigniew Jędrzejewski-Szmek
2018-02-21
1
-10
/
+30
|
*
test-user-util: print function delimiters
Zbigniew Jędrzejewski-Szmek
2018-02-20
1
-1
/
+22
*
|
Merge pull request #7908 from yuwata/rfe-7895
Alan Jenkins
2018-02-21
16
-133
/
+600
|
\
\
|
*
|
core: add DBus API for TemporaryFileSystem=
Yu Watanabe
2018-02-21
2
-0
/
+138
|
*
|
core: add new option 'tmpfs' to ProtectHome=
Yu Watanabe
2018-02-21
2
-1
/
+15
|
*
|
test: add tests for TemporaryFileSystem=
Yu Watanabe
2018-02-21
1
-0
/
+9
|
*
|
core: add new setting TemporaryFileSystem=
Yu Watanabe
2018-02-21
8
-8
/
+243
|
*
|
core/namespace: make '-' prefix in Bind{,ReadOnly}Paths= work
Yu Watanabe
2018-02-21
2
-18
/
+8
|
*
|
nspawn: remove unnecessary mount option parsing logic
Yu Watanabe
2018-02-21
1
-43
/
+2
|
*
|
mount-util: call mount_option_mangle() in mount_verbose()
Yu Watanabe
2018-02-21
1
-12
/
+20
|
*
|
test: add tests for mount_option_mangle()
Yu Watanabe
2018-02-21
1
-0
/
+55
|
*
|
mount-util: add mount_option_mangle()
Yu Watanabe
2018-02-21
3
-0
/
+81
|
*
|
core: simplify DBus API for BindPaths=
Yu Watanabe
2018-02-21
1
-13
/
+5
|
*
|
core: fix DBus API for AppArmorProfile= and SmackProcessLabel=
Yu Watanabe
2018-02-21
1
-5
/
+1
|
*
|
core/execute: clear bind_mounts
Yu Watanabe
2018-02-21
1
-0
/
+2
|
*
|
core/execute: simplify compile_bind_mounts()
Yu Watanabe
2018-02-21
1
-3
/
+1
|
*
|
nspawn: fix indentation
Yu Watanabe
2018-02-21
1
-6
/
+6
|
*
|
core/namespace: remove unused argument
Yu Watanabe
2018-02-21
1
-2
/
+1
|
*
|
core/namespace: use free_and_replace()
Yu Watanabe
2018-02-21
1
-3
/
+1
|
*
|
core/namespace: fix comment
Yu Watanabe
2018-02-21
1
-2
/
+2
|
*
|
core/namespace: merge PRIVATE_VAR_TMP into PRIVATE_TMP
Yu Watanabe
2018-02-21
1
-13
/
+6
|
*
|
core/namespace: make arguments const if possible
Yu Watanabe
2018-02-21
1
-6
/
+6
*
|
|
journalctl: improve hint about lack of access for --user-unit=...
Zbigniew JÄdrzejewski-Szmek
2018-02-20
4
-12
/
+15
*
|
|
xattr-util: use crtime/btime if statx() is available for implementation of fd...
Lennart Poettering
2018-02-20
5
-45
/
+155
*
|
|
xattr-util: support AT_EMPTY_PATH in fgetxattrat_fake()
Lennart Poettering
2018-02-20
1
-4
/
+15
*
|
|
journal-file: fix typo in log message
Lennart Poettering
2018-02-20
1
-1
/
+1
*
|
|
io-util: add an unlikely decorator for a test that should never hold
Lennart Poettering
2018-02-20
1
-1
/
+1
*
|
|
tree-wide: make use of fsync_directory_of_file() all over the place
Lennart Poettering
2018-02-20
4
-3
/
+15
*
|
|
fs-util: move fsync_directory_of_file() into generic code
Lennart Poettering
2018-02-20
4
-33
/
+43
*
|
|
stat-util: unify code that checks whether something is a regular file
Lennart Poettering
2018-02-20
8
-58
/
+73
*
|
|
sd-journal: when picking up a new file, compare inode/device info with previo...
Lennart Poettering
2018-02-20
1
-39
/
+88
*
|
|
sd-journal: rename add_file() → add_file_by_name()
Lennart Poettering
2018-02-20
1
-6
/
+15
[next]