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
*
systemctl: refuse to acquire dbus connection with --global
Yu Watanabe
2023-03-13
1
-0
/
+3
*
Merge pull request #26772 from yuwata/time-util-adjust-formattable-timestamp-max
Luca Boccassi
2023-03-12
4
-16
/
+50
|
\
|
*
test-time-util: do not fail on DST change
Yu Watanabe
2023-03-13
1
-7
/
+30
|
*
time-util: add note about on DST change
Yu Watanabe
2023-03-13
1
-0
/
+3
|
*
test: add more testcases for formatting/parsing timestamp
Yu Watanabe
2023-03-13
1
-0
/
+4
|
*
time-util: make USEC_TIMESTAMP_FORMATTABLE_MAX for 32bit system off by one day
Yu Watanabe
2023-03-13
3
-9
/
+13
*
|
added a unit test for a function in "argv-utils.c" (#26760)
OMOJOLA JOSHUA
2023-03-12
1
-0
/
+9
*
|
Merge pull request #26775 from DaanDeMeyer/ext-default
Yu Watanabe
2023-03-13
1
-19
/
+14
|
\
\
|
*
|
mkfs-util: Redirect mkfs.vfat stdout to /dev/null
Daan De Meyer
2023-03-12
1
-1
/
+12
|
*
|
mkfs-util: Don't explicitly enable has_journal for ext3/ext4
Daan De Meyer
2023-03-12
1
-19
/
+1
|
*
|
mkfs-util: Always use "default" usage type for ext filesystems
Daan De Meyer
2023-03-12
1
-0
/
+2
|
|
/
*
|
edit-util: include the correct header
Mike Yuan
2023-03-13
1
-1
/
+1
*
|
edit-util: rename trim_edit_marker to strip_edit_temp_file
Mike Yuan
2023-03-13
1
-13
/
+14
*
|
edit-util: always create temp file
Mike Yuan
2023-03-13
1
-0
/
+11
*
|
edit-util: minor cleanups
Mike Yuan
2023-03-13
1
-7
/
+3
|
/
*
Merge pull request #26756 from yuwata/edit-util-cleanups
Mike Yuan
2023-03-12
3
-81
/
+73
|
\
|
*
edit-util: unlink temporary file on failure
Yu Watanabe
2023-03-11
1
-1
/
+1
|
*
edit-util: fix potentical crash when no edit markers
Yu Watanabe
2023-03-11
1
-18
/
+26
|
*
edit-util: make create_edit_temp_file() take EditFile as the argument
Yu Watanabe
2023-03-11
1
-45
/
+32
|
*
edit-util: make EditFile take reference of EditFileContext
Yu Watanabe
2023-03-11
2
-4
/
+9
|
*
systemctl-edit: invert one error check
Yu Watanabe
2023-03-11
1
-3
/
+3
|
*
systemctl-edit: shorten code a bit
Yu Watanabe
2023-03-11
1
-10
/
+2
*
|
sd-boot: fix incompatible type
Yu Watanabe
2023-03-12
1
-1
/
+1
|
/
*
Merge pull request #26641 from medhefgo/boot-elf2efi
Yu Watanabe
2023-03-11
27
-460
/
+300
|
\
|
*
meson: Use static library for EFI tests
Jan Janssen
2023-03-10
1
-40
/
+49
|
*
boot: Fix unused function warning
Jan Janssen
2023-03-10
1
-0
/
+2
|
*
boot: Add RISCV32 and LoongArch support
Jan Janssen
2023-03-10
1
-0
/
+6
|
*
boot: Fix debug experience
Jan Janssen
2023-03-10
2
-2
/
+9
|
*
boot: Bring back bootloader builds
Jan Janssen
2023-03-10
6
-14
/
+192
|
*
tree-wide: Drop gnu-efi
Jan Janssen
2023-03-10
5
-398
/
+14
|
*
meson: Introduce userspace dep
Jan Janssen
2023-03-10
17
-29
/
+51
*
|
Merge pull request #26303 from YHNdnzj/edit-util
Yu Watanabe
2023-03-11
4
-349
/
+467
|
\
\
|
*
|
edit-util: several cleanups for run_editor
Mike Yuan
2023-03-11
1
-65
/
+63
|
*
|
systemctl: edit: several cleanups
Mike Yuan
2023-03-11
1
-14
/
+23
|
*
|
edit-util: introduce EditFileContext
Mike Yuan
2023-03-11
3
-114
/
+181
|
*
|
edit-util: several cleanups to create_edit_temp_file
Mike Yuan
2023-03-11
2
-43
/
+50
|
*
|
shared: extract edit-util from systemctl-edit
Mike Yuan
2023-03-11
4
-254
/
+291
*
|
|
Merge pull request #26739 from ldv-alt/udevadm-verify
Yu Watanabe
2023-03-11
2
-7
/
+43
|
\
\
\
|
*
|
|
udev_rules_parse_file: issue diagnostics about duplicate LABEL tokens
Dmitry V. Levin
2023-03-10
1
-0
/
+3
|
*
|
|
udevadm verify: introduce --root option
Dmitry V. Levin
2023-03-10
1
-5
/
+28
|
*
|
|
udevadm verify: load all rules from the system if no rules were given
Dmitry V. Levin
2023-03-10
1
-4
/
+14
|
|
/
/
*
|
|
Merge pull request #26752 from Foxboron/morten/fix-manpage
Yu Watanabe
2023-03-11
5
-5
/
+5
|
\
\
\
|
*
|
|
src: Fixup copy-paste error for terminal_urlify_man
Morten Linderud
2023-03-10
5
-5
/
+5
|
|
/
/
*
|
|
generator: fix comment
Yu Watanabe
2023-03-11
1
-1
/
+1
|
/
/
*
|
mount: Include After=local-fs-pre.target by default in initrd
Will Fancher
2023-03-11
1
-8
/
+9
*
|
Merge pull request #26726 from DaanDeMeyer/cleanups
Daan De Meyer
2023-03-10
13
-91
/
+124
|
\
\
|
*
|
lock-util: Use unposix_lock() in make_lock_file() and release_lock_file()
Daan De Meyer
2023-03-10
1
-15
/
+8
|
*
|
user-util: Use unposix_lock() in take_etc_passwd_lock()
Daan De Meyer
2023-03-10
1
-8
/
+5
|
*
|
lock-util: Move to src/basic
Daan De Meyer
2023-03-10
4
-1
/
+1
|
*
|
lock-util: Add CLEANUP_UNPOSIX_UNLOCK()
Daan De Meyer
2023-03-10
3
-22
/
+29
[next]