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
/
import
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneded {}s
Zbigniew Jędrzejewski-Szmek
2020-04-13
1
-2
/
+1
*
import: use our new btrfs_subvol_make_fallback() at two places
Lennart Poettering
2020-04-09
2
-14
/
+8
*
import: Only keep RO copy if ETag header is set
Kevin Kuehler
2020-03-23
1
-7
/
+10
*
Merge pull request #14633 from poettering/logind-switch-polkit
Zbigniew Jędrzejewski-Szmek
2020-01-28
1
-1
/
+1
|
\
|
*
shared: split out polkit stuff from bus-util.c → bus-polkit.c
Lennart Poettering
2020-01-22
1
-1
/
+1
*
|
import: let's disable UNIX signal generation from curl
Lennart Poettering
2020-01-20
1
-0
/
+3
*
|
import: put a time-out on downloads
Lennart Poettering
2020-01-20
1
-0
/
+6
*
|
import: don't complain if FS_NOCOW_FL is not available
Lennart Poettering
2020-01-20
2
-23
/
+7
|
/
*
[import] fix stdin/stdout pipe behavior in import/export tar/raw
Anita Zhang
2019-12-17
1
-6
/
+12
*
include missing_fcntl.h where needed
Anita Zhang
2019-11-07
1
-0
/
+1
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
2
-2
/
+1
*
tree-wide: say "ratelimit" not "rate_limit"
Zbigniew Jędrzejewski-Szmek
2019-09-20
4
-12
/
+12
*
Drop RATELIMIT macros
Zbigniew Jędrzejewski-Szmek
2019-09-20
5
-9
/
+5
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-1
/
+1
*
importd: Avoid need for fd translation table
Dave Reisner
2019-07-09
2
-51
/
+5
*
tree-wide: replace strjoina() with prefix_roota()
Yu Watanabe
2019-06-25
3
-3
/
+3
*
tree-wide: use _cleanup_ attribute and strv_consume() + TAKE_PTR()
Yu Watanabe
2019-06-24
1
-5
/
+3
*
Merge pull request #12836 from yuwata/tree-wide-replace-strjoin
Lennart Poettering
2019-06-22
1
-1
/
+1
|
\
|
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-21
1
-1
/
+1
*
|
util: introduce format_bytes_full()
Yu Watanabe
2019-06-19
2
-1
/
+2
|
/
*
Use sd_event_source_disable_unref()
Zbigniew Jędrzejewski-Szmek
2019-05-10
1
-2
/
+1
*
Merge pull request #12420 from mrc0mmand/coccinelle-tweaks
Lennart Poettering
2019-04-30
1
-1
/
+1
|
\
|
*
tree-wide: code improvements suggested by Coccinelle
Frantisek Sumsal
2019-04-30
1
-1
/
+1
*
|
codespell: fix spelling errors
Ben Boeckel
2019-04-29
2
-2
/
+2
|
/
*
basic: add new helper call empty_or_dash_to_null()
Lennart Poettering
2019-04-08
4
-20
/
+10
*
tree-wide: introduce empty_or_dash() helper
Lennart Poettering
2019-04-08
4
-10
/
+10
*
util-lib: when copying files make sure to apply some chattrs early, some late
Lennart Poettering
2019-03-28
2
-2
/
+2
*
tree-wide: (void)ify a few unlink() and rmdir()
Lennart Poettering
2019-03-27
2
-4
/
+4
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
8
-1
/
+13
*
import: do not try to set selinux related attributes if selinux is disabled
Yu Watanabe
2019-03-11
1
-2
/
+11
*
copy: don't synthesize a 'user.crtime_usec' xattr on copy unless explicitly r...
Lennart Poettering
2019-03-01
3
-3
/
+3
*
curl-util: fix use after free
Yu Watanabe
2019-02-06
1
-1
/
+1
*
pull: fix invalid error check
Yu Watanabe
2019-02-06
1
-1
/
+1
*
meson: generate version tag from git
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-1
/
+2
*
Merge pull request #10935 from poettering/rlimit-nofile-safe
Zbigniew Jędrzejewski-Szmek
2018-12-06
1
-0
/
+3
|
\
|
*
tree-wide: invoke rlimit_nofile_safe() before various exec{v,ve,l}() invocations
Lennart Poettering
2018-12-01
1
-0
/
+3
*
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
8
-7
/
+9
|
/
*
import: properly fail if tar exited non-zero, not just when it segfaulted or ...
Lennart Poettering
2018-11-26
1
-0
/
+2
*
export-tar: check tar result as well
Lennart Poettering
2018-11-26
1
-2
/
+22
*
importd: immediately validate whether fd is of right type when receiving it
Lennart Poettering
2018-11-26
1
-0
/
+13
*
import: drop logic of setting up /var/lib/machines as btrfs loopback mount
Lennart Poettering
2018-11-26
7
-54
/
+3
*
import: rerrange tarball/fs imports that have a single top-level directory co...
Lennart Poettering
2018-11-26
4
-0
/
+119
*
machine: add support for importing containers from plain directories
Lennart Poettering
2018-11-26
4
-8
/
+452
*
polkit: add missing method calls
Lennart Poettering
2018-11-26
1
-0
/
+16
*
import: use parse_percent() where appropriate
Lennart Poettering
2018-11-26
1
-5
/
+4
*
import: prefer fd_get_path() over readlink_malloc() where applicable
Lennart Poettering
2018-11-26
2
-4
/
+4
*
tree-wide: fix a few missing includes
Lennart Poettering
2018-11-26
1
-0
/
+2
*
import: tiny modernization/simplification
Lennart Poettering
2018-11-26
1
-9
/
+4
*
import: use generic word 'transfer' instead of 'import'
Lennart Poettering
2018-11-26
1
-5
/
+4
*
import: downgrade log message to LOG_WARNING, because we ignore the failure
Lennart Poettering
2018-11-26
1
-1
/
+1
[next]